Home
last modified time | relevance | path

Searched defs:shiftX (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.h75 int shiftX; member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/text/
H A Dshaping.cpp83 const float shiftX = (justify - horizontalAlign) * maxLineLength; in align() local