Home
last modified time | relevance | path

Searched refs:fFontStyle (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/third_party/skia/include/ports/
DSkRemotableFontMgr.h33 SkFontStyle fFontStyle; member
/external/skia/include/ports/
DSkRemotableFontMgr.h33 SkFontStyle fFontStyle; member
/external/skia/src/fonts/
DSkFontMgr_indirect.cpp32 *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/
DSkFontMgr_indirect.cpp32 *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/
DSkFontHost_mac.cpp433 , 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()
DSkRemotableFontMgr_win_dw.cpp178 fontId->fFontStyle = SkFontStyle(weight, width, slant); in FontToIdentity()
/external/skia/src/ports/
DSkFontHost_mac.cpp433 , 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()
DSkRemotableFontMgr_win_dw.cpp178 fontId->fFontStyle = SkFontStyle(weight, width, slant); in FontToIdentity()