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

  /external/icu/icu4c/source/layout/
AnchorTables.h 25 le_int16 yCoordinate;
  /platform_testing/tests/functional/overviewtests/src/com/android/overview/functional/
OverviewHelper.java 149 int yCoordinate = mDevice.getDisplayHeight() / 12;
152 appObject.drag(new Point(xCoordinate, yCoordinate), 1000);
  /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/opencv3/modules/core/misc/java/test/
CoreTest.java     [all...]

Completed in 197 milliseconds