Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/fm2js/
Dxfa_fm2jscontext.cpp639 FXJSE_HVALUE argTwo = args.GetValue(1); in Mod() local
640 if (FXJSE_Value_IsNull(argOne) || FXJSE_Value_IsNull(argTwo)) { in Mod()
674 if (FXJSE_Value_IsArray(argTwo)) { in Mod()
676 FXJSE_Value_GetObjectProp(argTwo, "length", lengthValue); in Mod()
682 FXJSE_Value_GetObjectPropByIdx(argTwo, 1, propertyValue); in Mod()
683 FXJSE_Value_GetObjectPropByIdx(argTwo, 2, jsObjectValue); in Mod()
701 dDividor = HValueToDouble(hThis, argTwo); in Mod()
712 FXJSE_Value_Release(argTwo); in Mod()
760 FXJSE_HVALUE argTwo = args.GetValue(1); in Round() local
761 if (FXJSE_Value_IsNull(argOne) || FXJSE_Value_IsNull(argTwo)) { in Round()
[all …]
/external/shflags/src/
Dshflags_test_parsing.sh278 _testNonFlagArgs 3 argOne argTwo arg3