HomeSort by relevance Sort by last modified time
    Searched refs:kClickToPlay (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/plugins/
plugin_info_message_filter.cc 228 status->value = ChromeViewHostMsg_GetPluginInfo_Status::kClickToPlay;
322 status.value == ChromeViewHostMsg_GetPluginInfo_Status::kClickToPlay) {
  /external/chromium_org/chrome/common/
render_messages.h 65 kClickToPlay,
  /external/chromium_org/chrome/renderer/
chrome_content_renderer_client.cc 549 status_value == ChromeViewHostMsg_GetPluginInfo_Status::kClickToPlay ||
556 if (status_value == ChromeViewHostMsg_GetPluginInfo_Status::kClickToPlay &&
722 case ChromeViewHostMsg_GetPluginInfo_Status::kClickToPlay: {
    [all...]

Completed in 256 milliseconds