Home
last modified time | relevance | path

Searched defs:xCoordinate (Results 1 – 3 of 3) sorted by relevance

/external/icu4c/layout/
DAnchorTables.h24 le_int16 xCoordinate; member
/external/webkit/Source/WebCore/platform/graphics/
DTiledBackingStore.cpp80 for (unsigned xCoordinate = topLeft.x(); xCoordinate <= bottomRight.x(); ++xCoordinate) { in invalidate() local
139 for (unsigned xCoordinate = topLeft.x(); xCoordinate <= bottomRight.x(); ++xCoordinate) { in paint() local
235 for (unsigned xCoordinate = topLeft.x(); xCoordinate <= bottomRight.x(); ++xCoordinate) { in createTiles() local
/external/webkit/Source/WebKit2/UIProcess/
DTiledDrawingAreaProxy.cpp246 for (unsigned xCoordinate = topLeft.x(); xCoordinate <= bottomRight.x(); ++xCoordinate) { in invalidate() local
340 for (unsigned xCoordinate = topLeft.x(); xCoordinate <= bottomRight.x(); ++xCoordinate) { in paint() local
439 for (unsigned xCoordinate = topLeft.x(); xCoordinate <= bottomRight.x(); ++xCoordinate) { in createTiles() local