Searched defs:shiftY (Results 1 – 3 of 3) sorted by relevance
46 int width, height, shiftX, shiftY, status; in main() local
76 int shiftY; member
84 const float shiftY = (-verticalAlign * lineCount + 0.5) * lineHeight; in align() local