Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_scriptcontext.cpp71 const char kFormCalcRuntime[] = "foxit_xfa_formcalc_runtime"; variable
239 if (szPropName == kFormCalcRuntime) { in GlobalPropertyGetter()