Searched defs:SetContentRestriction (Results 1 – 6 of 6) sorted by relevance
116 void PDFResource::SetContentRestriction(int restrictions) { in SetContentRestriction() function in ppapi::proxy::PDFResource
114 TEST_F(PDFResourceTest, SetContentRestriction) { in TEST_F() argument
123 void PDF::SetContentRestriction(const InstanceHandle& instance, in SetContentRestriction() function in pp::PDF
84 void SetContentRestriction(PP_Instance instance, int restrictions) { in SetContentRestriction() function
135 void (*SetContentRestriction)(PP_Instance instance, int restrictions); member
306 void SetContentRestriction(PP_Instance instance_id, int restrictions) { in SetContentRestriction() function