Lines Matching refs:P_CASEBOOL

5829 #define P_CASEBOOL(idx, option) case idx: ps->o.option = true; break  in get_cfg()  macro
5881 P_CASEBOOL('z', clear_shadow); in get_cfg()
5887 P_CASEBOOL('b', fork_after_register); in get_cfg()
5904 P_CASEBOOL(260, inactive_opacity_override); in get_cfg()
5909 P_CASEBOOL(262, mark_wmwin_focused); in get_cfg()
5914 P_CASEBOOL(264, mark_ovredir_focused); in get_cfg()
5915 P_CASEBOOL(265, no_fading_openclose); in get_cfg()
5916 P_CASEBOOL(266, shadow_ignore_shaped); in get_cfg()
5917 P_CASEBOOL(267, detect_rounded_corners); in get_cfg()
5918 P_CASEBOOL(268, detect_client_opacity); in get_cfg()
5929 P_CASEBOOL(272, dbe); in get_cfg()
5930 P_CASEBOOL(273, paint_on_overlay); in get_cfg()
5931 P_CASEBOOL(274, sw_opti); in get_cfg()
5932 P_CASEBOOL(275, vsync_aggressive); in get_cfg()
5933 P_CASEBOOL(276, use_ewmh_active_win); in get_cfg()
5934 P_CASEBOOL(277, respect_prop_shadow); in get_cfg()
5935 P_CASEBOOL(278, unredir_if_possible); in get_cfg()
5940 P_CASEBOOL(280, inactive_dim_fixed); in get_cfg()
5941 P_CASEBOOL(281, detect_transient); in get_cfg()
5942 P_CASEBOOL(282, detect_client_leader); in get_cfg()
5943 P_CASEBOOL(283, blur_background); in get_cfg()
5944 P_CASEBOOL(284, blur_background_frame); in get_cfg()
5945 P_CASEBOOL(285, blur_background_fixed); in get_cfg()
5946 P_CASEBOOL(286, dbus); in get_cfg()
5964 P_CASEBOOL(291, glx_no_stencil); in get_cfg()
5965 P_CASEBOOL(292, glx_copy_from_front); in get_cfg()
5971 P_CASEBOOL(295, glx_use_copysubbuffermesa); in get_cfg()
5980 P_CASEBOOL(298, glx_no_rebind_pixmap); in get_cfg()
5996 P_CASEBOOL(303, glx_use_gpushader4); in get_cfg()
6011 P_CASEBOOL(307, xinerama_shadow_crop); in get_cfg()
6021 P_CASEBOOL(311, vsync_use_glfinish); in get_cfg()
6022 P_CASEBOOL(312, xrender_sync); in get_cfg()
6023 P_CASEBOOL(313, xrender_sync_fence); in get_cfg()
6024 P_CASEBOOL(315, no_fading_destroyed_argb); in get_cfg()
6025 P_CASEBOOL(316, force_win_blend); in get_cfg()
6029 P_CASEBOOL(319, no_x_selection); in get_cfg()
6030 P_CASEBOOL(731, reredir_on_root_change); in get_cfg()
6031 P_CASEBOOL(732, glx_reinit_on_root_change); in get_cfg()
6035 #undef P_CASEBOOL in get_cfg()