Home
last modified time | relevance | path

Searched defs:margin (Results 151 – 175 of 8080) sorted by relevance

12345678910>>...324

/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/corelib/doc/snippets/settings/
H A Dsettings.cpp80 int margin = settings.value("editor/wrapMargin").toInt(); in snippet_ctor2() local
84 int margin = settings.value("editor/wrapMargin", 80).toInt(); in snippet_ctor2() local
/dports/www/kanboard/kanboard-1.2.21/libs/phpqrcode/lib/PHPQRCode/
H A DQRencode.php39 public $margin = 4; variable in PHPQRCode\\QRencode
47 public static function factory($level = Constants::QR_ECLEVEL_L, $size = 3, $margin = 4)
/dports/graphics/opendx/dx-4.4.4/src/uipp/widgets/
H A DControlLine.c135 short margin = line->field->left_margin; in SetLineCoords() local
165 short margin = line->field->top_margin; in SetLineCoords() local
/dports/www/p5-Ark/Ark-0.001000_001/lib/Ark/Context/
H A DDebug.pm46 margin: 0; label
70 margin: 0 100px; label
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/corelib/doc/snippets/settings/
H A Dsettings.cpp80 int margin = settings.value("editor/wrapMargin").toInt(); in snippet_ctor2() local
84 int margin = settings.value("editor/wrapMargin", 80).toInt(); in snippet_ctor2() local
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/corelib/doc/snippets/settings/
H A Dsettings.cpp80 int margin = settings.value("editor/wrapMargin").toInt(); in snippet_ctor2() local
84 int margin = settings.value("editor/wrapMargin", 80).toInt(); in snippet_ctor2() local
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/corelib/doc/snippets/settings/
H A Dsettings.cpp80 int margin = settings.value("editor/wrapMargin").toInt(); in snippet_ctor2() local
84 int margin = settings.value("editor/wrapMargin", 80).toInt(); in snippet_ctor2() local
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/corelib/doc/snippets/settings/
H A Dsettings.cpp80 int margin = settings.value("editor/wrapMargin").toInt(); in snippet_ctor2() local
84 int margin = settings.value("editor/wrapMargin", 80).toInt(); in snippet_ctor2() local
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/corelib/doc/snippets/settings/
H A Dsettings.cpp80 int margin = settings.value("editor/wrapMargin").toInt(); in snippet_ctor2() local
84 int margin = settings.value("editor/wrapMargin", 80).toInt(); in snippet_ctor2() local
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/tests/
H A Dnpc_test.cpp92 const int margin = 2; variable
106 const int margin = 20; variable
127 const int margin = 10; variable
148 const int margin = 2; variable
166 const int margin = 10; variable
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/tests/
H A Dnpc_test.cpp92 const int margin = 2; variable
106 const int margin = 20; variable
127 const int margin = 10; variable
148 const int margin = 2; variable
166 const int margin = 10; variable
/dports/deskutils/owncloudclient/ownCloud-2.8.2.4246/src/gui/
H A Dfolderstatusdelegate.cpp81 int margin = fm.height() / 4; in sizeHint() local
95 const int margin = fm.height() / 4; in rootFolderHeightWithoutErrors() local
126 int margin = subFm.height() / 4; in paint() local
368 int margin = QApplication::style()->pixelMetric(QStyle::PM_DefaultLayoutSpacing); in optionsButtonRect() local
382 int margin = fm.height() / 4; in errorsListRect() local
/dports/devel/upp/upp/bazaar/FreeType/src/tools/docmaker/
H A Dcontent.py57 def __init__( self, margin, lines ): argument
72 def dump_lines( self, margin = 0, width = 60 ): argument
100 def dump_lines( self, margin = 0, width = 60 ): argument
211 def dump_lines( self, margin = 0, width = 60 ): argument
271 def dump( self, margin ): argument
/dports/graphics/weston/weston-1.9.0/shared/
H A Dcairo-util.c53 blur_surface(cairo_surface_t *surface, int margin) in blur_surface()
143 int x, int y, int width, int height, int margin, int top_margin) in render_shadow()
264 int x, int y, int width, int height, int margin, int top_margin) in tile_source()
463 int x, y, margin, top_margin; in theme_render_frame() local
532 int margin, top_margin, grip_size; in theme_get_location() local
/dports/textproc/py-pyscss/pyScss-1.3.7/scss/extension/compass/
H A Dlayouts.py52 def __init__(self, blocks, padding=None, margin=None, ppadding=None, pmargin=None): argument
118 … def __init__(self, blocks, padding=None, margin=None, ppadding=None, pmargin=None, methods=None): argument
268 … def __init__(self, blocks, padding=None, margin=None, ppadding=None, pmargin=None, position=None): argument
298 … def __init__(self, blocks, padding=None, margin=None, ppadding=None, pmargin=None, position=None): argument
328 def __init__(self, blocks, padding=None, margin=None, ppadding=None, pmargin=None): argument
/dports/print/tex-xdvik/xdvik-22.87/libs/freetype2/freetype-2.5.3/src/tools/docmaker/
H A Dcontent.py57 def __init__( self, margin, lines ): argument
72 def dump_lines( self, margin = 0, width = 60 ): argument
100 def dump_lines( self, margin = 0, width = 60 ): argument
211 def dump_lines( self, margin = 0, width = 60 ): argument
271 def dump( self, margin ): argument
/dports/multimedia/smplayer/smplayer-21.10.0/src/old/
H A Dfloatingwidget.h55 int margin() { return _margin; }; in margin() function
60 void setMargin(int margin) { _margin = margin; }; in setMargin()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/share/qtcreator/translations/
H A Dqtcreator_hu.ts2484 margin-top: 0px; property
2485 margin-bottom: 20px; property
/dports/graphics/py-toyplot/toyplot-0.19.0/toyplot/
H A D__init__.py40 margin=50, argument
117 margin=50, argument
197 margin=50, argument
274 margin=0, argument
312 margin=50, argument
371 margin=50, argument
466 margin=50, argument
549 margin=50, argument
/dports/www/py-css-parser/css-parser-1.0.7/src/css_parser/css/
H A Dcsspagerule.py119 def __contains__(self, margin): argument
127 def __getitem__(self, margin): argument
135 def __setitem__(self, margin, style): argument
146 def __delitem__(self, margin): argument
/dports/graphics/ming/libming-ming-0_4_8/java_ext/
H A DSWFTextField.java73 public void setLeftMargin (float margin) in setLeftMargin()
75 public void setRightMargin (float margin) in setRightMargin()
102 protected native void nSetLeftMargin (int handle, float margin); in nSetLeftMargin()
103 protected native void nSetRightMargin (int handle, float margin); in nSetRightMargin()
/dports/graphics/p5-ming/libming-ming-0_4_8/java_ext/
H A DSWFTextField.java73 public void setLeftMargin (float margin) in setLeftMargin()
75 public void setRightMargin (float margin) in setRightMargin()
102 protected native void nSetLeftMargin (int handle, float margin); in nSetLeftMargin()
103 protected native void nSetRightMargin (int handle, float margin); in nSetRightMargin()
/dports/audio/supercollider/SuperCollider-3.11.0-Source/QtCollider/style/
H A Droutines.hpp184 … <typename RectT, typename SizeT> qreal xValue(qreal x, const RectT& bounds, const SizeT& margin) { in xValue()
190 … <typename RectT, typename SizeT> qreal yValue(qreal y, const RectT& bounds, const SizeT& margin) { in yValue()
201 QPointF value(const PointT& pos, const RectT& bounds, const SizeT& margin) { in value()
219 …ectT, typename SizeT> QPointF pos(const QPointF& value, const RectT& bounds, const SizeT& margin) { in pos()
/dports/graphics/py-ming/libming-ming-0_4_8/java_ext/
H A DSWFTextField.java73 public void setLeftMargin (float margin) in setLeftMargin()
75 public void setRightMargin (float margin) in setRightMargin()
102 protected native void nSetLeftMargin (int handle, float margin); in nSetLeftMargin()
103 protected native void nSetRightMargin (int handle, float margin); in nSetRightMargin()
/dports/math/reduce/Reduce-svn5758-src/csl/fox/src/
H A DFXSize.cpp40 FXSize& FXSize::grow(FXshort margin){ in grow()
64 FXSize& FXSize::shrink(FXshort margin){ in shrink()

12345678910>>...324