OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:maximum_zoom_percent
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/tab_contents/
tab_contents.h
738
int
maximum_zoom_percent
() const { return maximum_zoom_percent_; }
function in class:TabContents
[
all
...]
/external/chromium/chrome/browser/ui/views/
wrench_menu.cc
524
int max_percent = selected_tab->
maximum_zoom_percent
();
Completed in 67 milliseconds