Searched defs:ZoomAPIFunction (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/extensions/api/tabs/
H A Dtabs_api.h268 class ZoomAPIFunction : public ChromeAsyncExtensionFunction { class in namespace:extensions
270 virtual ~ZoomAPIFunction() {}
281 class TabsSetZoomFunction : public ZoomAPIFunction {
290 class TabsGetZoomFunction : public ZoomAPIFunction {
299 class TabsSetZoomSettingsFunction : public ZoomAPIFunction {
308 class TabsGetZoomSettingsFunction : public ZoomAPIFunction {

Completed in 96 milliseconds