Home
last modified time | relevance | path

Searched defs:iFlags (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/fxfa/parser/
Dcxfa_node.cpp1823 int32_t iFlags, in ProcessNullTestValidate()
1891 int32_t CXFA_Node::ProcessValidate(CXFA_FFDocView* docView, int32_t iFlags) { in ProcessValidate()
/external/pdfium/fxjs/
Dcfxjse_formcalc_context.cpp5599 int32_t iFlags = flagsValue->ToInteger(); in fm_var_filter() local