OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:zoom_type
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
private_api_misc.cc
227
content::PageZoom
zoom_type
;
local
230
zoom_type
= content::PAGE_ZOOM_IN;
233
zoom_type
= content::PAGE_ZOOM_OUT;
236
zoom_type
= content::PAGE_ZOOM_RESET;
242
render_view_host()->Zoom(
zoom_type
);
Completed in 60 milliseconds