HomeSort by relevance Sort by last modified time
    Searched refs:xcb_atom_t (Results 1 - 4 of 4) sorted by null

  /external/vulkan-validation-layers/demos/smoke/
ShellXcb.h 48 xcb_atom_t wm_protocols_;
49 xcb_atom_t wm_delete_window_;
ShellXcb.cpp 70 xcb_atom_t intern_atom(xcb_connection_t *c, xcb_intern_atom_cookie_t cookie)
72 xcb_atom_t atom = XCB_ATOM_NONE;
142 xcb_atom_t utf8_string = intern_atom(c_, utf8_string_cookie);
143 xcb_atom_t _net_wm_name = intern_atom(c_, _net_wm_name_cookie);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/xcb/
xproto.h 104 typedef uint32_t xcb_atom_t; typedef
110 xcb_atom_t *data; /**< */
981 xcb_atom_t atom; /**< */
999 xcb_atom_t selection; /**< */
1092 xcb_atom_t selection; /**< */
1093 xcb_atom_t target; /**< */
1094 xcb_atom_t property; /**< */
1109 xcb_atom_t selection; /**< */
1110 xcb_atom_t target; /**< */
1111 xcb_atom_t property; /**< *
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/xcb/
xproto.h 104 typedef uint32_t xcb_atom_t; typedef
110 xcb_atom_t *data; /**< */
981 xcb_atom_t atom; /**< */
999 xcb_atom_t selection; /**< */
1092 xcb_atom_t selection; /**< */
1093 xcb_atom_t target; /**< */
1094 xcb_atom_t property; /**< */
1109 xcb_atom_t selection; /**< */
1110 xcb_atom_t target; /**< */
1111 xcb_atom_t property; /**< *
    [all...]

Completed in 63 milliseconds