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

  /external/chromium_org/third_party/skia/src/ports/
SkFontHost_win.cpp 309 static const LOGFONT& get_default_font() { function
354 *lf = get_default_font();
    [all...]
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...]
  /external/skia/src/ports/
SkFontHost_win.cpp 309 static const LOGFONT& get_default_font() { function
354 *lf = get_default_font();
    [all...]
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...]

Completed in 84 milliseconds