Searched refs:CFDE_CSSComputedStyle (Results 1 – 2 of 2) sorted by relevance
74 FDE_CSSTEXTEMPHASISMARK CFDE_CSSComputedStyle::GetTextEmphasisMark() const { in GetTextEmphasisMark()254 sizeof(CFDE_CSSComputedStyle)); in CreateComputedStyle()257 CFDE_CSSComputedStyle* pStyle = in CreateComputedStyle()258 FDE_NewWith(m_pFixedStyleStore) CFDE_CSSComputedStyle(m_pFixedStyleStore); in CreateComputedStyle()261 ((CFDE_CSSComputedStyle*)pParentStyle)->m_InheritedData; in CreateComputedStyle()431 CFDE_CSSComputedStyle* pComputedStyle = (CFDE_CSSComputedStyle*)pDestStyle; in ComputeStyle()490 CFDE_CSSComputedStyle* pComputedStyle = (CFDE_CSSComputedStyle*)pDestStyle; in ApplyDeclarations()599 CFDE_CSSComputedStyle* pComputedStyle) { in ApplyProperty()
77 class CFDE_CSSComputedStyle; variable124 CFDE_CSSComputedStyle* pComputedStyle);355 class CFDE_CSSComputedStyle : public IFDE_CSSComputedStyle,369 CFDE_CSSComputedStyle(IFX_MEMAllocator* pAlloc) in CFDE_CSSComputedStyle() function371 ~CFDE_CSSComputedStyle() {} in ~CFDE_CSSComputedStyle()379 FDE_DeleteWith(CFDE_CSSComputedStyle, m_pAllocator, this); in Release()