Home
last modified time | relevance | path

Searched defs:yAdjust (Results 1 – 3 of 3) sorted by relevance

/external/icu4c/layout/
DOpenTypeLayoutEngine.cpp301 float xAdjust = 0, yAdjust = 0; in adjustGlyphPositions() local
DLEGlyphStorage.cpp431 void LEGlyphStorage::adjustPosition(le_int32 glyphIndex, float xAdjust, float yAdjust, LEErrorCode … in adjustPosition()
/external/qemu/distrib/sdl-1.2.12/src/video/x11/
DSDL_x11wm.c341 int yAdjust = X11_wmYAdjust; in set_window_pos_nolock() local