Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/font/
Dfont_ResourceFormat.h338 typedef BinaryBlock<FontGlyphGroups> FontGlyphGroupsBlock; typedef
Dfont_ArchiveFontBase.h497 const FontGlyphGroupsBlock*
/NW4C-1.3.3/sources/libraries/font/
Dfont_ArchiveFontBase.cpp228 …const FontGlyphGroupsBlock* ggBlock = reinterpret_cast<const FontGlyphGroupsBlock*>(fileHeader + 1… in IsValidResource()
1097 mpData = reinterpret_cast<const FontGlyphGroupsBlock*>(mpHeader + 1); in FontGlyphGroupsAcs()