HomeSort by relevance Sort by last modified time
    Searched refs:AppendInlineStyle (Results 1 - 2 of 2) sorted by null

  /external/pdfium/core/fxcrt/css/
cfx_cssstyleselector.h 52 void AppendInlineStyle(CFX_CSSDeclaration* pDecl, const WideString& style);
cfx_cssstyleselector.cpp 91 AppendInlineStyle(pDecl.get(), styleString);
139 void CFX_CSSStyleSelector::AppendInlineStyle(CFX_CSSDeclaration* pDecl,

Completed in 303 milliseconds