Home
last modified time | relevance | path

Searched defs:PenWidth (Results 1 – 21 of 21) sorted by relevance

/dports/x11-themes/plasma5-breeze/breeze-5.23.5/kstyle/
H A Dbreezemetrics.h16 struct PenWidth struct
24 static constexpr qreal Symbol = 1.001;
27 static constexpr qreal Frame = 1.001;
30 static constexpr qreal Shadow = 1.001;
33 static constexpr int NoPen = 0;
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/share/qtcreator/qml/qmlpuppet/interfaces/
H A Dcommondefines.h44 PenWidth, enumerator
/dports/graphics/photivo/photivo/Sources/filemgmt/
H A DptGraphicsThumbGroup.cpp242 int PenWidth = m_hasHover ? 2 : 1; in SetupPenAndBrush() local
/dports/editors/impress/impress-1.1b9/pstoedit_3.21/src/
H A Ddrvwmf.cpp188 const POINT PenWidth= {0,0}; in derivedConstructor() local
443 const POINT PenWidth ={(int)(currentLineWidth() + .5),0}; // rounded int in setDrawAttr() local
/dports/graphics/g2/g2-0.72/src/Win32/
H A Dg2_win32_P.h44 int PenWidth; member
/dports/biology/viennarna/ViennaRNA-2.4.18/src/RNAforester/g2-0.72/src/Win32/
H A Dg2_win32_P.h44 int PenWidth; member
/dports/graphics/pstoedit/pstoedit-3.70/src/
H A Ddrvwmf.cpp230 const POINT PenWidth = { 0, 0 }; in derivedConstructor() local
604 const POINT PenWidth = { (int) (currentLineWidth() + .5), 0 }; // rounded int in setDrawAttr() local
/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKCore/GKCore/Charts/
H A DCircleChartModel.cs173 public float PenWidth property in GKCore.Charts.CircleChartModel
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/tachart/
H A Dtachartcombos.pas94 property PenWidth: Integer read FPenWidth write SetSelectedPenWidth default 1; property
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/tachart/
H A Dtachartcombos.pas94 property PenWidth: Integer read FPenWidth write SetSelectedPenWidth default 1; property
/dports/editors/lazarus/lazarus/components/tachart/
H A Dtachartcombos.pas94 property PenWidth: Integer read FPenWidth write SetSelectedPenWidth default 1; property
/dports/lang/kturtle/kturtle-21.12.3/src/interpreter/
H A Dtoken.h113 PenWidth, enumerator
/dports/editors/lazarus-qt5/lazarus/components/tachart/
H A Dtachartcombos.pas94 property PenWidth: Integer read FPenWidth write SetSelectedPenWidth default 1; property
/dports/editors/calligra/calligra-3.2.1/filters/sheets/applixspread/
H A Dapplixspreadimport.cc1131 APPLIXSPREADImport::transPenFormat(const QString &it, int *PenWidth, int *PenStyle) in transPenFormat()
/dports/math/mathgl/mathgl-2.5/include/mgl2/
H A Dcanvas.h88 mreal PenWidth, pPos; member
H A Dbase.h690 mreal PenWidth; ///< Pen width for further line plotting (must be >0 !!!) variable
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/haskell-src-exts-1.23.1/tests/examples/
H A DAttributes.hs752 usedByClusters PenWidth{} = True function
789 usedByNodes PenWidth{} = True function
853 usedByEdges PenWidth{} = True function
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/haskell-src-exts-1.23.0/tests/examples/
H A DAttributes.hs752 usedByClusters PenWidth{} = True function
789 usedByNodes PenWidth{} = True function
853 usedByEdges PenWidth{} = True function
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/haskell-src-exts-1.23.1/tests/examples/
H A DAttributes.hs752 usedByClusters PenWidth{} = True function
789 usedByNodes PenWidth{} = True function
853 usedByEdges PenWidth{} = True function
/dports/graphics/lazpaint/lazpaint-7.1.6/lazpaintcontrols/
H A Dlcvectororiginal.pas321 property PenWidth: single read GetPenWidth write SetPenWidth; property
/dports/graphics/lazpaint/lazpaint-7.1.6/lazpaint/tools/
H A Dutool.pas541 property PenWidth: single read GetPenWidth write SetPenWidth; property