Home | History | Annotate | Download | only in metro_viewer

Lines Matching refs:IPC_STRUCT_MEMBER

23   IPC_STRUCT_MEMBER(int32, x)
24 IPC_STRUCT_MEMBER(int32, y)
25 IPC_STRUCT_MEMBER(int32, extra)
26 IPC_STRUCT_MEMBER(ui::EventType, event_type)
27 IPC_STRUCT_MEMBER(uint32, flags)
28 IPC_STRUCT_MEMBER(ui::EventFlags, changed_button)
29 IPC_STRUCT_MEMBER(bool, is_horizontal_wheel)
130 IPC_STRUCT_MEMBER(base::string16, title)
133 IPC_STRUCT_MEMBER(base::FilePath, suggested_name)
136 IPC_STRUCT_MEMBER(base::string16, filter)
139 IPC_STRUCT_MEMBER(uint32, filter_index)
142 IPC_STRUCT_MEMBER(base::string16, default_extension)