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

  /external/pdfium/xfa/fxfa/
cxfa_textparsecontext.h 27 void SetDecls(std::vector<const CFX_CSSDeclaration*>&& decl) {
cxfa_textparser.cpp 240 pTextContext->SetDecls(std::move(declArray));

Completed in 181 milliseconds