Home
last modified time | relevance | path

Searched defs:penstyle (Results 1 – 22 of 22) sorted by relevance

/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/ajstarks/svgo/lewitt/
H A Dlewitt.go28 const penstyle = `stroke:rgb%s; fill:none; stroke-opacity:%.2f; stroke-width:%d` const
/dports/www/netsurf/netsurf-3.10/frontends/windows/
H A Dplot.c599 DWORD penstyle = PS_GEOMETRIC | in line() local
667 DWORD penstyle = PS_GEOMETRIC | in rectangle() local
/dports/devel/redasm/REDasm-2.1.1/widgets/disassemblerlistingview/
H A Ddisassemblercolumnview.cpp113 …Qt::PenStyle penstyle = ((path.startidx < m_first) || (path.endidx > m_last)) ? Qt::DotLine : Qt::… in paintEvent() local
/dports/science/scidavis/scidavis-2.4.0/libscidavis/src/
H A DPenWidget.cpp320 void PenWidget::toggleDashPattern(int penstyle) in toggleDashPattern()
/dports/math/kig/kig-21.12.3/filters/
H A Dpgfexporterimpvisitor.cc40 QString penstyle(QStringLiteral("line style=")); in emitPenStyle() local
H A Dasyexporterimpvisitor.cc40 QString penstyle(QLatin1String("")); in emitPenStyle() local
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/ajstarks/svgo/picserv/
H A Dpicserv.go26 penstyle = "stroke:rgb%s; fill:none; stroke-opacity:%.2f; stroke-width:%d" const
/dports/math/topaz/topaz-3.41/win32/
H A Ddraw.c57 int penstyle = PS_SOLID; variable
/dports/devel/upp/upp/uppsrc/CtrlCore/
H A DDrawWin32.cpp153 static int penstyle[] = { in SetDrawPen() local
/dports/editors/calligra/calligra-3.2.1/filters/sheets/applixspread/
H A Dapplixspreadimport.cc789 APPLIXSPREADImport::writePen(QString &str, int penwidth, int penstyle, const QString &framecolor) in writePen()
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/extension/internal/
H A Demf-inout.cpp1097 int penstyle = (pEmr->lopn.lopnStyle & U_PS_STYLE_MASK); in select_pen() local
1206 int penstyle = (pEmr->elp.elpPenStyle & U_PS_STYLE_MASK); in select_extpen() local
H A Dwmf-print.cpp525 uint32_t penstyle; in create_pen() local
H A Dwmf-inout.cpp987 int penstyle = (up.Style & U_PS_STYLE_MASK); in select_pen() local
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/WCDriver3D/
H A DPlotToolDlg.h404 int penstyle; // style of the line variable
H A DPlotToolDlg.cpp143 int penstyle = (int) lpDrawItemStruct->itemData; in DrawItem() local
2419 int penstyle = (int) line_style.GetItemData(selection); in OnCbnSelendokComboLineStyle() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/librelogo/source/LibreLogo/
H A DLibreLogo.py1417 def penstyle(n = -1): function
/dports/editors/libreoffice6/libreoffice-6.4.7.2/librelogo/source/LibreLogo/
H A DLibreLogo.py1424 def penstyle(n = -1): function
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/demo/agw/
H A DCustomTreeCtrl.py29 penstyle = ["wx.PENSTYLE_SOLID", "wx.PENSTYLE_TRANSPARENT", "wx.PENSTYLE_DOT", variable
H A DHyperTreeList.py34 penstyle = ["wx.PENSTYLE_SOLID", "wx.PENSTYLE_TRANSPARENT", "wx.PENSTYLE_DOT", variable
/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/lib/
H A DFXDCWindow.cpp1222 DWORD penstyle,i; in updatePen() local
/dports/x11-toolkits/fox17/fox-1.7.77/lib/
H A DFXDCWindow.cpp1222 DWORD penstyle,i; in updatePen() local
/dports/x11/xlockmore/xlockmore-5.67/win32/
H A DXapi.c348 DWORD penstyle; in GCGetDC() local