Home
last modified time | relevance | path

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

/external/webrtc/modules/desktop_capture/
Ddesktop_and_cursor_composer.cc72 bool cursor_changed);
92 bool cursor_changed) in DesktopFrameWithCursor() argument
109 } else if (cursor_changed) { in DesktopFrameWithCursor()
/external/selinux/python/sepolicy/sepolicy/
Dgui.py542 "item_in_tree_selected": self.cursor_changed,
565 "on_treeview_cursor_changed": self.cursor_changed,
1780 def cursor_changed(self, *args): member in SELinuxGui