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

  /external/icu4c/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/chromium_org/third_party/WebKit/Source/platform/geometry/
FloatRoundedRectTest.cpp 76 #define TEST_INTERCEPTS(roundedRect, yCoordinate, expectedMinXIntercept, expectedMaxXIntercept) \
80 EXPECT_TRUE(roundedRect.xInterceptsAtY(yCoordinate, minXIntercept, maxXIntercept)); \
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-gpos-table.hh 219 *y = font->em_scale_y (yCoordinate);
230 SHORT yCoordinate; /* Vertical value--in design units */
248 *y = y_ppem && ret ? cy : font->em_scale_y (yCoordinate);
259 SHORT yCoordinate; /* Vertical value--in design units */
271 *y = font->em_scale_y (yCoordinate);
287 SHORT yCoordinate; /* Vertical value--in design units */
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-layout-gpos-table.hh 219 *y = font->em_scale_y (yCoordinate);
230 SHORT yCoordinate; /* Vertical value--in design units */
248 *y = y_ppem && ret ? cy : font->em_scale_y (yCoordinate);
259 SHORT yCoordinate; /* Vertical value--in design units */
271 *y = font->em_scale_y (yCoordinate);
287 SHORT yCoordinate; /* Vertical value--in design units */
    [all...]

Completed in 120 milliseconds