Home
last modified time | relevance | path

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

/third_party/weston/desktop-shell/
Dshell.c4474 struct switcher { struct
4483 switcher_next(struct switcher *switcher) in switcher_next()
4541 struct switcher *switcher = in switcher_handle_view_destroy() local
4548 switcher_destroy(struct switcher *switcher) in switcher_destroy()
4592 struct switcher *switcher = container_of(grab, struct switcher, grab); in switcher_key() local
4604 struct switcher *switcher = container_of(grab, struct switcher, grab); in switcher_modifier() local
4614 struct switcher *switcher = container_of(grab, struct switcher, grab); in switcher_cancel() local
4630 struct switcher *switcher; in switcher_binding() local
/third_party/boost/boost/polygon/detail/
Dpolygon_arbitrary_formation.hpp348 int switcher = 0; in unsigned_add() local
/third_party/gstreamer/gstplugins_bad/tests/check/pipelines/
Dipcpipeline.c4621 void (*switcher) (GstElement *, char *name); member