Home
last modified time | relevance | path

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

/dports/graphics/kooka/kooka-3ed25fb9a1a62b88240a4f0f403b1ad49cf0adeb/app/
H A Dkookaprint.cpp351 int toffY = 0; in drawCutSign() local
364 toffY = 1; in drawCutSign()
372 toffY = -1; in drawCutSign()
380 toffY = -1; in drawCutSign()
388 toffY = 1; in drawCutSign()
404 int textY = p.y() + tAway * toffY + textYOff; in drawCutSign()