Home
last modified time | relevance | path

Searched refs:UpdatePrintingState (Results 1 – 2 of 2) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/
H A Dbrowser_command_controller.h166 void UpdatePrintingState();
H A Dbrowser_command_controller.cc171 base::Bind(&BrowserCommandController::UpdatePrintingState, in BrowserCommandController()
290 UpdatePrintingState(); in PrintingStateChanged()
1232 UpdatePrintingState(); in UpdateCommandsForContentRestrictionState()
1423 void BrowserCommandController::UpdatePrintingState() { in UpdatePrintingState() function in chrome::BrowserCommandController