Searched defs:TypeTraits (Results 1 – 3 of 3) sorted by relevance
109 struct TypeTraits<TYPE_XLIB> struct111 typedef pt::XlibDisplayPtr NativeDisplayType;112 typedef pt::XlibWindow NativeWindowType;121 struct TypeTraits<TYPE_XCB> struct123 typedef pt::XcbConnectionPtr NativeDisplayType;124 typedef pt::XcbWindow NativeWindowType;133 struct TypeTraits<TYPE_WAYLAND> struct135 typedef pt::WaylandDisplayPtr NativeDisplayType;136 typedef pt::WaylandSurfacePtr NativeWindowType;145 struct TypeTraits<TYPE_MIR> struct[all …]
52 message TypeTraits {} message
1080 typedef TypeTraitsType TypeTraits; typedef