Searched refs:SetBlockCommandExecution (Results 1 – 4 of 4) sorted by relevance
629 void SetBlockCommandExecution(bool block);
2391 void Browser::SetBlockCommandExecution(bool block) { in SetBlockCommandExecution() function in Browser
1120 browser_->SetBlockCommandExecution(true);1123 browser_->SetBlockCommandExecution(false);
1026 browser_->SetBlockCommandExecution(true); in PreHandleKeyboardEvent()1031 browser_->SetBlockCommandExecution(false); in PreHandleKeyboardEvent()