Searched defs:BrowserActionButton (Results 1 – 5 of 5) sorted by relevance
144 - (BOOL)browserActionClicked:(BrowserActionButton*)button argument146 - (BOOL)browserActionClicked:(BrowserActionButton*)button; argument761 - (BOOL)browserActionClicked:(BrowserActionButton*)button argument782 - (BOOL)browserActionClicked:(BrowserActionButton*)button { argument
105 @interface BrowserActionButton (Private) interface in Private109 @implementation BrowserActionButton implementation
21 class BrowserActionButton; variable
27 class BrowserActionButton; variable
90 BrowserActionButton::BrowserActionButton(const Extension* extension, in BrowserActionButton() function in BrowserActionButton