Searched refs:FontInformation (Results 1 – 9 of 9) sorted by relevance
147 FontInformation* GetFINF() { return m_pFontInfo; } in GetFINF()149 const FontInformation* GetFINF() const { return m_pFontInfo; } in GetFINF()168 FontInformation* pFontInfo);326 FontInformation* m_pFontInfo;
116 static FontInformation* Rebuild(ut::BinaryFileHeader* fileHeader);
304 struct FontInformation struct339 typedef BinaryBlock<FontInformation> FontInformationBlock; argument
246 FontInformation** ppFontInfo,321 FontInformation* pFINF;532 FontInformation* pFontInfo,
156 FontInformation* pFontInfo = NULL; in SetResource()183 pFontInfo = reinterpret_cast<FontInformation*>( in SetResource()233 FontInformation*240 FontInformation* info = NULL; in Rebuild()258 info = reinterpret_cast<FontInformation*>( in Rebuild()
138 const u32 sizeFINF = math::RoundUp(sizeof(FontInformation), 4); in GetRequireBufferSize()241 FontInformation* pFontInfo; in StreamingConstruct()
97 FontInformation* pFontInfo, in SetResourceBuffer()504 pContext->pFINF = pContext->GetCurrentPtr<FontInformation*>(); in ConstructOpAnalyzeFINF()1080 FontInformation** ppFontInfo, in Finish()
72 FontInformation* pFontInfo in SetResourceBuffer()
234 FontInformation* pFontInfo; in StreamingConstruct()542 const u32 sizeFINF = math::RoundUp(sizeof(FontInformation), 4); in CalcCopySize()