Home | History | Annotate | Download | only in fxjs

Lines Matching refs:NewBoolean

159   return CJS_Return(pRuntime->NewBoolean(!!m_pFormFillEnv->GetChangeMark()));
705 pObj, wsKey, pRuntime->NewBoolean(!!pValueObj->GetInteger()));
768 return CJS_Return(pRuntime->NewBoolean(m_bDelay));
852 return CJS_Return(pRuntime->NewBoolean(true));
913 return CJS_Return(pRuntime->NewBoolean(!!pInterForm->IsCalculateEnabled()));