Searched refs:AddDelay_Int (Results 1 – 2 of 2) sorted by relevance
357 void AddDelay_Int(FIELD_PROP prop, int32_t n);
1177 AddDelay_Int(FP_DISPLAY, pRuntime->ToInt32(vp)); in set_display()1435 AddDelay_Int(FP_LINEWIDTH, pRuntime->ToInt32(vp)); in set_line_width()2584 void CJS_Field::AddDelay_Int(FIELD_PROP prop, int32_t n) { in AddDelay_Int() function in CJS_Field