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

  /external/chromium_org/third_party/skia/src/ports/
SkTypeface_win_dw.h 25 static SkTypeface::Style get_style(IDWriteFont* font) { function
77 SkTypeface::Style style = get_style(font);
SkFontHost_win.cpp 129 static SkTypeface::Style get_style(const LOGFONT& lf) { function
258 SkTypeface::Style style = get_style(lf);
291 SkTypeface::Style style = get_style(lf);
326 get_style(lface->fLogFont) == requestedStyle &&
340 SkTypefaceCache::Add(face, get_style(lf));
352 SkTypefaceCache::Add(face, get_style(lf), false);
    [all...]
SkFontMgr_win_dw.cpp 438 fTFCache.add(face, get_style(font), true);
  /external/skia/src/ports/
SkTypeface_win_dw.h 25 static SkTypeface::Style get_style(IDWriteFont* font) { function
77 SkTypeface::Style style = get_style(font);
SkFontHost_win.cpp 129 static SkTypeface::Style get_style(const LOGFONT& lf) { function
258 SkTypeface::Style style = get_style(lf);
291 SkTypeface::Style style = get_style(lf);
326 get_style(lface->fLogFont) == requestedStyle &&
340 SkTypefaceCache::Add(face, get_style(lf));
352 SkTypefaceCache::Add(face, get_style(lf), false);
    [all...]
SkFontMgr_win_dw.cpp 438 fTFCache.add(face, get_style(font), true);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mshtmlc.h 8468 HRESULT (WINAPI *get_style)(IHTMLElement *This,IHTMLStyle **p); member in struct:IHTMLElementVtbl
11010 HRESULT (WINAPI *get_style)(IHTMLElementDefaults *This,IHTMLStyle **p); member in struct:IHTMLElementDefaultsVtbl
11824 HRESULT (WINAPI *get_style)(IHTMLStyleSheetRule *This,IHTMLRuleStyle **p); member in struct:IHTMLStyleSheetRuleVtbl
    [all...]
mshtml.h     [all...]

Completed in 379 milliseconds