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 38 scoped_refptr<extensions::WindowsGetLastFocusedFunction> function =
39 new extensions::WindowsGetLastFocusedFunction();
54 function = new extensions::WindowsGetLastFocusedFunction();
tabs_api.h 61 class WindowsGetLastFocusedFunction : public ChromeSyncExtensionFunction {
62 virtual ~WindowsGetLastFocusedFunction() {}
tabs_api.cc 252 bool WindowsGetLastFocusedFunction::RunSync() {
    [all...]

Completed in 35 milliseconds