Home
last modified time | relevance | path

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

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