Home
last modified time | relevance | path

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

/dports/graphics/kooka/kooka-3ed25fb9a1a62b88240a4f0f403b1ad49cf0adeb/app/
H A Dkookaprint.cpp401 const int tAway = radius * 3 / 4; in drawCutSign() local
403 int textX = p.x() + tAway * toffX + textXOff; in drawCutSign()
404 int textY = p.y() + tAway * toffY + textYOff; in drawCutSign()