Home
last modified time | relevance | path

Searched refs:get_flags (Results 1 – 25 of 2036) sorted by relevance

12345678910>>...82

/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/libAfterStep/
H A Dhints.c318 if (get_flags (what, HINT_NAME)) { in merge_hints()
364 if (get_flags (what, HINT_STARTUP)) in merge_hints()
594 if (get_flags (what, HINT_GENERAL)) { in merge_icccm_hints()
710 if (get_flags (what, HINT_GENERAL)) in merge_group_hints()
1155 if (get_flags (what, HINT_NAME)) { in merge_extwm_hints()
1200 if (get_flags in merge_extwm_hints()
1213 if (get_flags in merge_extwm_hints()
1219 if (get_flags in merge_extwm_hints()
1388 if (get_flags (g->flags, XValue)) in merge_asdb_hints()
1395 if (get_flags (g->flags, YValue)) in merge_asdb_hints()
[all …]
H A Dmylook.c161 if (get_flags (what_flags, LL_DeskBacks)) in mylook_init()
174 if (get_flags (what_flags, LL_Buttons)) { in mylook_init()
181 if (get_flags (what_flags, LL_Layouts)) { in mylook_init()
198 if (get_flags (what_flags, LL_Misc)) { in mylook_init()
219 if (get_flags (what_flags, LL_DeskBacks)) in mylook_init()
249 if (get_flags (what_flags, LL_Layouts)) { in mylook_init()
271 if (get_flags (what_flags, LL_Icons)) { in mylook_init()
285 if (get_flags (what_flags, LL_Misc)) { in mylook_init()
312 if (get_flags (what_flags, LL_Flags)) in mylook_init()
485 if (get_flags in inherit_myframe()
[all …]
H A Dasdatabase.c204 if (get_flags (db_rec->set_data_flags, type)) { in match_int()
247 if (get_flags (db_rec->set_data_flags, type)) { in match_struct()
270 if (get_flags (db_rec->set_data_flags, type)) { in match_string()
318 if (get_flags (db_rec->set_flags, STYLE_BUTTONS)) in fill_asdb_record()
355 if (get_flags (db_rec->set_flags, STYLE_MYSTYLES)) in fill_asdb_record()
545 if (get_flags (g->flags, XValue)) in print_asgeometry()
547 if (get_flags (g->flags, YValue)) in print_asgeometry()
549 if (get_flags (g->flags, WidthValue)) in print_asgeometry()
551 if (get_flags (g->flags, HeightValue)) in print_asgeometry()
570 if (get_flags (db_rec->set_flags, STYLE_BUTTONS)) { in print_asdb_record()
[all …]
H A Dclientprops.c819 if (get_flags (what, HINT_STARTUP)) { in collect_hints()
938 if (get_flags (hints->flags, InputHint)) in print_wm_hints()
941 if (get_flags (hints->flags, StateHint)) in print_wm_hints()
996 if (get_flags (hints->flags, PMinSize)) in print_wm_normal_hints()
1000 if (get_flags (hints->flags, PMaxSize)) in print_wm_normal_hints()
1004 if (get_flags (hints->flags, PResizeInc)) in print_wm_normal_hints()
1008 if (get_flags (hints->flags, PAspect)) { in print_wm_normal_hints()
1016 if (get_flags (hints->flags, PBaseSize)) in print_wm_normal_hints()
1020 if (get_flags (hints->flags, PWinGravity)) in print_wm_normal_hints()
1052 if (get_flags (hints->flags, GNOME_LAYER)) in print_gnome_hints()
[all …]
H A Ddecor.c938 if (get_flags (flip, FLIP_VERTICAL) && get_flags (flip, FLIP_UPSIDEDOWN)) { in add_astbar_tile()
940 if (get_flags (align, PAD_LEFT)) in add_astbar_tile()
944 if (get_flags (align, PAD_TOP)) in add_astbar_tile()
950 if (get_flags (align, PAD_LEFT)) in add_astbar_tile()
954 if (get_flags (align, PAD_TOP)) in add_astbar_tile()
960 if (get_flags (align, PAD_LEFT)) in add_astbar_tile()
964 if (get_flags (align, PAD_TOP)) in add_astbar_tile()
972 if (get_flags (align, RESIZE_H)) in add_astbar_tile()
974 if (get_flags (align, RESIZE_V)) in add_astbar_tile()
1460 get_flags (tbar->state, in render_astbar_int()
[all …]
H A Dparser_xml.c120 if (get_flags (pterm->flags, TF_SYNTAX_TERMINATOR)) in statement2xml_elem()
143 get_flags (config->current_flags, in statement2xml_elem()
157 get_flags (pterm->flags, TF_NAMED) ? "named" : ""); in statement2xml_elem()
160 if (get_flags (config->current_flags, CF_FOREIGN_OPTION)) { in statement2xml_elem()
175 !get_flags (pterm->flags, TF_NO_MYNAME_PREPENDING)) { in statement2xml_elem()
179 if (get_flags (pterm->flags, TF_NAMED)) { in statement2xml_elem()
183 } else if (get_flags (pterm->flags, TF_INDEXED)) { in statement2xml_elem()
244 if (!get_flags (pterm->flags, TF_DONT_REMOVE_COMMENTS)) { in statement2xml_elem()
386 if (!get_flags (pterm->flags, TF_NO_MYNAME_PREPENDING)) { in xml_tree2file()
394 if (get_flags (pterm->flags, TF_NAMED)) in xml_tree2file()
[all …]
/dports/textproc/groff/groff-1.22.4/src/roff/troff/
H A Dcharinfo.h91 void get_flags();
122 ::get_flags(); in overlaps_horizontally()
129 ::get_flags(); in overlaps_vertically()
136 ::get_flags(); in can_break_before()
143 ::get_flags(); in can_break_after()
150 ::get_flags(); in ends_sentence()
157 ::get_flags(); in transparent()
164 ::get_flags(); in ignore_hcodes()
171 ::get_flags(); in prohibit_break_before()
178 ::get_flags(); in prohibit_break_after()
[all …]
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/src/Wharf/
H A DWharf.c1112 get_flags (Config->set_flags, in build_wharf_button_tbar()
1808 get_flags (aswf->flags, in place_wharf_buttons()
2043 get_flags (Config->set_flags, in animate_wharf_loop()
2049 get_flags (aswf->flags, in animate_wharf_loop()
2055 get_flags (aswf->flags, in animate_wharf_loop()
2172 (get_flags (aswf->flags, ASW_Mapped) in display_wharf_folder()
2282 get_flags (aswf->flags, in display_wharf_folder()
2757 make_swallow_pad (get_flags in check_swallow_window()
2762 make_swallow_pad (get_flags in check_swallow_window()
2868 make_tile_pad (get_flags in on_wharf_button_moveresize()
[all …]
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/src/Arrange/
H A DArrange.c164 if( !get_flags( ArrangeState.flags, ARRANGE_WinlistSkip)) in select_suitable_windows()
171 if( !get_flags( ArrangeState.flags, ARRANGE_Untitled )) in select_suitable_windows()
178 if( !get_flags( ArrangeState.flags, ARRANGE_Transient )) in select_suitable_windows()
185 if( !get_flags( ArrangeState.flags, ARRANGE_Sticky )) in select_suitable_windows()
193 if( !get_flags( ArrangeState.flags, ARRANGE_Maximized )) in select_suitable_windows()
200 if( !get_flags( ArrangeState.flags, ARRANGE_AllDesks)) in select_suitable_windows()
210 if( !get_flags( ArrangeState.flags, ARRANGE_Desk)) in select_suitable_windows()
426 if( get_flags( ArrangeState.flags, ARRANGE_Tile ) ) in main()
576 if( get_flags(ArrangeState.flags, ARRANGE_Resize )) in tile_windows()
632 if( get_flags( ArrangeState.flags, ARRANGE_Resize ) ) in cascade_windows()
[all …]
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/libAfterConf/
H A Dkeyword_macro.h28 do{ if(get_flags((__config)->set_flags,module##_##keyword) ) \
35 do{ if(get_flags((__config)->set_flags,module##_##keyword) ) \
37 …if(get_flags((__config)->keyword.flags,WidthValue)) fprintf (stream, "%u",(__config)->keyword.widt…
39 …if(get_flags((__config)->keyword.flags,HeightValue)) fprintf (stream, "%u",(__config)->keyword.hei…
40 if(get_flags((__config)->keyword.flags,XValue)) fprintf (stream, "%+d",(__config)->keyword.x); \
41 else if(get_flags((__config)->keyword.flags,YValue)) fputc ('+',stream); \
42 if(get_flags((__config)->keyword.flags,XValue)) fprintf (stream, "%+d",(__config)->keyword.y); \
47 do{ if(get_flags((__config)->set_flags,module##_##keyword) ) \
96 …__config->keyword.width = get_flags( __item.data.geometry.flags, WidthValue )?__item.data.geometry…
115 do{ if( get_flags((__from)->set_flags, module##_##keyword) ) \
[all …]
H A DLook.c914 if (get_flags (what_flags, LL_Flags))
1062 get_flags (config->set_flags,
1067 get_flags (config->set_flags,
1071 get_flags (config->set_flags,
1114 if (get_flags (what_flags, LL_Boundary))
1119 get_flags (config->set_flags,
1122 get_flags (config->set_flags,
1127 if (get_flags (what_flags, LL_Icons)) {
1161 if (get_flags (what_flags, LL_Misc)) {
1163 get_flags (config->set_flags,
[all …]
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/libAfterImage/
H A Dscanline.c445 if (get_flags(strip->lines[i]->flags, 0x01<<chan)) in interpolate_asim_strip_gradients()
459 if (get_flags(strip->lines[i]->flags, 0x01<<chan)) in interpolate_asim_strip_gradients()
591 if (get_flags (above->flags, flag) && get_flags (below->flags, flag)) in interpolate_green_diff()
649 if ( get_flags( filter, 0x01<<chan) ) in interpolate_asim_strip_custom_rggb2()
668 if ( get_flags( filter, 0x01<<chan) ) in interpolate_asim_strip_custom_rggb2()
687 if ( get_flags( filter, SCL_DO_GREEN) ) in interpolate_asim_strip_custom_rggb2()
716 if ( get_flags( filter, SCL_DO_RED) ) in interpolate_asim_strip_custom_rggb2()
720 if (get_flags(strip->lines[line]->flags, SCL_DO_RED) in interpolate_asim_strip_custom_rggb2()
730 if (!get_flags(strip->lines[line]->flags, SCL_DO_RED) in interpolate_asim_strip_custom_rggb2()
748 if ( get_flags( filter, SCL_DO_BLUE) ) in interpolate_asim_strip_custom_rggb2()
[all …]
/dports/graphics/libafterimage/libAfterImage-1.20/
H A Dscanline.c445 if (get_flags(strip->lines[i]->flags, 0x01<<chan)) in interpolate_asim_strip_gradients()
459 if (get_flags(strip->lines[i]->flags, 0x01<<chan)) in interpolate_asim_strip_gradients()
591 if (get_flags (above->flags, flag) && get_flags (below->flags, flag)) in interpolate_green_diff()
649 if ( get_flags( filter, 0x01<<chan) ) in interpolate_asim_strip_custom_rggb2()
668 if ( get_flags( filter, 0x01<<chan) ) in interpolate_asim_strip_custom_rggb2()
687 if ( get_flags( filter, SCL_DO_GREEN) ) in interpolate_asim_strip_custom_rggb2()
716 if ( get_flags( filter, SCL_DO_RED) ) in interpolate_asim_strip_custom_rggb2()
720 if (get_flags(strip->lines[line]->flags, SCL_DO_RED) in interpolate_asim_strip_custom_rggb2()
730 if (!get_flags(strip->lines[line]->flags, SCL_DO_RED) in interpolate_asim_strip_custom_rggb2()
748 if ( get_flags( filter, SCL_DO_BLUE) ) in interpolate_asim_strip_custom_rggb2()
[all …]
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/src/afterstep/
H A Dicons.c54 if (get_flags (Scr.Feel.flags, StickyIcons)) in get_iconbox()
82 if (get_flags (Scr.Feel.flags, StickyIcons)) in get_iconbox()
106 if (get_flags (geom->flags, XNegative)) in fix_iconbox_area()
111 if (get_flags (geom->flags, YNegative)) in fix_iconbox_area()
146 Bool vertical = get_flags (Scr.Look.flags, IconsGrowVertically); in rearrange_icon_iter_func()
177 if (get_flags (Scr.Look.flags, SeparateButtonTitle)) { in rearrange_icon_iter_func()
242 get_flags (geom->flags, XNegative) ? "XNeg" : "XPos", in rearrange_icon_iter_func()
249 if (get_flags (geom->flags, PNegative)) in rearrange_icon_iter_func()
257 if (get_flags (geom->flags, SNegative)) in rearrange_icon_iter_func()
267 if (get_flags (geom->flags, PNegative)) in rearrange_icon_iter_func()
[all …]
H A Ddecorations.c508 if (get_flags (g.flags, XValue)) in geometry2slicing()
510 if (get_flags (g.flags, YValue)) in geometry2slicing()
513 if (get_flags (g.flags, WidthValue)) in geometry2slicing()
515 if (get_flags (g.flags, HeightValue)) in geometry2slicing()
900 if (get_flags (new_align, RESIZE_H_SCALE)) in fix_background_align()
902 if (get_flags (new_align, RESIZE_V_SCALE)) in fix_background_align()
967 && get_flags (old_hints->flags, in hints2decorations()
995 (get_flags in hints2decorations()
1031 get_flags (Scr.Feel.flags, IconTitle) in hints2decorations()
1150 get_flags (old_hints->flags, in hints2decorations()
[all …]
H A Dwinstatus.c745 else if (get_flags in check_frame_side_config()
1129 if (get_flags in update_window_tbar_size()
1135 if (get_flags in update_window_tbar_size()
1148 if (get_flags in update_window_tbar_size()
1266 if (get_flags in on_window_status_changed()
1296 if (get_flags in on_window_status_changed()
1553 get_flags (status->flags, in init_aswindow_status()
1556 get_flags (status->flags, in init_aswindow_status()
2145 if (get_flags (flags, AS_Shaded)) { in toggle_aswindow_status()
2215 if (get_flags (flags, AS_Focused)) in toggle_aswindow_status()
[all …]
/dports/devel/asyncplusplus/asyncplusplus-1.1/include/async++/
H A Dcontinuation_vector.h45 std::uintptr_t get_flags() const in get_flags() function
73 std::uintptr_t get_flags() const in get_flags() function
132 if (data.get_flags() & flags::is_vector) { in ~continuation_vector()
139 if (!(data.get_flags() & flags::is_locked)) in ~continuation_vector()
157 if (data.get_flags() & flags::is_locked) in try_add()
160 if (data.get_flags() & flags::is_vector) { in try_add()
167 if (atomic_data.load(std::memory_order_relaxed).get_flags() & flags::is_locked) in try_add()
202 new_data.set_flags(data.get_flags() | flags::is_locked); in flush_and_lock()
205 if (data.get_flags() & flags::is_vector) { in flush_and_lock()
/dports/devel/godot2/godot-2.1.6-stable/drivers/png/
H A Dresource_saver_png.cpp65 if (global_filter != bool(texture->get_flags() & Texture::FLAG_FILTER)) { in save()
66 text += bool(texture->get_flags() & Texture::FLAG_FILTER) ? "filter=true\n" : "filter=false\n"; in save()
68 if (global_mipmaps != bool(texture->get_flags() & Texture::FLAG_MIPMAPS)) { in save()
69 …text += bool(texture->get_flags() & Texture::FLAG_MIPMAPS) ? "gen_mipmaps=true\n" : "gen_mipmaps=f… in save()
71 if (global_repeat != bool(texture->get_flags() & Texture::FLAG_REPEAT)) { in save()
72 text += bool(texture->get_flags() & Texture::FLAG_REPEAT) ? "repeat=true\n" : "repeat=false\n"; in save()
74 if (bool(texture->get_flags() & Texture::FLAG_ANISOTROPIC_FILTER)) { in save()
77 if (bool(texture->get_flags() & Texture::FLAG_CONVERT_TO_LINEAR)) { in save()
80 if (bool(texture->get_flags() & Texture::FLAG_MIRRORED_REPEAT)) { in save()
/dports/devel/godot2-tools/godot-2.1.6-stable/drivers/png/
H A Dresource_saver_png.cpp65 if (global_filter != bool(texture->get_flags() & Texture::FLAG_FILTER)) { in save()
66 text += bool(texture->get_flags() & Texture::FLAG_FILTER) ? "filter=true\n" : "filter=false\n"; in save()
68 if (global_mipmaps != bool(texture->get_flags() & Texture::FLAG_MIPMAPS)) { in save()
69 …text += bool(texture->get_flags() & Texture::FLAG_MIPMAPS) ? "gen_mipmaps=true\n" : "gen_mipmaps=f… in save()
71 if (global_repeat != bool(texture->get_flags() & Texture::FLAG_REPEAT)) { in save()
72 text += bool(texture->get_flags() & Texture::FLAG_REPEAT) ? "repeat=true\n" : "repeat=false\n"; in save()
74 if (bool(texture->get_flags() & Texture::FLAG_ANISOTROPIC_FILTER)) { in save()
77 if (bool(texture->get_flags() & Texture::FLAG_CONVERT_TO_LINEAR)) { in save()
80 if (bool(texture->get_flags() & Texture::FLAG_MIRRORED_REPEAT)) { in save()
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/src/Gadget/
H A DGadget.c203 if( get_flags(Config->geometry.flags, XNegative) ) in CheckConfigSanity()
205 else if( get_flags(Config->geometry.flags, YNegative) ) in CheckConfigSanity()
209 if( get_flags(Config->geometry.flags, XNegative) ) in CheckConfigSanity()
213 if( get_flags(Config->geometry.flags, YNegative) ) in CheckConfigSanity()
267 if( get_flags(config->set_flags, GADGET_Geometry) ) in GetOptions()
278 if( get_flags(config->set_flags, WINLIST_FCM) ) in GetOptions()
280 if( get_flags(config->set_flags, WINLIST_UCM) ) in GetOptions()
282 if( get_flags(config->set_flags, WINLIST_SCM) ) in GetOptions()
285 if( get_flags(config->set_flags, WINLIST_H_SPACING) ) in GetOptions()
287 if( get_flags(config->set_flags, WINLIST_V_SPACING) ) in GetOptions()
[all …]
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/src/Ident/
H A DIdent.c710 if (get_flags (eh->type_flags, EXTWM_TypeEverything)) in fill_window_data()
724 if (get_flags (eh->flags, EXTWM_PID)) in fill_window_data()
730 if (get_flags (eh->flags, EXTWM_DoesWMPing)) in fill_window_data()
733 if (get_flags (eh->flags, EXTWM_WINDOW_OPACITY)) in fill_window_data()
739 if (get_flags (eh->flags, EXTWM_DESKTOP)) in fill_window_data()
748 if (get_flags (gh->flags, GNOME_LAYER)) in fill_window_data()
753 if (get_flags (gh->flags, GNOME_WORKSPACE)) in fill_window_data()
815 if( get_flags( dr->set_data_flags, STYLE_ICON ) ) in fill_window_data()
851 if( get_flags( dr->set_data_flags, STYLE_GRAVITY ) ) in fill_window_data()
856 if( get_flags( dr->set_data_flags, STYLE_LAYER ) ) in fill_window_data()
[all …]
/dports/devel/cook/cook-2.30/lib/
H A Dsccs14 * get_flags flags for the get command, default empty
22 if [not [defined get_flags]] then
23 get_flags = ;
29 [get] [get_flags] -p %0SCCS/s.% > %0%;
36 [get] [get_flags] -p %0s.% > %0%;
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/src/WinTabs/
H A DWinTabs.c550 if( get_flags(Config->flags, WINTABS_AllDesks ) ) in CheckConfigSanity()
693 if( get_flags(config->set_flags, WINTABS_FCM) ) in GetOptions()
695 if( get_flags(config->set_flags, WINTABS_UCM) ) in GetOptions()
697 if( get_flags(config->set_flags, WINTABS_SCM) ) in GetOptions()
1504 if( get_flags( aswt->hints.flags, AS_MaxSize ) ) in moveresize_client()
1512 if( get_flags( aswt->hints.flags, AS_SizeInc ) ) in moveresize_client()
1519 if( get_flags( aswt->hints.flags, AS_MinSize ) ) in moveresize_client()
1875 if( get_flags( wd->hints.flags, PWinGravity ) ) in do_swallow_window()
1911 …if( get_flags( wd->client_icon_flags, AS_ClientIcon ) && !get_flags( wd->client_icon_flags, AS_Cli… in do_swallow_window()
1984 if( get_flags( wd->flags, AS_Transient ) ) in check_swallow_window()
[all …]
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/src/Pager/
H A DPager.c434 get_flags (Config->geometry.flags, in CheckConfigSanity()
823 && !get_flags (d->flags, ASP_DeskShaded)) in place_desk_title()
828 && !get_flags (d->flags, ASP_DeskShaded)) in place_desk_title()
842 if (get_flags (Config->flags, USE_LABEL)) { in place_desk_background()
853 || get_flags (d->flags, ASP_DeskShaded)) { in place_desk_background()
902 if (get_flags (Config->flags, SHOW_SELECTION)
1063 if (get_flags (d->flags, ASP_DeskShaded)) in calculate_desk_width()
1074 if (get_flags (d->flags, ASP_DeskShaded)) in calculate_desk_height()
1316 if (get_flags (Config->flags, USE_LABEL)) { in redecorate_pager_desks()
1438 if (get_flags (Config->flags, USE_LABEL)) { in redecorate_pager_desks()
[all …]
/dports/multimedia/handbrake/zimg-release-3.0.1/test/graph/
H A Dmock_filter.cpp23 if (!get_flags().entire_plane) in set_simultaneous_lines()
29 if (!get_flags().entire_row) in set_horizontal_support()
35 if (!get_flags().entire_plane) in set_vertical_support()
39 zimg::graph::ImageFilter::filter_flags MockFilter::get_flags() const in get_flags() function in MockFilter
51 if (get_flags().entire_plane) { in get_required_row_range()
63 if (get_flags().entire_row) { in get_required_col_range()
82 …return get_flags().entire_plane ? zimg::graph::BUFFER_MAX : get_simultaneous_lines() + 2 * m_verti… in get_max_buffering()
104 auto flags = get_flags(); in process()
187 for (unsigned p = 0; p < (get_flags().color ? 3U : 1U); ++p) { in process()

12345678910>>...82