SetContentRestriction 455 chrome/renderer/pepper/ppb_pdf_impl.cc &SetContentRestriction, SetContentRestriction 135 ppapi/c/private/ppb_pdf.h void (*SetContentRestriction)(PP_Instance instance, int restrictions); SetContentRestriction 126 ppapi/cpp/private/pdf.cc get_interface<PPB_PDF>()->SetContentRestriction(instance.pp_instance(), SetContentRestriction 51 ppapi/cpp/private/pdf.h static void SetContentRestriction(const InstanceHandle& instance, SetContentRestriction 47 ppapi/proxy/pdf_resource.h virtual void SetContentRestriction(int restrictions) OVERRIDE; SetContentRestriction 114 ppapi/proxy/pdf_resource_unittest.cc TEST_F(PDFResourceTest, SetContentRestriction) { SetContentRestriction 118 ppapi/proxy/pdf_resource_unittest.cc pdf_iface->SetContentRestriction(pp_instance(), restrictions); SetContentRestriction 25 ppapi/thunk/ppb_pdf_api.h virtual void SetContentRestriction(int restrictions) = 0; SetContentRestriction 87 ppapi/thunk/ppb_pdf_thunk.cc enter.functions()->SetContentRestriction(restrictions); SetContentRestriction 172 ppapi/thunk/ppb_pdf_thunk.cc &SetContentRestriction,