Searched defs:CefWindowInfoTraits (Results 1 – 3 of 3) sorted by relevance
70 struct CefWindowInfoTraits { struct71 typedef cef_window_info_t struct_type;95 class CefWindowInfo : public CefStructBase<CefWindowInfoTraits> { argument
70 struct CefWindowInfoTraits { struct94 class CefWindowInfo : public CefStructBase<CefWindowInfoTraits> { argument
68 struct CefWindowInfoTraits { struct69 typedef cef_window_info_t struct_type;71 static inline void init(struct_type* s) {} in init()73 static inline void clear(struct_type* s) { in clear()97 class CefWindowInfo : public CefStructBase<CefWindowInfoTraits> { argument