Searched defs:has_to_unicode (Results 1 – 1 of 1) sorted by relevance
21 bool has_to_unicode) { in ShouldUseExistingFont()100 bool has_to_unicode = !!font->GetFontDict()->GetStreamFor("ToUnicode"); in GetCharPosList() local