Searched refs:Construct (Results 1 – 8 of 8) sorted by relevance
79 bool Construct(
139 bool Construct(
144 this->Construct(&objects[i]);189 void Construct(TObject* object) in Construct() function
133 …bool bSuccess = pArchiveFont->Construct(arcFontBuf, arcFontBufSize, file.begin(), nw::font::Archiv… in ReadArchiveFont()
256 ArchiveFont::Construct( in Construct() function in nw::font::ArchiveFont
263 PackedFont::Construct( in Construct() function in nw::font::PackedFont
232 bSuccess = pFont->Construct(fontBuffer, fontBufferSize, readBuffer, glyphGroups); in InitFont()
266 bSuccess = pFont->Construct(fontBuffer, fontBufferSize, readBuffer, glyphGroups); in InitFont()