Searched refs:GetGlyphGroups (Results 1 – 3 of 3) sorted by relevance
881 … if (IsNullString(pContext->GetGlyphGroups()) || IncludeName(pContext->GetGlyphGroups(), setName)) in ConstructOpAnalyzeGLGRPacked()911 sizeResLoadBuffer = CalcCopySize(gg, pContext->GetGlyphGroups(), NULL); in ConstructOpAnalyzeGLGRPacked()
436 if ( IsNullString(pContext->GetGlyphGroups()) in ConstructOpAnalyzeGLGR()437 || IncludeName(pContext->GetGlyphGroups(), setName) in ConstructOpAnalyzeGLGR()
261 const char* GetGlyphGroups() const { return pGlyphGroups; } in GetGlyphGroups() function