Home
last modified time | relevance | path

Searched defs:GetFontStyle (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fxge/android/
Dcfpf_skiafont.h33 uint32_t GetFontStyle() const { return m_dwStyle; } in GetFontStyle() function
/external/pdfium/core/fxcrt/css/
Dcfx_csscomputedstyle.cpp48 CFX_CSSFontStyle CFX_CSSComputedStyle::GetFontStyle() const { in GetFontStyle() function in CFX_CSSComputedStyle