Home
last modified time | relevance | path

Searched refs:AddDelay_Int (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/fxjs/
Dcjs_field.h324 void AddDelay_Int(FIELD_PROP prop, int32_t n);
Dcjs_field.cpp981 AddDelay_Int(FP_DISPLAY, pRuntime->ToInt32(vp)); in set_display()
1284 AddDelay_Int(FP_LINEWIDTH, pRuntime->ToInt32(vp)); in set_line_width()
2594 void Field::AddDelay_Int(FIELD_PROP prop, int32_t n) { in AddDelay_Int() function in Field