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

  /external/chromium_org/chrome/browser/extensions/api/tabs/
tabs_interactive_test.cc 37 scoped_refptr<extensions::WindowsGetLastFocusedFunction> function =
38 new extensions::WindowsGetLastFocusedFunction();
52 function = new extensions::WindowsGetLastFocusedFunction();
tabs_api.h 55 class WindowsGetLastFocusedFunction : public ChromeSyncExtensionFunction {
56 virtual ~WindowsGetLastFocusedFunction() {}
tabs_api.cc 212 bool WindowsGetLastFocusedFunction::RunSync() {
    [all...]

Completed in 805 milliseconds