Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_TextBox.cpp642 const VEC2 txtPos = AdjustTextPos(GetSize(), false); in GetTextGlobalMtx() local
644 pos.x += txtPos.x; in GetTextGlobalMtx()
645 pos.y -= txtPos.y; in GetTextGlobalMtx()