Home
last modified time | relevance | path

Searched refs:lmargin (Results 201 – 225 of 440) sorted by relevance

12345678910>>...18

/dports/science/gramps/gramps-5.1.4/gramps/plugins/textreport/
H A Ddetdescendantreport.py1210 para.set(first_indent=-0.75, lmargin=2.25)
1221 para.set(first_indent=0.0, lmargin=1.5)
1228 para.set(lmargin=1.5)
1235 para.set(first_indent=-1.5, lmargin=1.5)
1245 para.set(first_indent=0.0, lmargin=1.5)
1255 para.set(first_indent=0.0, lmargin=1.5)
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/drawing/
H A DX8DrawingEngine.cpp234 int32_t lmargin = std::min(x - dx, 0); in CopyRect() local
238 x -= lmargin; in CopyRect()
240 width += lmargin + rmargin; in CopyRect()
/dports/shells/rush/rush-2.1/src/
H A Drushopt.h223 print_option_descr (const char *descr, size_t lmargin, size_t rmargin) in print_option_descr() argument
235 size_t width = rmargin - lmargin; in print_option_descr()
269 indent (0, lmargin); in print_option_descr()
H A Drlopt.h188 print_option_descr (const char *descr, size_t lmargin, size_t rmargin) in print_option_descr() argument
200 size_t width = rmargin - lmargin; in print_option_descr()
234 indent (0, lmargin); in print_option_descr()
/dports/math/gnuplot/gnuplot-5.4.1/demo/
H A Dtransparent_solids.dem37 set lmargin at screen 0.1
H A Dlogscale_clipping.dem37 set lmargin at screen 0.1
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/demo/
H A Dtransparent_solids.dem37 set lmargin at screen 0.1
/dports/math/gnuplot-lite/gnuplot-5.4.1/demo/
H A Dtransparent_solids.dem37 set lmargin at screen 0.1
H A Dlogscale_clipping.dem37 set lmargin at screen 0.1
/dports/math/py-cryptominisat/cryptominisat-5.8.0/scripts/output_parser/
H A Dplotit23 #set key lmargin
/dports/print/p5-PostScript/PostScript-0.06/
H A DDocument.pm67 lmargin => 36,
/dports/math/cryptominisat/cryptominisat-5.8.0/scripts/output_parser/
H A Dplotit23 #set key lmargin
/dports/devel/tcllib/tcllib-1.20/modules/doctools/mpformats/
H A Dtoc.text47 # string = "longest", max = 7 +2 => max = lmargin = 9
/dports/devel/tcllibc/tcllib-1.20/modules/doctools/mpformats/
H A Dtoc.text47 # string = "longest", max = 7 +2 => max = lmargin = 9
/dports/math/gnuplot/gnuplot-5.4.1/src/
H A Dboundary.c327 if (lmargin.scalex == screen) in boundary()
328 plot_bounds.xleft = lmargin.x * (float)t->xmax; in boundary()
331 + t->h_char * (lmargin.x >= 0 ? lmargin.x : 1); in boundary()
489 if (lmargin.x < 0) { in boundary()
671 if (lmargin.scalex == screen) in boundary()
1097 } else if (key->margin == GPKEY_LMARGIN && lmargin.x < 0) { in do_key_layout()
/dports/math/gnuplot-lite/gnuplot-5.4.1/src/
H A Dboundary.c327 if (lmargin.scalex == screen) in boundary()
328 plot_bounds.xleft = lmargin.x * (float)t->xmax; in boundary()
331 + t->h_char * (lmargin.x >= 0 ? lmargin.x : 1); in boundary()
489 if (lmargin.x < 0) { in boundary()
671 if (lmargin.scalex == screen) in boundary()
1097 } else if (key->margin == GPKEY_LMARGIN && lmargin.x < 0) { in do_key_layout()
/dports/print/R-cran-knitr/knitr/inst/examples/
H A Dknitr-minimal.Rnw7 \geometry{verbose,tmargin=2.5cm,bmargin=2.5cm,lmargin=2.5cm,rmargin=2.5cm}
H A Dknitr-twocolumn.Rnw7 \geometry{verbose,tmargin=3cm,bmargin=3cm,lmargin=3cm,rmargin=3cm}
/dports/math/eigen3/eigen-3.3.9/bench/btl/data/
H A Dgnuplot_common_settings.hh81 set lmargin -1
/dports/math/stanmath/math-4.2.0/lib/eigen_3.3.9/bench/btl/data/
H A Dgnuplot_common_settings.hh81 set lmargin -1
/dports/math/libmesh/libmesh-1.6.2/contrib/eigen/3.2.9/bench/btl/data/
H A Dgnuplot_common_settings.hh81 set lmargin -1
/dports/math/libsemigroups/libsemigroups-1.3.7/extern/eigen-3.3.7/bench/btl/data/
H A Dgnuplot_common_settings.hh81 set lmargin -1
/dports/misc/opennn/opennn-5.0.5/eigen/bench/btl/data/
H A Dgnuplot_common_settings.hh81 set lmargin -1
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/eigen-3.3.7/bench/btl/data/
H A Dgnuplot_common_settings.hh81 set lmargin -1
/dports/devel/argtable/argtable2-13/src/
H A Dargtable2.c956 void arg_print_formatted( FILE *fp, const unsigned lmargin, const unsigned rmargin, const char *tex… in arg_print_formatted() argument
961 const unsigned colwidth = (rmargin - lmargin) + 1; in arg_print_formatted()
1002 for (i=0; i < lmargin; i++ ) in arg_print_formatted()

12345678910>>...18