HomeSort by relevance Sort by last modified time
    Searched full:custom_context (Results 1 - 11 of 11) sorted by null

  /external/chromium_org/chrome/renderer/pepper/
pepper_flash_menu_host.cc 153 params.custom_context.is_pepper_menu = true;
154 params.custom_context.render_widget_id =
  /external/chromium_org/content/renderer/
context_menu_params_builder.cc 47 params.custom_context.is_pepper_menu = false;
render_frame_impl.cc     [all...]
render_frame_impl.h 435 void OnContextMenuClosed(const CustomContextMenuContext& custom_context);
436 void OnCustomContextMenuAction(const CustomContextMenuContext& custom_context,
  /external/chromium_org/chrome/browser/renderer_context_menu/
context_menu_content_type.cc 72 if (!params_.custom_context.is_pepper_menu)
render_view_context_menu.cc     [all...]
  /external/chromium_org/content/public/common/
context_menu_params.h 139 CustomContextMenuContext custom_context; member in struct:content::ContextMenuParams
  /external/zopfli/src/zopflipng/
zopflipng_lib.cc 46 static_cast<const ZopfliPNGOptions*>(settings->custom_context);
189 state.encoder.zlibsettings.custom_context = png_options;
  /external/chromium_org/content/common/
frame_messages.h 68 IPC_STRUCT_TRAITS_MEMBER(custom_context)
288 content::CustomContextMenuContext /* custom_context */)
292 content::CustomContextMenuContext /* custom_context */,
  /external/zopfli/src/zopflipng/lodepng/
lodepng.h 265 const void* custom_context; /*optional custom settings for custom functions*/ member in struct:LodePNGDecompressSettings
299 const void* custom_context; /*optional custom settings for custom functions*/ member in struct:LodePNGCompressSettings
    [all...]
lodepng.cpp     [all...]

Completed in 948 milliseconds