Searched refs:has_saved_context_menu_action_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/renderer/pepper/
H A Dpepper_flash_menu_host.cc104 has_saved_context_menu_action_(false),
176 DCHECK(!has_saved_context_menu_action_);
177 has_saved_context_menu_action_ = true;
182 if (has_saved_context_menu_action_ &&
185 has_saved_context_menu_action_ = false;
H A Dpepper_flash_menu_host.h63 bool has_saved_context_menu_action_; member in class:PepperFlashMenuHost

Completed in 114 milliseconds