OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:set_closing
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/ui/views/tabs/
tab.h
58
void
set_closing
(bool closing) { closing_ = closing; }
function in class:Tab
tab_strip.cc
684
tab->
set_closing
(true);
[
all
...]
Completed in 494 milliseconds