OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:change_tab_contents
(Results
1 - 3
of
3
) sorted by null
/external/chromium/chrome/browser/ui/views/frame/
browser_view.h
509
// |
change_tab_contents
| is true, |new_contents| is added to the view
510
// hierarchy, if |
change_tab_contents
| is false, it's assumed |new_contents|
513
bool
change_tab_contents
);
browser_view.cc
[
all
...]
/external/chromium_org/chrome/browser/ui/views/frame/
browser_view.cc
831
bool
change_tab_contents
=
local
840
if (
change_tab_contents
)
855
if (
change_tab_contents
)
[
all
...]
Completed in 149 milliseconds