Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/dmx/examples/
H A Ddmxresize.c46 int width, height, shiftX, shiftY, status; in main() local
/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxextension.h76 int shiftY; member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/text/
H A Dshaping.cpp84 const float shiftY = (-verticalAlign * lineCount + 0.5) * lineHeight; in align() local