Searched refs:HValueToInteger (Results 1 – 2 of 2) sorted by relevance
424 static int32_t HValueToInteger(FXJSE_HOBJECT hThis, FXJSE_HVALUE hValue);
4452 int32_t count = HValueToInteger(hThis, argTwo); in Left()4781 int32_t count = HValueToInteger(hThis, argTwo); in Right()4827 count = HValueToInteger(hThis, argOne); in Space()6061 iIndexValue = HValueToInteger(hThis, argIndex); in dot_accessor()6212 iIndexValue = HValueToInteger(hThis, argIndex); in dotdot_accessor()6928 int32_t CXFA_FM2JSContext::HValueToInteger(FXJSE_HOBJECT hThis, in HValueToInteger() function in CXFA_FM2JSContext6947 iValue = HValueToInteger(hThis, newProperty); in HValueToInteger()6955 iValue = HValueToInteger(hThis, newProperty); in HValueToInteger()