KWin
|
This is the complete list of members for KWin::RegionInterface, including all inherited members.
get(wl_resource *native) | KWin::RegionInterface | static |
region() const | KWin::RegionInterface | |
region_add(Resource *resource, int32_t x, int32_t y, int32_t width, int32_t height) override | KWin::RegionInterface | protected |
region_destroy(Resource *resource) override | KWin::RegionInterface | protected |
region_destroy_resource(Resource *resource) override | KWin::RegionInterface | protected |
region_subtract(Resource *resource, int32_t x, int32_t y, int32_t width, int32_t height) override | KWin::RegionInterface | protected |
RegionInterface(wl_resource *resource) | KWin::RegionInterface | explicit |