Home | History | Annotate | Download | only in ports

Lines Matching full:font

96      *  Get the family name of the font in the default fallback font list that
97 * contains the specified chararacter. if no font is found, returns false.
141 // system/fallback font structures
191 SkDebugf("---- system font attempting to use a the same name [%s] for"
217 // one of it's children contains a valid font file
226 SkDebugf("---- system font and fallback font files specify a duplicate "
227 "font %s, skipping the second occurrence", filename.c_str());
247 SkDebugf("---- failed to open <%s> as a font\n", filename.c_str());
260 // create a familyRec now that we know that at least one font in
271 SkDebugf("Every font file within a family must have identical"
276 // add this font to the current familyRec
287 // add the font to the appropriate fallback chains and also insert a
294 SkDEBUGFAIL("ERROR: non-fallback font with no name");
311 // scans the default fallback font chain, adding every entry to every other
312 // fallback font chain to which it does not belong. this results in every
313 // language-specific fallback font chain having all of its fallback fonts at
423 // default font.
614 // Skia does not support font fallback by default. This enables clients such
615 // as WebKit to customize their font selection. In any case, clients can use
616 // GetFallbackFamilyNameForChar() to get the fallback font for individual
634 // non-system fonts are not in the font cache so if we are asked to fallback
635 // for a non-system font we will start at the front of the chain.
646 // lookup the index next font in the chain
760 SkDEBUGF(("Use Test Config File Main %s, Fallback %s, Font Dir %s",