Searched refs:FontInformation (Results 1 – 9 of 9) sorted by relevance
149 FontInformation* GetFINF() { return m_pFontInfo; } in GetFINF()151 const FontInformation* GetFINF() const { return m_pFontInfo; } in GetFINF()170 FontInformation* pFontInfo);328 FontInformation* m_pFontInfo;
118 static FontInformation* Rebuild(ut::BinaryFileHeader* fileHeader);
306 struct FontInformation struct341 typedef BinaryBlock<FontInformation> FontInformationBlock; argument
248 FontInformation** ppFontInfo,323 FontInformation* pFINF;534 FontInformation* pFontInfo,
158 FontInformation* pFontInfo = NULL; in SetResource()185 pFontInfo = reinterpret_cast<FontInformation*>( in SetResource()235 FontInformation*242 FontInformation* info = NULL; in Rebuild()260 info = reinterpret_cast<FontInformation*>( in Rebuild()
140 const u32 sizeFINF = math::RoundUp(sizeof(FontInformation), 4); in GetRequireBufferSize()243 FontInformation* pFontInfo; in StreamingConstruct()
99 FontInformation* pFontInfo, in SetResourceBuffer()506 pContext->pFINF = pContext->GetCurrentPtr<FontInformation*>(); in ConstructOpAnalyzeFINF()1082 FontInformation** ppFontInfo, in Finish()
74 FontInformation* pFontInfo in SetResourceBuffer()
236 FontInformation* pFontInfo; in StreamingConstruct()544 const u32 sizeFINF = math::RoundUp(sizeof(FontInformation), 4); in CalcCopySize()