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

  /external/chromium_org/third_party/WebKit/Source/core/platform/chromium/
KeyboardCodes.h 439 // VKEY_BROWSER_FAVORITES (AB) Windows 2000/XP: Browser Favorites key
440 VKEY_BROWSER_FAVORITES = VK_BROWSER_FAVORITES,
  /external/chromium_org/ui/base/keycodes/
keyboard_codes_posix.h 168 VKEY_BROWSER_FAVORITES = 0xAB,
keyboard_codes_win.h 144 VKEY_BROWSER_FAVORITES = VK_BROWSER_FAVORITES,

Completed in 260 milliseconds