Home
last modified time | relevance | path

Searched refs:DEFAULT_FORMAT_BUFFER_SIZE (Results 1 – 2 of 2) sorted by relevance

/NW4C-1.2.23/include/nw/font/
Dfont_TextWriterBase.h549 static const int DEFAULT_FORMAT_BUFFER_SIZE = 256; variable
/NW4C-1.2.23/sources/libraries/font/
Dfont_TextWriterBase.cpp55 std::size_t TextWriterBase<CharType>::s_FormatBufferSize = DEFAULT_FORMAT_BUFFER_SIZE;