OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
;
/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 108 milliseconds