HasUnsupportedFeature 458 chrome/renderer/pepper/ppb_pdf_impl.cc &HasUnsupportedFeature, HasUnsupportedFeature 144 ppapi/c/private/ppb_pdf.h void (*HasUnsupportedFeature)(PP_Instance instance); HasUnsupportedFeature 151 ppapi/cpp/private/pdf.cc get_interface<PPB_PDF>()->HasUnsupportedFeature(instance.pp_instance()); HasUnsupportedFeature 57 ppapi/cpp/private/pdf.h static void HasUnsupportedFeature(const InstanceHandle& instance); HasUnsupportedFeature 50 ppapi/proxy/pdf_resource.h virtual void HasUnsupportedFeature() OVERRIDE; HasUnsupportedFeature 126 ppapi/proxy/pdf_resource_unittest.cc TEST_F(PDFResourceTest, HasUnsupportedFeature) { HasUnsupportedFeature 129 ppapi/proxy/pdf_resource_unittest.cc pdf_iface->HasUnsupportedFeature(pp_instance()); HasUnsupportedFeature 28 ppapi/thunk/ppb_pdf_api.h virtual void HasUnsupportedFeature() = 0; HasUnsupportedFeature 105 ppapi/thunk/ppb_pdf_thunk.cc enter.functions()->HasUnsupportedFeature(); HasUnsupportedFeature 175 ppapi/thunk/ppb_pdf_thunk.cc &HasUnsupportedFeature,