Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/font/
Dfont_Font.cpp133 Font::GetCharStrmReader(char /* dummy */) const in GetCharStrmReader() function in nw::font::Font
152 Font::GetCharStrmReader(wchar_t /* dummy */) const in GetCharStrmReader() function in nw::font::Font
Dfont_TextWriterBase.cpp406 CharStrmReader reader = GetFont()->GetCharStrmReader(CharType(0)); in CalcLineRectImpl()
610 CharStrmReader reader = GetFont()->GetCharStrmReader(CharType(0)); in PrintImpl()
/NW4C-2.0.3/include/nw/font/
Dfont_Font.h333 const CharStrmReader GetCharStrmReader(char dummy) const;
344 const CharStrmReader GetCharStrmReader(wchar_t dummy) const;