Searched refs:GetFontStyle (Results 1 – 6 of 6) sorted by relevance
24 uint32_t GetFontStyle() const;
30 uint32_t CPDF_Bookmark::GetFontStyle() const { in GetFontStyle() function in CPDF_Bookmark
26 uint32_t GetFontStyle() const { return m_dwStyle; } in GetFontStyle() function
63 FDE_CSSFontStyle GetFontStyle() const;
49 FDE_CSSFontStyle CFDE_CSSComputedStyle::GetFontStyle() const { in GetFontStyle() function in CFDE_CSSComputedStyle
355 if (pStyle->GetFontStyle() == FDE_CSSFontStyle::Italic) in GetFont()