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

  /external/webkit/WebCore/platform/
KeyboardCodes.h 447 // VK_BROWSER_FAVORITES (AB) Windows 2000/XP: Browser Favorites key
448 const int VK_BROWSER_FAVORITES = 0xAB;
  /external/webkit/WebCore/platform/android/
KeyboardCodes.h 430 // VK_BROWSER_FAVORITES (AB) Windows 2000/XP: Browser Favorites key
431 const int VK_BROWSER_FAVORITES = 0xAB;
  /external/webkit/WebCore/platform/haiku/
KeyboardCodes.h 430 // VK_BROWSER_FAVORITES (AB) Windows 2000/XP: Browser Favorites key
431 const int VK_BROWSER_FAVORITES = 0xAB;
  /external/webkit/WebCore/platform/wx/
KeyboardCodes.h 429 // VK_BROWSER_FAVORITES (AB) Windows 2000/XP: Browser Favorites key
430 const int VK_BROWSER_FAVORITES = 0xAB;

Completed in 2042 milliseconds