Home
last modified time | relevance | path

Searched refs:atom_wm_s0 (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland.c1076 static Atom atom_wm_s0; in wm_selection_callback() local
1078 if (atom_wm_s0 == None) in wm_selection_callback()
1079 atom_wm_s0 = MakeAtom(atom_name, strlen(atom_name), TRUE); in wm_selection_callback()
1080 if (info->selection->selection != atom_wm_s0 || in wm_selection_callback()