Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcfxjse_resolveprocessor.h61 void SetStylesForChild(uint32_t dwParentStyles, CFXJSE_ResolveNodeData& rnd);
Dcfxjse_resolveprocessor.cpp257 SetStylesForChild(dwStyles, rndFind); in ResolveNormal()
288 SetStylesForChild(dwStyles, rndFind); in ResolveNormal()
707 void CFXJSE_ResolveProcessor::SetStylesForChild(uint32_t dwParentStyles, in SetStylesForChild() function in CFXJSE_ResolveProcessor