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

/external/chromium_org/pdf/
H A Dout_of_process_instance.cc696 void OutOfProcessInstance::DidOpenPreview(int32_t result) { function in class:chrome_pdf::OutOfProcessInstance
1266 &OutOfProcessInstance::DidOpenPreview);
H A Dinstance.cc905 void Instance::DidOpenPreview(int32_t result) { function in class:chrome_pdf::Instance
2283 LoadUrlInternal(url, &embed_preview_loader_, &Instance::DidOpenPreview);

Completed in 54 milliseconds