Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_resolveprocessor.h64 void SetStylesForChild(uint32_t dwParentStyles, CXFA_ResolveNodesData& rnd);
Dcxfa_resolveprocessor.cpp250 SetStylesForChild(dwStyles, rndFind); in ResolveNormal()
285 SetStylesForChild(dwStyles, rndFind); in ResolveNormal()
766 void CXFA_ResolveProcessor::SetStylesForChild(uint32_t dwParentStyles, in SetStylesForChild() function in CXFA_ResolveProcessor