Home
last modified time | relevance | path

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

/external/skia/include/ports/
DSkRemotableFontMgr.h33 SkFontStyle fFontStyle; member
/external/skia/src/fonts/
DSkFontMgr_indirect.cpp36 *fs = fData->at(index).fFontStyle; in getStyle()
/external/skia/src/ports/
DSkRemotableFontMgr_win_dw.cpp119 fontId->fFontStyle = get_style(font); in FontToIdentity()