Searched refs:fFontStyle (Results 1 – 8 of 8) sorted by relevance
/external/chromium_org/third_party/skia/include/ports/ |
D | SkRemotableFontMgr.h | 33 SkFontStyle fFontStyle; member
|
/external/skia/include/ports/ |
D | SkRemotableFontMgr.h | 33 SkFontStyle fFontStyle; member
|
/external/skia/src/fonts/ |
D | SkFontMgr_indirect.cpp | 32 *fs = fData->at(index).fFontStyle; in getStyle() 86 const SkFontStyle& current = fData->at(i).fFontStyle; in matchStyle()
|
/external/chromium_org/third_party/skia/src/fonts/ |
D | SkFontMgr_indirect.cpp | 32 *fs = fData->at(index).fFontStyle; in getStyle() 86 const SkFontStyle& current = fData->at(i).fFontStyle; in matchStyle()
|
/external/chromium_org/third_party/skia/src/ports/ |
D | SkFontHost_mac.cpp | 433 , fFontStyle(stylebits2fontstyle(style)) in SkTypeface_Mac() 443 , fFontStyle(fs) in SkTypeface_Mac() 450 SkFontStyle fFontStyle; member in SkTypeface_Mac 2087 SkFontStyle fFontStyle; member 2095 return macFace->fFontStyle == rec->fFontStyle && in nameFontStyleProc() 2103 rec.fFontStyle = desc2fontstyle(desc); in createFromDesc() 2130 face = SkNEW_ARGS(SkTypeface_Mac, (rec.fFontStyle, fontID, isFixedPitch, in createFromDesc()
|
D | SkRemotableFontMgr_win_dw.cpp | 178 fontId->fFontStyle = SkFontStyle(weight, width, slant); in FontToIdentity()
|
/external/skia/src/ports/ |
D | SkFontHost_mac.cpp | 433 , fFontStyle(stylebits2fontstyle(style)) in SkTypeface_Mac() 443 , fFontStyle(fs) in SkTypeface_Mac() 450 SkFontStyle fFontStyle; member in SkTypeface_Mac 2087 SkFontStyle fFontStyle; member 2095 return macFace->fFontStyle == rec->fFontStyle && in nameFontStyleProc() 2103 rec.fFontStyle = desc2fontstyle(desc); in createFromDesc() 2130 face = SkNEW_ARGS(SkTypeface_Mac, (rec.fFontStyle, fontID, isFixedPitch, in createFromDesc()
|
D | SkRemotableFontMgr_win_dw.cpp | 178 fontId->fFontStyle = SkFontStyle(weight, width, slant); in FontToIdentity()
|