Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/lyt/
Dlyt_TextBox.h755 font::DispStringBuffer* GetDispStringBuffer() const in GetDispStringBuffer() function
/NW4C-1.2.23/include/nw/font/
Dfont_CharWriter.h544 DispStringBuffer* GetDispStringBuffer() const in GetDispStringBuffer() function
/NW4C-1.2.23/sources/libraries/demo/
Ddemo_GraphicsDrawing.cpp498 nw::font::DispStringBuffer* stringBuffer = m_TextWriter.GetDispStringBuffer(); in DestroyFont()
/NW4C-1.2.23/sources/libraries/lyt/
Dlyt_DrawerGraphics.cpp742 font::DispStringBuffer* __restrict pStringBuffer = pTextBox->GetDispStringBuffer(); in SetUpTextBox()
/NW4C-1.2.23/sources/libraries/font/
Dfont_RectDrawer.cpp1453 DispStringBuffer* __restrict pStringBuffer = pCharWriter->GetDispStringBuffer(); in BuildTextCommand()