Home
last modified time | relevance | path

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

/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/src/ASDocGen/source/MyStyle/
H A DSliceXStart1 <varlistentry id="options.SliceXStart">
2 <term>SliceXStart <emphasis>val</emphasis></term>
5 … remain unchanged, but center part will get tiled to fill empty space. SliceXStart is the width of…
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/afterstep/looks/
H A Dlook.Smooth42 SliceXStart 8
53 SliceXStart 8
64 SliceXStart 8
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/libAfterConf/
H A DMyStyle.c148 fprintf (stderr, "\n\tSliceXStart %d", list->SliceXStart); in PrintMyStyleDefinitions()
390 style->slice_x_start = def->SliceXStart; in mystyle_create_from_definition()
H A Dafterconf.h449 …ASCF_DEFINE_KEYWORD_S(MYSTYLE, TF_NO_MYNAME_PREPENDING, SliceXStart, TT_INTEGER, NULL, MyStyleD…
482 int SliceXStart, SliceXEnd, SliceYStart, SliceYEnd ; member
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/libASGTK/
H A Dasgtklookedit.c483 msd->SliceXStart); in asgtk_mystyle_edit_set_style_def()