Home
last modified time | relevance | path

Searched defs:graphicsPath (Results 1 – 12 of 12) sorted by relevance

/dports/graphics/cfdg/cfdg-3.3_1/src-net/DPS_3.06/Docking/Helpers/
H A DDrawHelper.cs27 …public static GraphicsPath GetRoundedCornerTab(GraphicsPath graphicsPath, Rectangle rect, bool upC… in GetRoundedCornerTab()
/dports/games/granatier/granatier-21.12.3/src/config/
H A Darenasettings.cpp106 QString graphicsPath = d->prefix + previewName; in load() local
/dports/games/libkdegames/libkdegames-21.12.3/src/private/
H A Dkgametheme.cpp110 QString graphicsPath = d->prefix + previewName; in load() local
/dports/misc/parley/parley-21.12.3/src/settings/kgametheme/
H A Dkgametheme.cpp109 QString graphicsPath = d->prefix + previewName; in load() local
/dports/games/libkdegames/libkdegames-21.12.3/src/
H A Dkgtheme.cpp119 QString graphicsPath = group.readEntry("FileName", QString()); in readFromDesktopFile() local
H A Dkgamerenderer.cpp592 void KGRInternal::RendererPool::setPath(const QString& graphicsPath, QSvgRenderer* renderer) in setPath()
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/r/session/
H A DRInit.cpp246 FilePath graphicsPath; in initialize() local
/dports/textproc/hs-pandoc/pandoc-2.14.2/src/Text/Pandoc/Readers/
H A DLaTeX.hs1122 graphicsPath = do function
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/r/session/graphics/
H A DRGraphicsPlotManager.cpp88 Error PlotManager::initialize(const FilePath& graphicsPath, in initialize()
H A DRGraphicsDevice.cpp762 const FilePath& graphicsPath, in initialize()
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/pandoc-2.11.4/src/Text/Pandoc/Readers/
H A DLaTeX.hs1974 graphicsPath = do function
/dports/print/latex2rtf/latex2rtf-2.3.17/
H A Dgraphics.c184 static char **graphicsPath = NULL; variable