Searched refs:VKEY_SNAPSHOT (Results 1 – 8 of 8) sorted by relevance
159 case VKEY_SNAPSHOT: in staticKeyIdentifiers()
70 VKEY_SNAPSHOT = 0x2C, enumerator
46 VKEY_SNAPSHOT = VK_SNAPSHOT, enumerator
67 { VKEY_SNAPSHOT /* 0x2C */, -1, NSPrintScreenFunctionKey },266 case NSPrintScreenFunctionKey: return VKEY_SNAPSHOT;
148 VKEY_SNAPSHOT = VK_SNAPSHOT, enumerator
62 COMPILE_ASSERT_MATCH(ui::VKEY_SNAPSHOT, FWL_VKEY_Snapshot);
111 case ui::VKEY_SNAPSHOT: in GetKeyIdentifier()
1256 code = ui::VKEY_SNAPSHOT; in KeyDown()