Searched refs:FXJSE_Value_ObjectHasOwnProp (Results 1 – 3 of 3) sorted by relevance
149 FX_BOOL FXJSE_Value_ObjectHasOwnProp(FXJSE_HVALUE hValue,
189 FX_BOOL FXJSE_Value_ObjectHasOwnProp(FXJSE_HVALUE hValue, in FXJSE_Value_ObjectHasOwnProp() function
533 } else if (FXJSE_Value_ObjectHasOwnProp(hObject, szPropName, FALSE)) { in QueryVariableHValue()