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