Home | History | Annotate | Download | only in app

Lines Matching refs:CFDE_CSSComputedStyle

19 class CFDE_CSSComputedStyle;
36 CFX_RetainPtr<CFDE_CSSComputedStyle> CreateRootStyle(
38 CFX_RetainPtr<CFDE_CSSComputedStyle> ComputeStyle(
40 CFDE_CSSComputedStyle* pParentStyle);
46 FX_FLOAT GetTabInterval(CFDE_CSSComputedStyle* pStyle) const;
47 int32_t CountTabs(CFDE_CSSComputedStyle* pStyle) const;
49 bool IsSpaceRun(CFDE_CSSComputedStyle* pStyle) const;
50 bool GetTabstops(CFDE_CSSComputedStyle* pStyle,
54 CFDE_CSSComputedStyle* pStyle) const;
56 CFDE_CSSComputedStyle* pStyle) const;
59 CFDE_CSSComputedStyle* pStyle,
62 CFDE_CSSComputedStyle* pStyle) const;
65 CFDE_CSSComputedStyle* pStyle,
69 CFDE_CSSComputedStyle* pStyle,
72 CFDE_CSSComputedStyle* pStyle) const;
74 CFDE_CSSComputedStyle* pStyle) const;
76 CFDE_CSSComputedStyle* pStyle,
91 CFDE_CSSComputedStyle* pParentStyle);
94 CFX_RetainPtr<CFDE_CSSComputedStyle> CreateStyle(
95 CFDE_CSSComputedStyle* pParentStyle);