Searched refs:argLow (Results 1 – 1 of 1) sorted by relevance
3163 FXJSE_HVALUE argLow = GetSimpleHValue(hThis, args, 1); in Within() local3167 FX_FLOAT lowNumber = HValueToFloat(hThis, argLow); in Within()3177 HValueToUTF8String(argLow, lowString); in Within()3183 FXJSE_Value_Release(argLow); in Within()