OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TabsSetZoomSettingsFunction
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/extensions/api/tabs/
tabs_api.h
299
class
TabsSetZoomSettingsFunction
: public ZoomAPIFunction {
301
virtual ~
TabsSetZoomSettingsFunction
() {}
tabs_test.cc
676
scoped_refptr<
TabsSetZoomSettingsFunction
> set_zoom_settings_function(
677
new
TabsSetZoomSettingsFunction
());
737
scoped_refptr<
TabsSetZoomSettingsFunction
> set_zoom_settings_function(
738
new
TabsSetZoomSettingsFunction
());
[
all
...]
tabs_api.cc
[
all
...]
Completed in 215 milliseconds