Lines Matching refs:CJS_Value
945 if (vp.GetType() == CJS_Value::VT_number) { in currentValueIndices()
951 CJS_Value SelValue(pRuntime); in currentValueIndices()
984 i, CJS_Value(pRuntime, pFormField->GetSelectedIndex(i))); in currentValueIndices()
1377 i, CJS_Value(pRuntime, pFormControl->GetExportValue().c_str())); in exportValues()
1389 0, CJS_Value(pRuntime, pFormControl->GetExportValue().c_str())); in exportValues()
1889 i, CJS_Value(pRuntime, (int32_t)pPageView->GetPageIndex())); in page()
2070 CJS_Value Upper_Leftx(pRuntime); in rect()
2071 CJS_Value Upper_Lefty(pRuntime); in rect()
2072 CJS_Value Lower_Rightx(pRuntime); in rect()
2073 CJS_Value Lower_Righty(pRuntime); in rect()
2714 CJS_Value ElementValue(pRuntime); in value()
2757 CJS_Value ElementValue(pRuntime); in value()
2918 const std::vector<CJS_Value>& params, in browseForFileToSubmit()
2919 CJS_Value& vRet, in browseForFileToSubmit()
2940 const std::vector<CJS_Value>& params, in buttonGetCaption()
2941 CJS_Value& vRet, in buttonGetCaption()
2973 const std::vector<CJS_Value>& params, in buttonGetIcon()
2974 CJS_Value& vRet, in buttonGetIcon()
3019 const std::vector<CJS_Value>& params, in buttonImportIcon()
3020 CJS_Value& vRet, in buttonImportIcon()
3026 const std::vector<CJS_Value>& params, in buttonSetCaption()
3027 CJS_Value& vRet, in buttonSetCaption()
3033 const std::vector<CJS_Value>& params, in buttonSetIcon()
3034 CJS_Value& vRet, in buttonSetIcon()
3040 const std::vector<CJS_Value>& params, in checkThisBox()
3041 CJS_Value& vRet, in checkThisBox()
3078 const std::vector<CJS_Value>& params, in clearItems()
3079 CJS_Value& vRet, in clearItems()
3085 const std::vector<CJS_Value>& params, in defaultIsChecked()
3086 CJS_Value& vRet, in defaultIsChecked()
3113 const std::vector<CJS_Value>& params, in deleteItemAt()
3114 CJS_Value& vRet, in deleteItemAt()
3124 const std::vector<CJS_Value>& params, in getArray()
3125 CJS_Value& vRet, in getArray()
3153 CJS_Value FormFieldValue(pRuntime); in getArray()
3164 const std::vector<CJS_Value>& params, in getItemAt()
3165 CJS_Value& vRet, in getItemAt()
3203 const std::vector<CJS_Value>& params, in getLock()
3204 CJS_Value& vRet, in getLock()
3210 const std::vector<CJS_Value>& params, in insertItemAt()
3211 CJS_Value& vRet, in insertItemAt()
3217 const std::vector<CJS_Value>& params, in isBoxChecked()
3218 CJS_Value& vRet, in isBoxChecked()
3248 const std::vector<CJS_Value>& params, in isDefaultChecked()
3249 CJS_Value& vRet, in isDefaultChecked()
3278 const std::vector<CJS_Value>& params, in setAction()
3279 CJS_Value& vRet, in setAction()
3285 const std::vector<CJS_Value>& params, in setFocus()
3286 CJS_Value& vRet, in setFocus()
3329 const std::vector<CJS_Value>& params, in setItems()
3330 CJS_Value& vRet, in setItems()
3336 const std::vector<CJS_Value>& params, in setLock()
3337 CJS_Value& vRet, in setLock()
3343 const std::vector<CJS_Value>& params, in signatureGetModifications()
3344 CJS_Value& vRet, in signatureGetModifications()
3350 const std::vector<CJS_Value>& params, in signatureGetSeedValue()
3351 CJS_Value& vRet, in signatureGetSeedValue()
3357 const std::vector<CJS_Value>& params, in signatureInfo()
3358 CJS_Value& vRet, in signatureInfo()
3364 const std::vector<CJS_Value>& params, in signatureSetSeedValue()
3365 CJS_Value& vRet, in signatureSetSeedValue()
3371 const std::vector<CJS_Value>& params, in signatureSign()
3372 CJS_Value& vRet, in signatureSign()
3378 const std::vector<CJS_Value>& params, in signatureValidate()
3379 CJS_Value& vRet, in signatureValidate()