OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetPageActionEnabled
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/extensions/
extension_page_actions_module.h
18
bool
SetPageActionEnabled
(bool enable);
extension_page_actions_module.cc
37
bool PageActionFunction::
SetPageActionEnabled
(bool enable) {
132
return
SetPageActionEnabled
(true);
136
return
SetPageActionEnabled
(false);
Completed in 102 milliseconds