Home
last modified time | relevance | path

Searched refs:GetDecls (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/fxfa/app/
Dcxfa_textparsecontext.h30 const std::vector<const CFDE_CSSDeclaration*>& GetDecls() { return decls_; } in GetDecls() function
Dcxfa_textparser.cpp205 m_pSelector->ComputeStyle(pContext->GetDecls(), in ComputeStyle()