Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxge/ge/
Dfx_ge_fontmap.cpp193 const struct FX_FontStyle { struct
342 int iSize = sizeof(g_FontStyles) / sizeof(FX_FontStyle); in GetStyleType()
343 const FX_FontStyle* pStyle = NULL; in GetStyleType()