Home
last modified time | relevance | path

Searched refs:GetCharStrmReader (Results 1 – 3 of 3) sorted by relevance

/NW4C-1.2.23/sources/libraries/font/
Dfont_Font.cpp131 Font::GetCharStrmReader(char /* dummy */) const in GetCharStrmReader() function in nw::font::Font
150 Font::GetCharStrmReader(wchar_t /* dummy */) const in GetCharStrmReader() function in nw::font::Font
Dfont_TextWriterBase.cpp404 CharStrmReader reader = GetFont()->GetCharStrmReader(CharType(0)); in CalcLineRectImpl()
608 CharStrmReader reader = GetFont()->GetCharStrmReader(CharType(0)); in PrintImpl()
/NW4C-1.2.23/include/nw/font/
Dfont_Font.h331 const CharStrmReader GetCharStrmReader(char dummy) const;
342 const CharStrmReader GetCharStrmReader(wchar_t dummy) const;