OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TabsGetZoomSettingsFunction
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/extensions/api/tabs/
tabs_api.h
308
class
TabsGetZoomSettingsFunction
: public ZoomAPIFunction {
310
virtual ~
TabsGetZoomSettingsFunction
() {}
tabs_test.cc
700
scoped_refptr<
TabsGetZoomSettingsFunction
> get_zoom_settings_function(
701
new
TabsGetZoomSettingsFunction
());
[
all
...]
tabs_api.cc
[
all
...]
Completed in 44 milliseconds