Home
last modified time | relevance | path

Searched defs:libdecor_interface (Results 1 – 1 of 1) sorted by relevance

/third_party/glfw/src/
Dwl_platform.h242 struct libdecor_interface struct
244 void (* error)(struct libdecor*,enum libdecor_error,const char*);
245 void (* reserved0)(void);
246 void (* reserved1)(void);
247 void (* reserved2)(void);
248 void (* reserved3)(void);
249 void (* reserved4)(void);
250 void (* reserved5)(void);
251 void (* reserved6)(void);
275 typedef struct libdecor* (* PFN_libdecor_new)(struct wl_display*,const struct libdecor_interface*); argument