Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/font/
Dfont_ArchiveFont.cpp77 const char* setName = gg.GetSetName(setNo); in GetRequireBufferSize() local
79 if (IsNullString(glyphGroups) || IncludeName(glyphGroups, setName)) in GetRequireBufferSize()
95 const char* setName = gg.GetSetName(setNo); in GetRequireBufferSize() local
97 if (IsNullString(glyphGroups) || IncludeName(glyphGroups, setName)) in GetRequireBufferSize()
119 const char* setName = gg.GetSetName(setNo); in GetRequireBufferSize() local
121 if (IsNullString(glyphGroups) || IncludeName(glyphGroups, setName)) in GetRequireBufferSize()
Dfont_PackedFont.cpp469 const char* setName = gg.GetSetName(setNo); in CalcCopySize() local
471 if (IsNullString(glyphGroups) || IncludeName(glyphGroups, setName)) in CalcCopySize()
494 const char* setName = gg.GetSetName(setNo); in CalcCopySize() local
496 if (IsNullString(glyphGroups) || IncludeName(glyphGroups, setName)) in CalcCopySize()
518 const char* setName = gg.GetSetName(setNo); in CalcCopySize() local
520 if (IsNullString(glyphGroups) || IncludeName(glyphGroups, setName)) in CalcCopySize()
877 const char* setName = gg.GetSetName(setNo); in ConstructOpAnalyzeGLGRPacked() local
879 … if (IsNullString(pContext->GetGlyphGroups()) || IncludeName(pContext->GetGlyphGroups(), setName)) in ConstructOpAnalyzeGLGRPacked()
Dfont_ArchiveFontBase.cpp432 const char* setName = gg.GetSetName(setNo); in ConstructOpAnalyzeGLGR() local
435 || IncludeName(pContext->GetGlyphGroups(), setName) in ConstructOpAnalyzeGLGR()