Searched refs:user_input (Results 1 – 7 of 7) sorted by relevance
/external/autotest/client/site_tests/firmware_TouchMTB/ |
D | touchbotII_robot_wrapper.py | 303 user_input = None 304 while user_input not in [continue_cmd, stop_cmd]: 305 if user_input: 306 print 'Sorry, but "%s" was incorrect' % user_input 307 user_input = raw_input('Type "%s" to continue or "%s" to stop: ' % 309 if user_input == stop_cmd:
|
/external/pdfium/core/src/fxcodec/codec/ |
D | fx_codec_gif.cpp | 63 FX_BOOL user_input, in _gif_get_record_position() argument 71 pal_num, pal_ptr, delay_time, user_input, trans_index, disposal_method, in _gif_get_record_position()
|
D | fx_codec_progress.h | 138 FX_BOOL user_input,
|
D | fx_codec_progress.cpp | 616 FX_BOOL user_input, in GifInputRecordPositionBufCallback() argument
|
/external/pdfium/core/src/fxcodec/lgif/ |
D | fx_gif.h | 79 uint8_t user_input : 1; member 243 int32_t delay_time, FX_BOOL user_input,
|
D | fx_gif.cpp | 1040 ->user_input, in _gif_load_frame()
|
/external/pdfium/core/include/fxcodec/ |
D | fx_codec.h | 345 FX_BOOL user_input,
|