HomeSort by relevance Sort by last modified time
    Searched refs:TabsSetZoomFunction (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/extensions/api/tabs/
tabs_api.h 281 class TabsSetZoomFunction : public ZoomAPIFunction {
283 virtual ~TabsSetZoomFunction() {}
tabs_test.cc 639 scoped_refptr<TabsSetZoomFunction> set_zoom_function(
640 new TabsSetZoomFunction());
722 scoped_refptr<TabsSetZoomFunction> set_zoom_function(
723 new TabsSetZoomFunction());
    [all...]
tabs_api.cc     [all...]

Completed in 49 milliseconds