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

/external/chromium_org/ppapi/proxy/
H A Dserialized_structs.h104 struct PPAPI_PROXY_EXPORT PPBFlash_DrawGlyphs_Params { struct in namespace:ppapi::proxy
105 PPBFlash_DrawGlyphs_Params();
106 ~PPBFlash_DrawGlyphs_Params();
H A Dserialized_structs.cc125 PPBFlash_DrawGlyphs_Params::PPBFlash_DrawGlyphs_Params() function in class:ppapi::proxy::PPBFlash_DrawGlyphs_Params
138 PPBFlash_DrawGlyphs_Params::~PPBFlash_DrawGlyphs_Params() {}
H A Dppapi_param_traits.h33 struct PPBFlash_DrawGlyphs_Params;
65 ppapi::proxy::PPBFlash_DrawGlyphs_Params> {
66 typedef ppapi::proxy::PPBFlash_DrawGlyphs_Params param_type;
H A Dflash_resource.cc206 PPBFlash_DrawGlyphs_Params params;
H A Dppapi_param_traits.cc326 // PPBFlash_DrawGlyphs_Params --------------------------------------------------
328 void ParamTraits<ppapi::proxy::PPBFlash_DrawGlyphs_Params>::Write(
352 bool ParamTraits<ppapi::proxy::PPBFlash_DrawGlyphs_Params>::Read(
380 void ParamTraits<ppapi::proxy::PPBFlash_DrawGlyphs_Params>::Log(
H A Dppapi_messages.h2029 // the PPBFlash_DrawGlyphs_Params structure. An error code is sent in a reply
2032 ppapi::proxy::PPBFlash_DrawGlyphs_Params /* params */)
/external/chromium_org/chrome/renderer/pepper/
H A Dpepper_flash_renderer_host.h24 struct PPBFlash_DrawGlyphs_Params;
51 ppapi::proxy::PPBFlash_DrawGlyphs_Params params);
H A Dpepper_flash_renderer_host.cc200 ppapi::proxy::PPBFlash_DrawGlyphs_Params params) {

Completed in 449 milliseconds