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

/external/chromium_org/ppapi/cpp/dev/
H A Dprinting_dev.cc17 static const char kPPPPrintingInterface[] = PPP_PRINTING_DEV_INTERFACE; member in namespace:pp::__anon9969
25 Instance::GetPerInstanceObject(instance, kPPPPrintingInterface);
34 Instance::GetPerInstanceObject(instance, kPPPPrintingInterface);
44 pp::Instance::GetPerInstanceObject(instance, kPPPPrintingInterface);
53 pp::Instance::GetPerInstanceObject(instance, kPPPPrintingInterface);
60 pp::Instance::GetPerInstanceObject(instance, kPPPPrintingInterface);
80 Module::Get()->AddPluginInterface(kPPPPrintingInterface, &ppp_printing);
82 kPPPPrintingInterface, this);
91 kPPPPrintingInterface, this);

Completed in 80 milliseconds