Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/font/
Dfont_ArchiveFont.cpp79 const char* setName = gg.GetSetName(setNo); in GetRequireBufferSize() local
81 if (IsNullString(glyphGroups) || IncludeName(glyphGroups, setName)) in GetRequireBufferSize()
97 const char* setName = gg.GetSetName(setNo); in GetRequireBufferSize() local
99 if (IsNullString(glyphGroups) || IncludeName(glyphGroups, setName)) in GetRequireBufferSize()
121 const char* setName = gg.GetSetName(setNo); in GetRequireBufferSize() local
123 if (IsNullString(glyphGroups) || IncludeName(glyphGroups, setName)) in GetRequireBufferSize()
Dfont_PackedFont.cpp471 const char* setName = gg.GetSetName(setNo); in CalcCopySize() local
473 if (IsNullString(glyphGroups) || IncludeName(glyphGroups, setName)) in CalcCopySize()
496 const char* setName = gg.GetSetName(setNo); in CalcCopySize() local
498 if (IsNullString(glyphGroups) || IncludeName(glyphGroups, setName)) in CalcCopySize()
520 const char* setName = gg.GetSetName(setNo); in CalcCopySize() local
522 if (IsNullString(glyphGroups) || IncludeName(glyphGroups, setName)) in CalcCopySize()
879 const char* setName = gg.GetSetName(setNo); in ConstructOpAnalyzeGLGRPacked() local
881 … if (IsNullString(pContext->GetGlyphGroups()) || IncludeName(pContext->GetGlyphGroups(), setName)) in ConstructOpAnalyzeGLGRPacked()
Dfont_ArchiveFontBase.cpp434 const char* setName = gg.GetSetName(setNo); in ConstructOpAnalyzeGLGR() local
437 || IncludeName(pContext->GetGlyphGroups(), setName) in ConstructOpAnalyzeGLGR()