Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dcfxjse_resolveprocessor.h64 void SetStylesForChild(uint32_t dwParentStyles, CFXJSE_ResolveNodeData& rnd);
Dcfxjse_resolveprocessor.cpp288 SetStylesForChild(dwStyles, rndFind); in ResolveNormal()
318 SetStylesForChild(dwStyles, rndFind); in ResolveNormal()
705 void CFXJSE_ResolveProcessor::SetStylesForChild(uint32_t dwParentStyles, in SetStylesForChild() function in CFXJSE_ResolveProcessor