HomeSort by relevance Sort by last modified time
    Searched defs:yCoordinate (Results 1 - 3 of 3) sorted by null

  /external/icu/icu4c/source/layout/
AnchorTables.h 25 le_int16 yCoordinate;
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-gpos-table.hh 225 *y = font->em_scale_y (yCoordinate);
236 SHORT yCoordinate; /* Vertical value--in design units */
254 *y = ret && y_ppem ? cy : font->em_scale_y (yCoordinate);
265 SHORT yCoordinate; /* Vertical value--in design units */
277 *y = font->em_scale_y (yCoordinate);
293 SHORT yCoordinate; /* Vertical value--in design units */
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-layout-gpos-table.hh 225 *y = font->em_scale_y (yCoordinate);
236 SHORT yCoordinate; /* Vertical value--in design units */
254 *y = ret && y_ppem ? cy : font->em_scale_y (yCoordinate);
265 SHORT yCoordinate; /* Vertical value--in design units */
277 *y = font->em_scale_y (yCoordinate);
293 SHORT yCoordinate; /* Vertical value--in design units */
    [all...]

Completed in 1067 milliseconds