Searched refs:FXJSE_Value_SetObjectOwnProp (Results 1 – 3 of 3) sorted by relevance
152 FX_BOOL FXJSE_Value_SetObjectOwnProp(FXJSE_HVALUE hValue,
164 FXJSE_Value_SetObjectOwnProp(hObject, szPropName, hValue); in GlobalPropertySetter()531 FXJSE_Value_SetObjectOwnProp(hObject, szPropName, hValue); in QueryVariableHValue()
196 FX_BOOL FXJSE_Value_SetObjectOwnProp(FXJSE_HVALUE hValue, in FXJSE_Value_SetObjectOwnProp() function