Searched refs:GetPreferredPrintOutputFormat (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/renderer/pepper/
H A Dpepper_plugin_instance_impl.cc1731 bool PepperPluginInstanceImpl::GetPreferredPrintOutputFormat( function in class:content::PepperPluginInstanceImpl
1748 return GetPreferredPrintOutputFormat(&format);
1762 if (!GetPreferredPrintOutputFormat(&format)) {
H A Dpepper_plugin_instance_impl.h649 bool GetPreferredPrintOutputFormat(PP_PrintOutputFormat_Dev* format);

Completed in 311 milliseconds