Home
last modified time | relevance | path

Searched defs:initFromCommandLine (Results 1 – 4 of 4) sorted by relevance

/dports/science/kst2/kst-plot-38eddb5322a1d557f9d86ea95d456d76272941e3/src/libkstapp/
H A Ddocument.cpp212 bool Document::initFromCommandLine(CommandLineParser *P) { in initFromCommandLine() function in Kst::Document
H A Dmainwindow.cpp541 bool MainWindow::initFromCommandLine() { in initFromCommandLine() function in Kst::MainWindow
/dports/graphics/ospray/ospray-2.8.0/ospray/common/
H A DOSPCommon.cpp109 void initFromCommandLine(int *_ac, const char ***_av) in initFromCommandLine() function
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/desktop/
H A DDesktopOptions.cpp77 void Options::initFromCommandLine(const QStringList& arguments) in initFromCommandLine() function in rstudio::desktop::Options