Home
last modified time | relevance | path

Searched refs:API_ID_PPP_PRINTING (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/ppapi/proxy/
Dppp_printing_proxy.cc35 new PpapiMsg_PPPPrinting_QuerySupportedFormats(API_ID_PPP_PRINTING, in QuerySupportedFormats()
51 new PpapiMsg_PPPPrinting_Begin(API_ID_PPP_PRINTING, instance, in Begin()
66 new PpapiMsg_PPPPrinting_PrintPages(API_ID_PPP_PRINTING, in PrintPages()
85 new PpapiMsg_PPPPrinting_End(API_ID_PPP_PRINTING, instance)); in End()
93 new PpapiMsg_PPPPrinting_IsScalingDisabled(API_ID_PPP_PRINTING, in IsScalingDisabled()
Dinterface_list.cc303 AddProxy(API_ID_PPP_PRINTING, &ProxyFactory<PPP_Printing_Proxy>); in InterfaceList()
/external/chromium_org/ppapi/shared_impl/
Dapi_id.h61 API_ID_PPP_PRINTING, enumerator