Lines Matching refs:ToInt32
809 array.push_back(pRuntime->ToInt32(vp)); in set_current_value_indices()
814 pRuntime->ToInt32(pRuntime->GetArrayElement(SelArray, i))); in set_current_value_indices()
981 AddDelay_Int(FP_DISPLAY, pRuntime->ToInt32(vp)); in set_display()
984 pRuntime->ToInt32(vp)); in set_display()
1284 AddDelay_Int(FP_LINEWIDTH, pRuntime->ToInt32(vp)); in set_line_width()
1287 pRuntime->ToInt32(vp)); in set_line_width()
1609 pRuntime->ToInt32(pRuntime->GetArrayElement(rcArray, 0))); in set_rect()
1611 pRuntime->ToInt32(pRuntime->GetArrayElement(rcArray, 1))); in set_rect()
1613 pRuntime->ToInt32(pRuntime->GetArrayElement(rcArray, 2))); in set_rect()
1615 pRuntime->ToInt32(pRuntime->GetArrayElement(rcArray, 3))); in set_rect()
2220 nface = pRuntime->ToInt32(params[0]); in buttonGetCaption()
2251 int nFace = pRuntime->ToInt32(params[0]); in buttonGetIcon()
2307 int nWidget = pRuntime->ToInt32(params[0]); in checkThisBox()
2349 int nWidget = pRuntime->ToInt32(params[0]); in defaultIsChecked()
2410 nIdx = pRuntime->ToInt32(params[0]); in getItemAt()
2455 nIndex = pRuntime->ToInt32(params[0]); in isBoxChecked()
2476 nIndex = pRuntime->ToInt32(params[0]); in isDefaultChecked()