Home
last modified time | relevance | path

Searched refs:FontTextureGlyph (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-1.0.0/CTR_SDK/include/nn/font/
Dfont_ResourceFormat.h230 struct FontTextureGlyph struct
299 FontTextureGlyph* pGlyph; // 唯一の FontGlyph へのポインタ
328 typedef BinaryBlock<FontTextureGlyph> FontTextureGlyphBlock;
Dfont_ResFontBase.h256 const FontTextureGlyph& tg);
350 GetCellsInASheet(const FontTextureGlyph& tg) in GetCellsInASheet()