Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dcfxjse_formcalc_context.cpp3785 bool bPatternIsString; in Format() local
3787 std::tie(bPatternIsString, dwPatternType) = in Format()
3789 if (!bPatternIsString) { in Format()
3962 bool bPatternIsString; in Parse() local
3964 std::tie(bPatternIsString, dwPatternType) = in Parse()
3966 if (bPatternIsString) { in Parse()