Home
last modified time | relevance | path

Searched defs:ypos (Results 1 – 8 of 8) sorted by relevance

/external/grub/docs/
Dkernel.c39 static int ypos; variable
/external/harfbuzz/contrib/
Dharfbuzz-freetype.c68 hb_uint32 point, HB_Fixed *xpos, HB_Fixed *ypos, in hb_freetype_outline_point_get()
/external/jmonkeyengine/engine/src/test/jme3test/batching/
DTestBatchNodeCluster.java194 int ypos = yPosition.get(yPosition.size() - 1); in randomize() local
/external/qemu/distrib/jpeg-6b/
Djccoefct.c150 JDIMENSION ypos, xpos; in compress_data() local
/external/jpeg/
Djccoefct.c150 JDIMENSION ypos, xpos; in compress_data() local
/external/wpa_supplicant_8/src/crypto/
Daes-gcm.c148 u8 *ypos = y; in aes_gctr() local
/external/harfbuzz/tests/shaping/
Dmain.cpp113 …nt font, HB_Glyph glyph, int flags, hb_uint32 point, HB_Fixed *xpos, HB_Fixed *ypos, hb_uint32 *nP… in hb_getPointInOutline()
/external/webkit/Source/WebCore/page/
DDragController.cpp656 int ypos = draggingRect.maxY(); in dragLocForSelectionDrag() local