Home
last modified time | relevance | path

Searched refs:FontGlyphGroupsBlock (Results 1 – 3 of 3) sorted by relevance

/NW4C-2.0.3/include/nw/font/
Dfont_ResourceFormat.h340 typedef BinaryBlock<FontGlyphGroups> FontGlyphGroupsBlock; typedef
Dfont_ArchiveFontBase.h499 const FontGlyphGroupsBlock*
/NW4C-2.0.3/sources/libraries/font/
Dfont_ArchiveFontBase.cpp230 …const FontGlyphGroupsBlock* ggBlock = reinterpret_cast<const FontGlyphGroupsBlock*>(fileHeader + 1… in IsValidResource()
1099 mpData = reinterpret_cast<const FontGlyphGroupsBlock*>(mpHeader + 1); in FontGlyphGroupsAcs()