Searched refs:FontTextureGlyph (Results 1 – 7 of 7) sorted by relevance
73 const FontTextureGlyph* pGlyph = NULL; in GetDrawBufferSize()106 pGlyph = reinterpret_cast<const FontTextureGlyph*>( in GetDrawBufferSize()289 FontTextureGlyph* glyph = reinterpret_cast<FontTextureGlyph*>( in Rebuild()
423 const FontTextureGlyph& tg = *m_pFontInfo->pGlyph; in GetGlyphFromIndex()440 const FontTextureGlyph& tg in SetGlyphMember()520 const FontTextureGlyph& tg = *m_pFontInfo->pGlyph; in GenTextureNames()
127 const FontTextureGlyph& tg = *GetFINF()->pGlyph; in AdjustIndex()585 const u32 requireSize = sizeof(FontTextureGlyph); in ConstructOpAnalyzeTGLP()586 const u32 copySize = sizeof(FontTextureGlyph); in ConstructOpAnalyzeTGLP()601 pContext->pFINF->pGlyph = pContext->GetCurrentPtr<FontTextureGlyph*>(); in ConstructOpAnalyzeTGLP()604 pStream->CopyTo(pContext, sizeof(FontTextureGlyph)); in ConstructOpAnalyzeTGLP()
139 const u32 sizeTGLP = math::RoundUp(sizeof(FontTextureGlyph), 4); in GetRequireBufferSize()319 const FontTextureGlyph& tg = *GetFINF()->pGlyph; in GetGlyphFromIndex()
543 const u32 sizeTGLP = math::RoundUp(sizeof(FontTextureGlyph), 4); in CalcCopySize()665 const FontTextureGlyph& tg = *GetFINF()->pGlyph; in MakeGlyph()720 const FontTextureGlyph& tg = *GetFINF()->pGlyph; in CalcSheetIndex()
242 struct FontTextureGlyph struct311 FontTextureGlyph* pGlyph; // 唯一の FontGlyph へのポインタ340 typedef BinaryBlock<FontTextureGlyph> FontTextureGlyphBlock;
256 const FontTextureGlyph& tg);350 GetCellsInASheet(const FontTextureGlyph& tg) in GetCellsInASheet()