OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ZoomAPIFunction
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/extensions/api/tabs/
tabs_api.h
268
class
ZoomAPIFunction
: public ChromeAsyncExtensionFunction {
270
virtual ~
ZoomAPIFunction
() {}
281
class TabsSetZoomFunction : public
ZoomAPIFunction
{
290
class TabsGetZoomFunction : public
ZoomAPIFunction
{
299
class TabsSetZoomSettingsFunction : public
ZoomAPIFunction
{
308
class TabsGetZoomSettingsFunction : public
ZoomAPIFunction
{
tabs_api.cc
[
all
...]
Completed in 31 milliseconds