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

/external/chromium_org/ppapi/tests/
H A Dtest_output_protection_private.h26 const PPB_OutputProtection_Private* output_protection_interface_;
H A Dtest_output_protection_private.cc18 static_cast<const PPB_OutputProtection_Private*>(
/external/chromium_org/ppapi/c/private/
H A Dppb_output_protection_private.h21 "PPB_OutputProtection_Private;0.1"
68 * The <code>PPB_OutputProtection_Private</code> interface allows controlling
93 * Create() creates a new <code>PPB_OutputProtection_Private</code> object.
99 * <code>PPB_OutputProtection_Private</code> if successful, 0 if creation
105 * <code>PPB_OutputProtection_Private</code>.
108 * <code>PPB_OutputProtection_Private</code>.
111 * <code>PPB_OutputProtection_Private</code>, <code>PP_FALSE</code> if the
113 * <code>PPB_OutputProtection_Private</code>.
121 * <code>PPB_OutputProtection_Private</code>.
148 * <code>PPB_OutputProtection_Private</cod
166 typedef struct PPB_OutputProtection_Private_0_1 PPB_OutputProtection_Private; typedef in typeref:struct:PPB_OutputProtection_Private_0_1
[all...]
/external/chromium_org/ppapi/api/private/
H A Dppb_output_protection_private.idl40 * The <code>PPB_OutputProtection_Private</code> interface allows controlling
63 interface PPB_OutputProtection_Private {
65 * Create() creates a new <code>PPB_OutputProtection_Private</code> object.
71 * <code>PPB_OutputProtection_Private</code> if successful, 0 if creation
78 * <code>PPB_OutputProtection_Private</code>.
81 * <code>PPB_OutputProtection_Private</code>.
84 * <code>PPB_OutputProtection_Private</code>, <code>PP_FALSE</code> if the
86 * <code>PPB_OutputProtection_Private</code>.
95 * <code>PPB_OutputProtection_Private</code>.
124 * <code>PPB_OutputProtection_Private</cod
[all...]

Completed in 2245 milliseconds