HomeSort by relevance Sort by last modified time
    Searched refs:yCoordinate (Results 1 - 5 of 5) 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/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 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 143 milliseconds