Searched refs:GetFontStyle (Results 1 – 6 of 6) sorted by relevance
27 uint32_t GetFontStyle() const;
39 uint32_t CPDF_Bookmark::GetFontStyle() const { in GetFontStyle() function in CPDF_Bookmark
27 uint32_t GetFontStyle() const { return m_dwStyle; } in GetFontStyle() function
62 CFX_CSSFontStyle GetFontStyle() const;
49 CFX_CSSFontStyle CFX_CSSComputedStyle::GetFontStyle() const { in GetFontStyle() function in CFX_CSSComputedStyle
350 if (pStyle->GetFontStyle() == CFX_CSSFontStyle::Italic) in GetFont()