Searched refs:FontTextureGlyph (Results 1 – 7 of 7) sorted by relevance
75 const FontTextureGlyph* pGlyph = NULL; in GetDrawBufferSize()108 pGlyph = reinterpret_cast<const FontTextureGlyph*>( in GetDrawBufferSize()291 FontTextureGlyph* glyph = reinterpret_cast<FontTextureGlyph*>( in Rebuild()
425 const FontTextureGlyph& tg = *m_pFontInfo->pGlyph; in GetGlyphFromIndex()442 const FontTextureGlyph& tg in SetGlyphMember()522 const FontTextureGlyph& tg = *m_pFontInfo->pGlyph; in GenTextureNames()
129 const FontTextureGlyph& tg = *GetFINF()->pGlyph; in AdjustIndex()587 const u32 requireSize = sizeof(FontTextureGlyph); in ConstructOpAnalyzeTGLP()588 const u32 copySize = sizeof(FontTextureGlyph); in ConstructOpAnalyzeTGLP()603 pContext->pFINF->pGlyph = pContext->GetCurrentPtr<FontTextureGlyph*>(); in ConstructOpAnalyzeTGLP()606 pStream->CopyTo(pContext, sizeof(FontTextureGlyph)); in ConstructOpAnalyzeTGLP()
141 const u32 sizeTGLP = math::RoundUp(sizeof(FontTextureGlyph), 4); in GetRequireBufferSize()321 const FontTextureGlyph& tg = *GetFINF()->pGlyph; in GetGlyphFromIndex()
545 const u32 sizeTGLP = math::RoundUp(sizeof(FontTextureGlyph), 4); in CalcCopySize()667 const FontTextureGlyph& tg = *GetFINF()->pGlyph; in MakeGlyph()722 const FontTextureGlyph& tg = *GetFINF()->pGlyph; in CalcSheetIndex()
244 struct FontTextureGlyph struct313 FontTextureGlyph* pGlyph; // 唯一の FontGlyph へのポインタ342 typedef BinaryBlock<FontTextureGlyph> FontTextureGlyphBlock;
258 const FontTextureGlyph& tg);352 GetCellsInASheet(const FontTextureGlyph& tg) in GetCellsInASheet()