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

  /external/skia/src/ports/
SkTypeface_win_dw.h 27 static SkFontStyle get_style(IDWriteFont* font) { function
81 return new DWriteFontTypeface(get_style(font), fontID, factory, fontFace, font, fontFamily,
SkFontHost_win.cpp 128 static SkFontStyle get_style(const LOGFONT& lf) { function
250 return new LogFontTypeface(get_style(lf), lf, false);
281 return new FontMemResourceTypeface(get_style(lf), lf, fontMemResource);
314 get_style(lface->fLogFont) == requestedStyle &&
328 SkTypefaceCache::Add(face, get_style(lf));
    [all...]
SkFontMgr_win_dw.cpp 461 fTFCache.add(face, get_style(font));
    [all...]
  /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 629 milliseconds