Home
last modified time | relevance | path

Searched refs:SGET_PLACEMENT_POSITION_STRING (Results 1 – 6 of 6) sorted by relevance

/dports/x11-wm/fvwm3/fvwm3-1.0.4/fvwm/
H A Dstyle.h663 #define SGET_PLACEMENT_POSITION_STRING(s) \ macro
H A Dstyle.c732 SAFEFREE(SGET_PLACEMENT_POSITION_STRING(*merged_style)); in merge_styles()
735 strdup(SGET_PLACEMENT_POSITION_STRING(*add_style))); in merge_styles()
741 SGET_PLACEMENT_POSITION_STRING(*add_style)); in merge_styles()
844 SAFEFREE(SGET_PLACEMENT_POSITION_STRING(*style)); in free_style()
H A Dplacement.c395 spos = SGET_PLACEMENT_POSITION_STRING(*arg->style); in __pl_position_get_pos_simple()
/dports/x11-wm/fvwm2/fvwm-2.6.9/fvwm/
H A Dstyle.h644 #define SGET_PLACEMENT_POSITION_STRING(s) \ macro
H A Dstyle.c725 SAFEFREE(SGET_PLACEMENT_POSITION_STRING(*merged_style)); in merge_styles()
728 strdup(SGET_PLACEMENT_POSITION_STRING(*add_style))); in merge_styles()
805 SAFEFREE(SGET_PLACEMENT_POSITION_STRING(*style)); in free_style()
H A Dplacement.c334 spos = SGET_PLACEMENT_POSITION_STRING(*arg->style); in __pl_position_get_pos_simple()