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

  /external/chromium_org/chrome_frame/
chrome_frame_plugin.h 36 ChromeFramePlugin() : ignore_setfocus_(false){
137 ignore_setfocus_ = true;
139 ignore_setfocus_ = false;
157 if (!ignore_setfocus_ && IsValid()) {
196 ignore_setfocus_ = true;
198 ignore_setfocus_ = false;
258 bool ignore_setfocus_; member in class:ChromeFramePlugin
chrome_active_document.cc     [all...]

Completed in 77 milliseconds