OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:API_ID_PPP_PRINTING
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/ppapi/shared_impl/
api_id.h
60
API_ID_PPP_PRINTING
,
/external/chromium_org/ppapi/proxy/
ppp_printing_proxy.cc
35
new PpapiMsg_PPPPrinting_QuerySupportedFormats(
API_ID_PPP_PRINTING
,
51
new PpapiMsg_PPPPrinting_Begin(
API_ID_PPP_PRINTING
, instance,
66
new PpapiMsg_PPPPrinting_PrintPages(
API_ID_PPP_PRINTING
,
85
new PpapiMsg_PPPPrinting_End(
API_ID_PPP_PRINTING
, instance));
93
new PpapiMsg_PPPPrinting_IsScalingDisabled(
API_ID_PPP_PRINTING
,
interface_list.cc
281
AddProxy(
API_ID_PPP_PRINTING
, &ProxyFactory<PPP_Printing_Proxy>);
282
AddPPP(PPP_PRINTING_DEV_INTERFACE,
API_ID_PPP_PRINTING
,
Completed in 1318 milliseconds