HomeSort by relevance Sort by last modified time
    Searched full:ycoordinate (Results 1 - 7 of 7) sorted by null

  /external/icu/icu4c/source/layout/
AnchorTables.cpp 55 le_int16 y = SWAPW(yCoordinate);
69 le_int16 y = SWAPW(yCoordinate);
81 le_int16 y = SWAPW(yCoordinate);
AnchorTables.h 25 le_int16 yCoordinate;
  /external/harfbuzz_ng/src/
hb-ot-layout-gpos-table.hh 238 *y = font->em_scale_y (yCoordinate);
250 SHORT yCoordinate; /* Vertical value--in design units */
268 *y = ret && y_ppem ? cy : font->em_scale_y (yCoordinate);
280 SHORT yCoordinate; /* Vertical value--in design units */
292 *y = font->em_scale_y (yCoordinate);
309 SHORT yCoordinate; /* Vertical value--in design units */
    [all...]
  /external/sfntly/cpp/src/sfntly/table/truetype/
glyph_table.h 204 int32_t YCoordinate(int32_t contour, int32_t point);
glyph_table.cc 369 int32_t GlyphTable::SimpleGlyph::YCoordinate(int32_t contour, int32_t point) {
  /external/opencv3/modules/core/misc/java/test/
CoreTest.java     [all...]
  /external/fonttools/Lib/fontTools/ttLib/tables/
otData.py 407 ('int16', 'YCoordinate', None, None, 'Vertical value-in design units'),
413 ('int16', 'YCoordinate', None, None, 'Vertical value-in design units'),
420 ('int16', 'YCoordinate', None, None, 'Vertical value-in design units'),
    [all...]

Completed in 184 milliseconds