Home
last modified time | relevance | path

Searched refs:init_style (Results 1 – 25 of 808) sorted by relevance

12345678910>>...33

/dports/games/widelands/widelands-build21/src/ui_basic/
H A Dbutton.cc48 UI::ButtonStyle init_style, in Button() argument
65 style_(&g_gr->styles().button_style(init_style)) { in Button()
79 UI::ButtonStyle init_style, in Button() argument
89 init_style, in Button()
99 std::max(text_height(g_gr->styles().button_style(init_style).enabled().font()), in Button()
100 text_height(g_gr->styles().button_style(init_style).disabled().font())) + in Button()
120 UI::ButtonStyle init_style, in Button() argument
125 : Button(parent, name, x, y, w, h, init_style, title_image, "", tooltip_text, init_state, mode) { in Button()
H A Deditbox.cc48 explicit EditBoxImpl(const UI::TextPanelStyleInfo& init_style) in EditBoxImpl()
49 : background_style(&init_style.background()), in EditBoxImpl()
50 font_style(&init_style.font()), in EditBoxImpl()
51 margin(init_style.background().margin()), in EditBoxImpl()
/dports/science/lammps/lammps-stable_29Sep2021/src/
H A Ddump_movie.cpp70 void DumpMovie::init_style() in init_style() function in DumpMovie
75 DumpImage::init_style(); in init_style()
H A Ddump_movie.h32 virtual void init_style();
H A Ddump_deprecated.h32 virtual void init_style() {} in init_style() function
/dports/science/sparta/sparta-20Oct2021/src/
H A Ddump_movie.cpp70 void DumpMovie::init_style() in init_style() function in DumpMovie
75 DumpImage::init_style(); in init_style()
H A Ddump_movie.h33 virtual void init_style();
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Ddump_movie.cpp105 void DumpMovie::init_style() in init_style() function in DumpMovie
110 DumpImage::init_style(); in init_style()
H A Ddump_mesh_vtm.cpp119 void DumpMeshVTM::init_style() in init_style() function in DumpMeshVTM
121 size_one = dumpMesh->init_style(); in init_style()
H A Ddump_movie.h64 virtual void init_style();
/dports/science/lammps/lammps-stable_29Sep2021/src/UEF/
H A Ddump_cfg_uef.cpp36 void DumpCFGUef::init_style() in init_style() function in DumpCFGUef
38 DumpCFG::init_style(); in init_style()
H A Ddump_cfg_uef.h32 void init_style();
/dports/science/lammps/lammps-stable_29Sep2021/doc/src/
H A DModify_bond.rst17 | init | check if all coefficients are set, calls *init_style* (optional) …
19 | init_style | check if style specific conditions are met (optional) …
/dports/net/netatalk3/netatalk-3.1.12/macros/
H A Dnetatalk.m4493 init_style="$withval", init_style=none
495 case "$init_style" in
564 AM_CONDITIONAL(USE_NETBSD, test x$init_style = xnetbsd)
565 AM_CONDITIONAL(USE_REDHAT_SYSV, test x$init_style = xredhat-sysv)
566 AM_CONDITIONAL(USE_SUSE_SYSV, test x$init_style = xsuse-sysv)
567 AM_CONDITIONAL(USE_SOLARIS, test x$init_style = xsolaris)
568 AM_CONDITIONAL(USE_OPENRC, test x$init_style = xopenrc || test x$init_style = xgentoo-openrc)
569 AM_CONDITIONAL(USE_DEBIAN_SYSV, test x$init_style = xdebian-sysv)
570 …_SYSTEMD, test x$init_style = xsystemd || test x$init_style = xredhat-systemd || test x$init_style
572 AM_CONDITIONAL(USE_UNDEF, test x$init_style = xnone)
[all …]
H A Dsummary.m47 if test "x$init_style" != "x"; then
8 AC_MSG_RESULT([ $init_style])
60 if test "x$init_style" != x"none"; then
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Edit/Editor/
H A Dedit_typeset.hpp92 void init_style ();
93 void init_style (string style);
/dports/science/lammps/lammps-stable_29Sep2021/src/COLLOID/
H A Dpair_lubricate_poly.h32 void init_style();
H A Dpair_brownian_poly.h33 void init_style();
H A Dpair_yukawa_colloid.h32 void init_style();
/dports/science/lammps/lammps-stable_29Sep2021/src/MOLECULE/
H A Dpair_hbond_dreiding_morse.h33 void init_style();
/dports/science/lammps/lammps-stable_29Sep2021/src/DIELECTRIC/
H A Dpair_coul_long_dielectric.h32 virtual void init_style();
/dports/science/lammps/lammps-stable_29Sep2021/src/GPU/
H A Dpair_table_gpu.h33 void init_style();
H A Dpair_sw_gpu.h33 void init_style();
H A Dpair_morse_gpu.h33 void init_style();
H A Dpair_zbl_gpu.h33 void init_style();

12345678910>>...33