Home
last modified time | relevance | path

Searched defs:LineSpacing (Results 1 – 25 of 136) sorted by relevance

123456

/dports/games/ags/ags_linux_v.3.4.4.1/Common/font/
H A Dfonts.h44 int LineSpacing; member
/dports/multimedia/kdenlive/kdenlive-21.12.3/src/titler/
H A Dtitledocument.h35 …enum TitleProperties { OutlineWidth = 101, OutlineColor, LineSpacing, Gradient, RotateFactor, Zoom… enumerator
/dports/games/alephone/alephone-release-20190331/Source_Files/RenderOther/
H A DFontHandler.h68 short LineSpacing; // From same positions in each line variable
/dports/math/libmesh/libmesh-1.6.2/contrib/tecplot/tecio/examples/text/
H A Dtext.cpp67 double LineSpacing = 1.5; in main() local
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DFont_BRepFont.hxx128 Standard_Real LineSpacing() const in LineSpacing() function in Font_BRepFont
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DStdPrs_BRepFont.hxx146 Standard_Real LineSpacing() const in LineSpacing() function in StdPrs_BRepFont
/dports/cad/opencascade/opencascade-7.6.0/src/StdPrs/
H A DStdPrs_BRepFont.hxx146 Standard_Real LineSpacing() const in LineSpacing() function in StdPrs_BRepFont
/dports/math/vtk6/VTK-6.2.0/Rendering/Core/
H A DvtkTextProperty.h184 double LineSpacing; variable
/dports/math/vtk8/VTK-8.2.0/Rendering/Core/
H A DvtkTextProperty.h280 double LineSpacing; variable
/dports/graphics/tesseract/tesseract-5.0.0/src/textord/
H A Dcolfind.h44 class LineSpacing; variable
/dports/math/vtk9/VTK-9.1.0/Rendering/Core/
H A DvtkTextProperty.h297 double LineSpacing; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/exported/
H A Dweb_font.cc70 int WebFont::LineSpacing() const { in LineSpacing() function in blink::WebFont
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/exported/
H A Dweb_font.cc69 int WebFont::LineSpacing() const { in LineSpacing() function in blink::WebFont
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazreport/source/addons/LrDotMatrix/source/
H A Dlr_dotmatrix_filter.pas84 property LineSpacing: TlrDmLineSpacing read fLineSpacing write fLineSpacing; property
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazreport/source/addons/LrDotMatrix/source/
H A Dlr_dotmatrix_filter.pas84 property LineSpacing: TlrDmLineSpacing read fLineSpacing write fLineSpacing; property
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/fonts/
H A Dfont_metrics.h116 int LineSpacing() const { return static_cast<int>(lroundf(line_spacing_)); } in LineSpacing() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/fonts/
H A Dfont_metrics.h118 int LineSpacing() const { return static_cast<int>(lroundf(line_spacing_)); } in LineSpacing() function
/dports/graphics/cegui/cegui-0.8.7/cegui/src/falagard/
H A DXMLEnumHelper.cpp81 const CEGUI::String FalagardXMLHelper<FontMetricType>::LineSpacing("LineSpacing"); member in CEGUI::FalagardXMLHelper<FontMetricType>
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/tests/controls/
H A Drichtextctrltest.cpp578 void RichTextCtrlTestCase::LineSpacing() in LineSpacing() function in RichTextCtrlTestCase
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/tests/controls/
H A Drichtextctrltest.cpp578 void RichTextCtrlTestCase::LineSpacing() in LineSpacing() function in RichTextCtrlTestCase
/dports/java/sablevm-classpath/sablevm-classpath-1.13/javax/swing/text/
H A DStyleConstants.java70 public static final Object LineSpacing = ParagraphConstants.LineSpacing; field in StyleConstants
435 public static Object LineSpacing = new ParagraphConstants("LineSpacing"); field in StyleConstants.ParagraphConstants
/dports/math/libmesh/libmesh-1.6.2/contrib/tecplot/tecio/examples/comtest/
H A Dcomtest.f9034 REAL*8 XP, YP, ZP, FH, LineSpacing, PatternLength variable
H A Dcomtest.c36 double XP, YP, ZP, FH, LineSpacing, PatternLength; in main() local
/dports/games/openbve/OpenBVE-1.8.2.1/source/OpenBVE/Game/Menu/
H A DMenu.cs55 private const float LineSpacing = 1.75f; // the ratio between the font size and line distance field in OpenBve.Menu
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/tests/controls/
H A Drichtextctrltest.cpp568 void RichTextCtrlTestCase::LineSpacing() in LineSpacing() function in RichTextCtrlTestCase

123456