Home
last modified time | relevance | path

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

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