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

  /external/chromium_org/third_party/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/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/chromium_org/third_party/skia/src/ports/
SkFontHost_win_dw.cpp 534 static HRESULT get_default_font(IDWriteFont** font) { function
723 HRVM(get_default_font(font), "Could not get default font.");
    [all...]
SkFontHost_win.cpp 309 static const LOGFONT& get_default_font() { function
354 *lf = get_default_font();
    [all...]
  /external/skia/src/ports/
SkFontHost_win_dw.cpp 534 static HRESULT get_default_font(IDWriteFont** font) { function
723 HRVM(get_default_font(font), "Could not get default font.");
    [all...]
SkFontHost_win.cpp 309 static const LOGFONT& get_default_font() { function
354 *lf = get_default_font();
    [all...]

Completed in 1997 milliseconds