Home
last modified time | relevance | path

Searched defs:coordinate (Results 1 – 7 of 7) sorted by relevance

/external/clang/test/SemaObjCXX/
Dlinkage-spec.mm20 @property (nonatomic, assign) id coordinate; field
/external/webkit/Source/WebCore/platform/graphics/
DTiledBackingStore.cpp255 Tile::Coordinate coordinate = tilesToCreate[n]; in createTiles() local
294 Tile::Coordinate coordinate = it->second->coordinate(); in dropTilesOutsideRect() local
309 void TiledBackingStore::setTile(const Tile::Coordinate& coordinate, PassRefPtr<Tile> tile) in setTile()
314 void TiledBackingStore::removeTile(const Tile::Coordinate& coordinate) in removeTile()
DTile.h57 const Tile::Coordinate& coordinate() const { return m_coordinate; } in coordinate() function
/external/icu4c/layout/
DGlyphDefinitionTables.h65 le_int16 coordinate; member
75 le_int16 coordinate; member
/external/webkit/Source/WebKit2/UIProcess/
DTiledDrawingAreaTile.h62 const TiledDrawingAreaTile::Coordinate& coordinate() const { return m_coordinate; } in coordinate() function
DTiledDrawingAreaProxy.cpp200 …DrawingAreaTile> TiledDrawingAreaProxy::createTile(const TiledDrawingAreaTile::Coordinate& coordin… in createTile()
512 TiledDrawingAreaTile::Coordinate coordinate = it->second->coordinate(); in dropTilesOutsideRect() local
527 void TiledDrawingAreaProxy::setTile(const TiledDrawingAreaTile::Coordinate& coordinate, RefPtr<Tile… in setTile()
533 void TiledDrawingAreaProxy::removeTile(const TiledDrawingAreaTile::Coordinate& coordinate) in removeTile()
/external/harfbuzz_ng/src/
Dhb-ot-layout-gdef-table.hh111 SHORT coordinate; /* X or Y value, in design units */ member
160 SHORT coordinate; /* X or Y value, in design units */ member