Searched defs:PP_ExternalPluginResult (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ppapi/c/private/
H A Dppb_instance_private.h33 * The <code>PP_ExternalPluginResult </code> enum contains result codes from
45 } PP_ExternalPluginResult; typedef in typeref:enum:__anon9931
46 PP_COMPILE_ASSERT_SIZE_IN_BYTES(PP_ExternalPluginResult, 4);

Completed in 58 milliseconds