Searched refs:AppendInlineStyle (Results 1 – 2 of 2) sorted by relevance
52 void AppendInlineStyle(CFX_CSSDeclaration* pDecl, const WideString& style);
91 AppendInlineStyle(pDecl.get(), styleString); in ComputeStyle()140 void CFX_CSSStyleSelector::AppendInlineStyle(CFX_CSSDeclaration* pDecl, in AppendInlineStyle() function in CFX_CSSStyleSelector