HomeSort by relevance Sort by last modified time
    Searched refs:get_style (Results 1 - 2 of 2) sorted by null

  /external/skia/src/ports/
SkFontHost_FONTPATH.cpp 192 static SkTypeface::Style get_style(const FontFaceRec& face) { function
212 SkTypeface(get_style(face), get_id(face)),
SkFontHost_win.cpp 93 static SkTypeface::Style get_style(const LOGFONT& lf) { function
152 SkTypeface::Style style = get_style(lf);
167 return get_style(lface->fLogFont) == requestedStyle &&
181 SkTypefaceCache::Add(face, get_style(lf));
    [all...]

Completed in 199 milliseconds