Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/font/
Dfont_RectDrawer.h197 void SetViewMtxForText(const nn::math::MTX34& mtx);
/NW4C-1.3.3/demos/font/ResFont/sources/
Dmain.cpp325 pDrawer->SetViewMtxForText(mv); in SetupTextCamera()
/NW4C-1.3.3/demos/snd/demolib/sources/
Ddemolib.cpp313 pDrawer->SetViewMtxForText(mv); in SetupTextCamera()
/NW4C-1.3.3/demos/font/ArchiveFont/sources/
Dmain.cpp465 pDrawer->SetViewMtxForText(mv); in SetupTextCamera()
/NW4C-1.3.3/sources/libraries/demo/
Ddemo_GraphicsDrawing.cpp857 m_Drawer.SetViewMtxForText(mv); in SendFontMatrix()
/NW4C-1.3.3/sources/libraries/font/
Dfont_RectDrawer.cpp890 RectDrawer::SetViewMtxForText(const nn::math::MTX34& mtx) in SetViewMtxForText() function in nw::font::RectDrawer