Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/lyt/
Dlyt_TextBox.cpp640 const VEC2 txtPos = AdjustTextPos(GetSize(), false); in GetTextGlobalMtx() local
642 pos.x += txtPos.x; in GetTextGlobalMtx()
643 pos.y -= txtPos.y; in GetTextGlobalMtx()