CONTROL 226 ipc/ipc_message_macros.h IPC_MESSAGE_DECL(EMPTY, CONTROL, msg_class, 0, 0, (), ()) CONTROL 229 ipc/ipc_message_macros.h IPC_MESSAGE_DECL(ASYNC, CONTROL, msg_class, 1, 0, (type1), ()) CONTROL 232 ipc/ipc_message_macros.h IPC_MESSAGE_DECL(ASYNC, CONTROL, msg_class, 2, 0, (type1, type2), ()) CONTROL 235 ipc/ipc_message_macros.h IPC_MESSAGE_DECL(ASYNC, CONTROL, msg_class, 3, 0, (type1, type2, type3), ()) CONTROL 238 ipc/ipc_message_macros.h IPC_MESSAGE_DECL(ASYNC, CONTROL, msg_class, 4, 0, (type1, type2, type3, type4), ()) CONTROL 241 ipc/ipc_message_macros.h IPC_MESSAGE_DECL(ASYNC, CONTROL, msg_class, 5, 0, (type1, type2, type3, type4, type5), ()) CONTROL 262 ipc/ipc_message_macros.h IPC_MESSAGE_DECL(SYNC, CONTROL, msg_class, 0, 0, (), ()) CONTROL 265 ipc/ipc_message_macros.h IPC_MESSAGE_DECL(SYNC, CONTROL, msg_class, 0, 1, (), (type1_out)) CONTROL 268 ipc/ipc_message_macros.h IPC_MESSAGE_DECL(SYNC, CONTROL, msg_class, 0, 2, (), (type1_out, type2_out)) CONTROL 271 ipc/ipc_message_macros.h IPC_MESSAGE_DECL(SYNC, CONTROL, msg_class, 0, 3, (), (type1_out, type2_out, type3_out)) CONTROL 274 ipc/ipc_message_macros.h IPC_MESSAGE_DECL(SYNC, CONTROL, msg_class, 0, 4, (), (type1_out, type2_out, type3_out, type4_out)) CONTROL 277 ipc/ipc_message_macros.h IPC_MESSAGE_DECL(SYNC, CONTROL, msg_class, 1, 0, (type1_in), ()) CONTROL 280 ipc/ipc_message_macros.h IPC_MESSAGE_DECL(SYNC, CONTROL, msg_class, 1, 1, (type1_in), (type1_out)) CONTROL 283 ipc/ipc_message_macros.h IPC_MESSAGE_DECL(SYNC, CONTROL, msg_class, 1, 2, (type1_in), (type1_out, type2_out)) CONTROL 286 ipc/ipc_message_macros.h IPC_MESSAGE_DECL(SYNC, CONTROL, msg_class, 1, 3, (type1_in), (type1_out, type2_out, type3_out)) CONTROL 289 ipc/ipc_message_macros.h IPC_MESSAGE_DECL(SYNC, CONTROL, msg_class, 1, 4, (type1_in), (type1_out, type2_out, type3_out, type4_out)) CONTROL 292 ipc/ipc_message_macros.h IPC_MESSAGE_DECL(SYNC, CONTROL, msg_class, 2, 0, (type1_in, type2_in), ()) CONTROL 295 ipc/ipc_message_macros.h IPC_MESSAGE_DECL(SYNC, CONTROL, msg_class, 2, 1, (type1_in, type2_in), (type1_out)) CONTROL 298 ipc/ipc_message_macros.h IPC_MESSAGE_DECL(SYNC, CONTROL, msg_class, 2, 2, (type1_in, type2_in), (type1_out, type2_out)) CONTROL 301 ipc/ipc_message_macros.h IPC_MESSAGE_DECL(SYNC, CONTROL, msg_class, 2, 3, (type1_in, type2_in), (type1_out, type2_out, type3_out)) CONTROL 304 ipc/ipc_message_macros.h IPC_MESSAGE_DECL(SYNC, CONTROL, msg_class, 2, 4, (type1_in, type2_in), (type1_out, type2_out, type3_out, type4_out)) CONTROL 307 ipc/ipc_message_macros.h IPC_MESSAGE_DECL(SYNC, CONTROL, msg_class, 3, 0, (type1_in, type2_in, type3_in), ()) CONTROL 310 ipc/ipc_message_macros.h IPC_MESSAGE_DECL(SYNC, CONTROL, msg_class, 3, 1, (type1_in, type2_in, type3_in), (type1_out)) CONTROL 313 ipc/ipc_message_macros.h IPC_MESSAGE_DECL(SYNC, CONTROL, msg_class, 3, 2, (type1_in, type2_in, type3_in), (type1_out, type2_out)) CONTROL 316 ipc/ipc_message_macros.h IPC_MESSAGE_DECL(SYNC, CONTROL, msg_class, 3, 3, (type1_in, type2_in, type3_in), (type1_out, type2_out, type3_out)) CONTROL 319 ipc/ipc_message_macros.h IPC_MESSAGE_DECL(SYNC, CONTROL, msg_class, 3, 4, (type1_in, type2_in, type3_in), (type1_out, type2_out, type3_out, type4_out)) CONTROL 322 ipc/ipc_message_macros.h IPC_MESSAGE_DECL(SYNC, CONTROL, msg_class, 4, 0, (type1_in, type2_in, type3_in, type4_in), ()) CONTROL 325 ipc/ipc_message_macros.h IPC_MESSAGE_DECL(SYNC, CONTROL, msg_class, 4, 1, (type1_in, type2_in, type3_in, type4_in), (type1_out)) CONTROL 328 ipc/ipc_message_macros.h IPC_MESSAGE_DECL(SYNC, CONTROL, msg_class, 4, 2, (type1_in, type2_in, type3_in, type4_in), (type1_out, type2_out)) CONTROL 331 ipc/ipc_message_macros.h IPC_MESSAGE_DECL(SYNC, CONTROL, msg_class, 4, 3, (type1_in, type2_in, type3_in, type4_in), (type1_out, type2_out, type3_out)) CONTROL 334 ipc/ipc_message_macros.h IPC_MESSAGE_DECL(SYNC, CONTROL, msg_class, 4, 4, (type1_in, type2_in, type3_in, type4_in), (type1_out, type2_out, type3_out, type4_out)) CONTROL 337 ipc/ipc_message_macros.h IPC_MESSAGE_DECL(SYNC, CONTROL, msg_class, 5, 0, (type1_in, type2_in, type3_in, type4_in, type5_in), ()) CONTROL 340 ipc/ipc_message_macros.h IPC_MESSAGE_DECL(SYNC, CONTROL, msg_class, 5, 1, (type1_in, type2_in, type3_in, type4_in, type5_in), (type1_out)) CONTROL 343 ipc/ipc_message_macros.h IPC_MESSAGE_DECL(SYNC, CONTROL, msg_class, 5, 2, (type1_in, type2_in, type3_in, type4_in, type5_in), (type1_out, type2_out)) CONTROL 346 ipc/ipc_message_macros.h IPC_MESSAGE_DECL(SYNC, CONTROL, msg_class, 5, 3, (type1_in, type2_in, type3_in, type4_in, type5_in), (type1_out, type2_out, type3_out)) CONTROL 100 win8/metro_driver/chrome_app_view.cc if (modifiers & CONTROL) { CONTROL 101 win8/metro_driver/chrome_app_view_ash.cc if (modifiers & CONTROL) {