Home
last modified time | relevance | path

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

/dports/graphics/reallyslick/rss-glx_0.9.1/src/PixelCity/
H A DBuilding.h40 … int start_y, int start_z, int direction, int length, int height, int window_groups, float uv_star…
H A DBuilding.cpp408 … int start_y, int start_z, int direction, int length, int height, int window_groups, float uv_star… in ConstructWall() argument
451 blank = (column % window_groups) > window_groups / 2; in ConstructWall()
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/src/afterstep/
H A Daswindow.c67 list->window_groups = in init_aswindow_list()
487 if (start_hash_iteration (list->window_groups, &it)) { in save_aswindow_list()
589 if (Scr.Windows->window_groups) in window2ASWindowGroup()
591 (Scr.Windows->window_groups, AS_HASHABLE (w), in window2ASWindowGroup()
893 (Scr.Windows->window_groups, AS_HASHABLE (g->leader), in add_member_to_group()
H A Dasinternals.h217 struct ASHashTable *window_groups; member
/dports/devel/py-orange-canvas-core/orange-canvas-core-0.1.20/orangecanvas/application/
H A Dcanvasmain.py712 window_groups = self.scheme_widget.findChild(
715 if window_groups is not None:
716 self.view_menu.addAction(window_groups)