Home
last modified time | relevance | path

Searched refs:textYOff (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/kooka/kooka-3ed25fb9a1a62b88240a4f0f403b1ad49cf0adeb/app/
H A Dkookaprint.cpp357 int textYOff = 0; in drawCutSign() local
366 textYOff = textHeight; in drawCutSign()
374 textYOff = textHeight; in drawCutSign()
382 textYOff = textHeight; in drawCutSign()
390 textYOff = textHeight; in drawCutSign()
404 int textY = p.y() + tAway * toffY + textYOff; in drawCutSign()
/dports/games/scummvm/scummvm-2.5.1/backends/keymapper/
H A Dremap-widget.cpp111 uint textYOff = (buttonHeight - kLineHeight) / 2; in reflowActionWidgets() local
133 keymapTitle.descriptionText->resize(x, y + textYOff, descriptionWidth, kLineHeight, false); in reflowActionWidgets()
145 row.actionText->resize(x, y + textYOff, labelWidth, kLineHeight, false); in reflowActionWidgets()
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/keymapper/
H A Dremap-dialog.cpp181 uint textYOff = (buttonHeight - kLineHeight) / 2; in reflowLayout() local
207 …widg.actionText->resize(x + keyButtonWidth + spacing + clearButtonWidth + spacing, y + textYOff, l… in reflowLayout()
/dports/games/residualvm/residualvm-0.3.1/backends/keymapper/
H A Dremap-dialog.cpp181 uint textYOff = (buttonHeight - kLineHeight) / 2; in reflowLayout() local
207 …widg.actionText->resize(x + keyButtonWidth + spacing + clearButtonWidth + spacing, y + textYOff, l… in reflowLayout()