Home
last modified time | relevance | path

Searched refs:setExpand (Results 1 – 25 of 66) sorted by relevance

123

/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/TypeChecking/Monad/
H A DEnv.hs64 doExpandLast = localTC $ \ e -> e { envExpandLast = setExpand (envExpandLast e) }
66 setExpand ReallyDontExpandLast = ReallyDontExpandLast function
67 setExpand _ = ExpandLast function
/dports/www/pecl-solr/solr-2.5.1/examples/
H A Dsolrquery_011_expand.php22 $query->setExpand(true);
/dports/devel/liteide/liteide-x37.4/liteidex/src/plugins/litedebug/
H A Ddebugwidget.cpp231 …connect(m_debugger,SIGNAL(setExpand(LiteApi::DEBUG_MODEL_TYPE,QModelIndex,bool)),this,SLOT(setExpa… in setDebugger()
248 void DebugWidget::setExpand(LiteApi::DEBUG_MODEL_TYPE type, const QModelIndex &index, bool expanded) in setExpand() function in DebugWidget
H A Ddebugwidget.h60 void setExpand(LiteApi::DEBUG_MODEL_TYPE type, const QModelIndex &index, bool expanded);
/dports/graphics/xournalpp/xournalpp-1.1.0/src/model/
H A DLinkDestination.h33 void setExpand(bool expand);
H A DLinkDestination.cpp56 void LinkDestination::setExpand(bool expand) { this->expand = expand; } in setExpand() function in LinkDestination
H A DDocument.cpp199 link->dest->setExpand(iter->isOpen()); in buildTreeContentsModel()
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/q3cstring/
H A Dtst_q3cstring.cpp65 void setExpand();
787 void tst_Q3CString::setExpand() in setExpand() function in tst_Q3CString
791 a.setExpand(0,'X'); in setExpand()
793 a.setExpand(4,'Z'); in setExpand()
795 a.setExpand(3,'Y'); in setExpand()
/dports/www/pecl-solr/solr-2.5.1/tests/
H A D072.solrquery_expand.phpt8 $query->setExpand(true);
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/Externals/MayaDataModel/include/
H A DMayaDMDeformSquash.h52 void setExpand(double exp) in setExpand() function
/dports/devel/qmake/qt-x11-free-3.3.8/src/tools/
H A Dqgarray.h107 bool setExpand( uint index, const char *d, uint sz );
H A Dqcstring.h226 bool setExpand( uint index, char c );
/dports/converters/wkhtmltopdf/qt-5db36ec/src/qt3support/tools/
H A Dq3garray.h113 bool setExpand(uint index, const char *d, uint sz); in QT_MODULE()
H A Dq3cstring.cpp808 bool Q3CString::setExpand(uint index, char c) in setExpand() function in Q3CString
H A Dq3cstring.h128 bool setExpand(uint index, char c);
/dports/www/ilias/ILIAS-5.4.25/Services/Repository/classes/
H A Dclass.ilRepositoryGUI.php419 $exp->setExpand($expanded);
425 $exp->setExpand($expanded);
/dports/www/ilias/ILIAS-5.4.25/Services/Style/System/classes/Settings/
H A Dclass.ilSubStyleAssignmentGUI.php100 …$exp->setExpand($_GET["search_root_expand"] ? $_GET["search_root_expand"] : $this->tree->readRootI…
/dports/www/ilias6/ILIAS-6.14/Services/Style/System/classes/Settings/
H A Dclass.ilSubStyleAssignmentGUI.php100 …$exp->setExpand($_GET["search_root_expand"] ? $_GET["search_root_expand"] : $this->tree->readRootI…
/dports/www/ilias6/ILIAS-6.14/Services/Repository/classes/
H A Dclass.ilRepositoryGUI.php444 $exp->setExpand($expanded);
450 $exp->setExpand($expanded);
/dports/devel/liteide/liteide-x37.4/liteidex/src/api/litedebugapi/
H A Dlitedebugapi.h92 void setExpand(LiteApi::DEBUG_MODEL_TYPE type, const QModelIndex &index, bool expanded);
/dports/www/ilias/ILIAS-5.4.25/Modules/WorkspaceFolder/classes/
H A Dclass.ilWorkspaceFolderExplorer.php208 public function setExpand($a_node_id) function in ilWorkspaceFolderExplorer
/dports/www/ilias6/ILIAS-6.14/Modules/WorkspaceFolder/classes/
H A Dclass.ilWorkspaceFolderExplorer.php183 public function setExpand($a_node_id) function in ilWorkspaceFolderExplorer
/dports/www/ilias/ILIAS-5.4.25/Services/WebServices/ECS/classes/Mapping/
H A Dclass.ilECSMappingSettingsGUI.php258 $explorer->setExpand((int) $_GET['lexpand']);
1094 $explorer->setExpand((int) $_GET['lexpand']);
1163 $explorer->setExpand((int) $_GET['rexpand']);
/dports/www/ilias6/ILIAS-6.14/Services/WebServices/ECS/classes/Mapping/
H A Dclass.ilECSMappingSettingsGUI.php258 $explorer->setExpand((int) $_GET['lexpand']);
1094 $explorer->setExpand((int) $_GET['lexpand']);
1163 $explorer->setExpand((int) $_GET['rexpand']);
/dports/www/ilias6/ILIAS-6.14/Modules/StudyProgramme/classes/
H A Dclass.ilObjStudyProgrammeTreeGUI.php321 $create_leaf_form->setExpand($ref_expand);

123