Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/font/
Dfont_CharWriter.h536 InitDispStringBuffer(
/NW4C-1.2.23/demos/font/ResFont/sources/
Dmain.cpp290 return nw::font::CharWriter::InitDispStringBuffer(bufMem, charMax); in AllocDispStringBuffer()
/NW4C-1.2.23/demos/snd/demolib/sources/
Ddemolib.cpp277 return nw::font::CharWriter::InitDispStringBuffer(bufMem, charMax); in AllocDispStringBuffer()
/NW4C-1.2.23/demos/font/ArchiveFont/sources/
Dmain.cpp430 return nw::font::CharWriter::InitDispStringBuffer(bufMem, charMax); in AllocDispStringBuffer()
/NW4C-1.2.23/sources/libraries/lyt/
Dlyt_TextBox.cpp397 m_pDispStringBuf = font::CharWriter::InitDispStringBuffer( in AllocStringBuffer()
/NW4C-1.2.23/sources/libraries/demo/
Ddemo_GraphicsDrawing.cpp466 …nw::font::DispStringBuffer *const pDrawStringBuf = nw::font::CharWriter::InitDispStringBuffer(stri… in InitializeFont()
/NW4C-1.2.23/sources/libraries/font/
Dfont_CharWriter.cpp553 CharWriter::InitDispStringBuffer( in InitDispStringBuffer() function in nw::font::CharWriter