Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/font/
Dfont_TextWriterResource.h158 void UpdatePosZ(f32 posZ) in UpdatePosZ() function
/NW4C-2.0.3/sources/libraries/font/
Dfont_CharWriter.cpp402 m_pTextWriterResource->UpdatePosZ(m_CursorPos.z); in PrintGlyph()