Searched defs:numRows (Results 1 - 13 of 13) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/accessibility/
H A DAccessibilityTableColumn.cpp171 int numRows = parentTable->rowCount(); local
H A DAccessibilityTable.cpp163 int numRows = firstBody->numRows(); local
404 unsigned numRows = tableSection->numRows(); local
[all...]
/macosx-10.10/WebCore-7600.1.25/html/
H A DHTMLTableSectionElement.cpp63 int numRows = children ? (int)children->length() : 0; local
85 int numRows = children ? (int)children->length() : 0; local
95 int HTMLTableSectionElement::numRows() const function in class:WebCore::HTMLTableSectionElement
/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-framework-Quartz/Examples/PDFKit/PDFKitViewer/
H A DMyPDFDocument.py115 numRows = self._outlineView.numberOfRows() variable in class:MyPDFDocument
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-framework-Quartz/Examples/PDFKit/PDFKitViewer/
H A DMyPDFDocument.py115 numRows = self._outlineView.numberOfRows() variable in class:MyPDFDocument
/macosx-10.10/WebCore-7600.1.25/platform/image-decoders/bmp/
H A DBMPImageReader.h186 inline bool pastEndOfImage(int numRows) argument
/macosx-10.10/WebCore-7600.1.25/rendering/
H A DRenderTableSection.h212 unsigned numRows() const function in class:WebCore::final
H A DAutoTableLayout.cpp58 unsigned numRows = section->numRows(); local
H A DRenderTableSection.cpp197 void RenderTableSection::ensureRows(unsigned numRows) argument
/macosx-10.10/ICU-531.30/icuSources/common/
H A Drbbitblb.cpp1062 int32_t numRows; local
/macosx-10.10/WebCore-7600.1.25/platform/graphics/cairo/
H A DImageBufferCairo.cpp229 int numRows = endy - originy; local
315 int numRows = endy - desty; local
/macosx-10.10/tcl-105/tk/tk/generic/
H A DtkGrid.c172 int numCols, numRows; /* Number of columns or rows this slave spans. member in struct:Gridder
2524 SetSlaveRow( Tcl_Interp *interp, Gridder *slavePtr, int row, int numRows) argument
[all...]
/macosx-10.10/tcl-105/tk84/tk/generic/
H A DtkGrid.c173 int numCols, numRows; /* Number of columns or rows this slave spans. member in struct:Gridder
2265 SetSlaveRow( Tcl_Interp *interp, Gridder *slavePtr, int row, int numRows) argument
[all...]

Completed in 308 milliseconds