Searched refs:pDestStyle (Results 1 – 3 of 3) sorted by relevance
430 IFDE_CSSComputedStyle* pDestStyle) { in ComputeStyle() argument431 CFDE_CSSComputedStyle* pComputedStyle = (CFDE_CSSComputedStyle*)pDestStyle; in ComputeStyle()473 pDestStyle); in ComputeStyle()475 iDeclCount, pDestStyle); in ComputeStyle()481 ApplyDeclarations(TRUE, ppDeclArray, iDeclCount, pDestStyle); in ComputeStyle()482 ApplyDeclarations(FALSE, ppDeclArray, iDeclCount, pDestStyle); in ComputeStyle()489 IFDE_CSSComputedStyle* pDestStyle) { in ApplyDeclarations() argument490 CFDE_CSSComputedStyle* pComputedStyle = (CFDE_CSSComputedStyle*)pDestStyle; in ApplyDeclarations()
104 IFDE_CSSComputedStyle* pDestStyle);121 IFDE_CSSComputedStyle* pDestStyle);
1083 IFDE_CSSComputedStyle* pDestStyle) = 0;