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

  /external/skia/src/utils/ios/
SkFontHost_iOS.mm 115 static SkTypeface_Stream* get_default_font(SkTypeface::Style style) {
171 return ref_and_return(get_default_font(style));
  /external/skia/src/ports/
SkFontHost_win.cpp 302 static const LOGFONT& get_default_font() { function
346 *lf = get_default_font();
    [all...]

Completed in 95 milliseconds