HomeSort by relevance Sort by last modified time
    Searched refs:user_input (Results 1 - 7 of 7) sorted by null

  /external/pdfium/core/src/fxcodec/codec/
fx_codec_gif.cpp 63 FX_BOOL user_input,
71 pal_num, pal_ptr, delay_time, user_input, trans_index, disposal_method,
fx_codec_progress.h 138 FX_BOOL user_input,
fx_codec_progress.cpp 616 FX_BOOL user_input,
    [all...]
  /external/pdfium/core/src/fxcodec/lgif/
fx_gif.h 79 uint8_t user_input : 1; member in struct:tagGifCEF
243 int32_t delay_time, FX_BOOL user_input,
fx_gif.cpp     [all...]
  /external/autotest/client/site_tests/firmware_TouchMTB/
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/include/fxcodec/
fx_codec.h 345 FX_BOOL user_input,

Completed in 110 milliseconds