Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/font/
Dfont_RectDrawer.h199 void SetViewMtxForText(const nn::math::MTX34& mtx);
/NW4C-2.0.3/demos/font/ResFont/sources/
Dmain.cpp327 pDrawer->SetViewMtxForText(mv); in SetupTextCamera()
/NW4C-2.0.3/demos/snd/demolib/sources/
Ddemolib.cpp315 pDrawer->SetViewMtxForText(mv); in SetupTextCamera()
/NW4C-2.0.3/demos/font/ArchiveFont/sources/
Dmain.cpp467 pDrawer->SetViewMtxForText(mv); in SetupTextCamera()
/NW4C-2.0.3/sources/libraries/demo/
Ddemo_GraphicsDrawing.cpp859 m_Drawer.SetViewMtxForText(mv); in SendFontMatrix()
/NW4C-2.0.3/sources/libraries/font/
Dfont_RectDrawer.cpp916 RectDrawer::SetViewMtxForText(const nn::math::MTX34& mtx) in SetViewMtxForText() function in nw::font::RectDrawer