Home
last modified time | relevance | path

Searched refs:ShowWithoutUserGesture (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/ppapi/thunk/
Dppb_file_chooser_trusted_thunk.cc37 int32_t ShowWithoutUserGesture(PP_Resource chooser, in ShowWithoutUserGesture() function
46 return enter.SetResult(enter.object()->ShowWithoutUserGesture( in ShowWithoutUserGesture()
58 &ShowWithoutUserGesture
Dppb_file_chooser_api.h25 virtual int32_t ShowWithoutUserGesture(
/external/chromium_org/ppapi/c/trusted/
Dppb_file_chooser_trusted.h54 int32_t (*ShowWithoutUserGesture)(PP_Resource chooser, member
64 int32_t (*ShowWithoutUserGesture)(PP_Resource chooser, member
/external/chromium_org/ppapi/cpp/trusted/
Dfile_chooser_trusted.cc58 return get_interface<PPB_FileChooserTrusted_0_6>()->ShowWithoutUserGesture( in Show()
72 return get_interface<PPB_FileChooserTrusted_0_5>()->ShowWithoutUserGesture( in Show()
/external/chromium_org/ppapi/proxy/
Dfile_chooser_resource.cc37 return ShowWithoutUserGesture(PP_FALSE, PP_MakeUndefined(), output, callback); in Show()
40 int32_t FileChooserResource::ShowWithoutUserGesture( in ShowWithoutUserGesture() function in ppapi::proxy::FileChooserResource
Dfile_chooser_resource.h40 virtual int32_t ShowWithoutUserGesture(
/external/chromium_org/ppapi/api/trusted/
Dppb_file_chooser_trusted.idl39 int32_t ShowWithoutUserGesture(
64 int32_t ShowWithoutUserGesture(