OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:browserwindowcontroller_
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/ui/cocoa/find_bar/
find_bar_cocoa_controller.h
34
BrowserWindowController*
browserWindowController_
; // weak
find_bar_cocoa_controller.mm
88
DCHECK(!
browserWindowController_
); // should only be called once.
89
browserWindowController_
= controller;
255
[
browserWindowController_
layoutSubviews];
Completed in 34 milliseconds