Searched refs:Construct (Results 1 – 8 of 8) sorted by relevance
81 bool Construct(
141 bool Construct(
146 this->Construct(&objects[i]);191 void Construct(TObject* object) in Construct() function
135 …bool bSuccess = pArchiveFont->Construct(arcFontBuf, arcFontBufSize, file.begin(), nw::font::Archiv… in ReadArchiveFont()
258 ArchiveFont::Construct( in Construct() function in nw::font::ArchiveFont
265 PackedFont::Construct( in Construct() function in nw::font::PackedFont
234 bSuccess = pFont->Construct(fontBuffer, fontBufferSize, readBuffer, glyphGroups); in InitFont()
268 bSuccess = pFont->Construct(fontBuffer, fontBufferSize, readBuffer, glyphGroups); in InitFont()