Searched defs:reset_input_controller (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/sun/awt/image/jpeg/
H A Djdinput.c343 reset_input_controller (j_decompress_ptr cinfo) function
376 inputctl->pub.reset_input_controller = reset_input_controller;
379 /* Initialize state: can't use reset_input_controller since we don't

Completed in 29 milliseconds