Home
last modified time | relevance | path

Searched refs:getCurrentSection (Results 1 – 25 of 215) sorted by relevance

123456789

/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/states_screens/
H A Dcredits.cpp78 CreditsSection* CreditsScreen::getCurrentSection() in getCurrentSection() function in CreditsScreen
169 getCurrentSection()->addSubEntry( line ); in loadedFromFile()
174 getCurrentSection()->addEntry( entry ); in loadedFromFile()
201 getCurrentSection()->addEntry( entry ); in loadedFromFile()
205 getCurrentSection()->addSubEntry(translator[i + j]); in loadedFromFile()
H A Dcredits.hpp47 CreditsSection* getCurrentSection();
/dports/emulators/qmc2/qmc2-0.195_4/qmc2/tools/qmc2_options_editor_java/src/sourceforge/org/qmc2/options/editor/ui/actions/
H A DAddOptionAction.java24 Section selectedSection = getCurrentSection(); in run()
32 private Section getCurrentSection() { in getCurrentSection() method in AddOptionAction
/dports/devel/py-keystone-engine/keystone-engine-0.9.1-3/src/llvm/lib/MC/
H A DConstantPools.cpp85 MCSection *Section = Streamer.getCurrentSection().first; in emitForCurrentSection()
94 MCSection *Section = Streamer.getCurrentSection().first; in addEntry()
/dports/audio/polyphone/polyphone-75a5e88/sources/editor/widgets/
H A Dspinboxrange.cpp45 switch (getCurrentSection()) in stepBy()
157 switch (getCurrentSection()) in stepEnabled()
178 SpinBoxRange::SpinboxSection SpinBoxRange::getCurrentSection() const in getCurrentSection() function in SpinBoxRange
H A Dspinboxrange.h71 SpinboxSection getCurrentSection() const;
/dports/www/gohugo/hugo-0.91.2/hugolib/
H A Dpage__tree.go148 s1, _ := ref1.getCurrentSection()
149 s2, _ := ref2.getCurrentSection()
/dports/www/drupal8/drupal-8.9.20/core/modules/layout_builder/src/Form/
H A DConfigureBlockFormBase.php277 public function getCurrentSection() { function in Drupal\\layout_builder\\Form\\ConfigureBlockFormBase
288 return $this->getCurrentSection()->getComponent($this->uuid);
/dports/www/drupal9/drupal-9.2.10/core/modules/layout_builder/src/Form/
H A DConfigureBlockFormBase.php277 public function getCurrentSection() { function in Drupal\\layout_builder\\Form\\ConfigureBlockFormBase
288 return $this->getCurrentSection()->getComponent($this->uuid);
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/workbench/views/source/editors/text/ace/
H A DCodeModel.java58 public native final Scope getCurrentSection(Position position) /*-{ in getCurrentSection() method in CodeModel
/dports/devel/py-keystone-engine/keystone-engine-0.9.1-3/src/llvm/include/llvm/MC/
H A DMCStreamer.h275 MCSectionSubPair getCurrentSection() const { in getCurrentSection() function
280 MCSection *getCurrentSectionOnly() const { return getCurrentSection().first; } in getCurrentSectionOnly()
304 std::make_pair(getCurrentSection(), getPreviousSection())); in PushSection()
/dports/astro/stellarium/stellarium-0.21.3/src/gui/
H A DAngleSpinBox.hpp165 AngleSpinboxSection getCurrentSection() const;
H A DAngleSpinBox.cpp82 AngleSpinBox::AngleSpinboxSection AngleSpinBox::getCurrentSection() const in getCurrentSection() function in AngleSpinBox
123 const AngleSpinBox::AngleSpinboxSection sec = getCurrentSection(); in stepBy()
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/MC/
H A DMCStreamer.h357 MCSectionSubPair getCurrentSection() const { in getCurrentSection() function
362 MCSection *getCurrentSectionOnly() const { return getCurrentSection().first; } in getCurrentSectionOnly()
386 std::make_pair(getCurrentSection(), getPreviousSection())); in PushSection()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCStreamer.h357 MCSectionSubPair getCurrentSection() const { in getCurrentSection() function
362 MCSection *getCurrentSectionOnly() const { return getCurrentSection().first; } in getCurrentSectionOnly()
386 std::make_pair(getCurrentSection(), getPreviousSection())); in PushSection()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/MC/
H A DMCStreamer.h357 MCSectionSubPair getCurrentSection() const { in getCurrentSection() function
362 MCSection *getCurrentSectionOnly() const { return getCurrentSection().first; } in getCurrentSectionOnly()
386 std::make_pair(getCurrentSection(), getPreviousSection())); in PushSection()
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/MC/
H A DMCStreamer.h338 MCSectionSubPair getCurrentSection() const { in getCurrentSection() function
343 MCSection *getCurrentSectionOnly() const { return getCurrentSection().first; } in getCurrentSectionOnly()
367 std::make_pair(getCurrentSection(), getPreviousSection())); in PushSection()
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/MC/
H A DMCStreamer.h341 MCSectionSubPair getCurrentSection() const { in getCurrentSection() function
346 MCSection *getCurrentSectionOnly() const { return getCurrentSection().first; } in getCurrentSectionOnly()
370 std::make_pair(getCurrentSection(), getPreviousSection())); in PushSection()
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/MC/
H A DMCStreamer.h332 MCSectionSubPair getCurrentSection() const {
337 MCSection *getCurrentSectionOnly() const { return getCurrentSection().first; }
361 std::make_pair(getCurrentSection(), getPreviousSection()));
/dports/www/drupal8/drupal-8.9.20/core/modules/layout_builder/tests/modules/layout_builder_test/
H A Dlayout_builder_test.module77 '#title' => 'Layout Builder Section: ' . $form_object->getCurrentSection()->getLayoutId(),
/dports/editors/abiword/abiword-3.0.5/plugins/openxml/common/xp/
H A DOXML_Document.h57 static OXML_SharedSection getCurrentSection();
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/MC/
H A DMCStreamer.h366 MCSectionSubPair getCurrentSection() const { in getCurrentSection() function
371 MCSection *getCurrentSectionOnly() const { return getCurrentSection().first; } in getCurrentSectionOnly()
395 std::make_pair(getCurrentSection(), getPreviousSection())); in PushSection()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/MC/
H A DMCStreamer.h362 MCSectionSubPair getCurrentSection() const { in getCurrentSection() function
367 MCSection *getCurrentSectionOnly() const { return getCurrentSection().first; } in getCurrentSectionOnly()
391 std::make_pair(getCurrentSection(), getPreviousSection())); in PushSection()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/MC/
H A DMCStreamer.h369 MCSectionSubPair getCurrentSection() const { in getCurrentSection() function
374 MCSection *getCurrentSectionOnly() const { return getCurrentSection().first; } in getCurrentSectionOnly()
398 std::make_pair(getCurrentSection(), getPreviousSection())); in PushSection()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/MC/
H A DMCStreamer.h369 MCSectionSubPair getCurrentSection() const { in getCurrentSection() function
374 MCSection *getCurrentSectionOnly() const { return getCurrentSection().first; } in getCurrentSectionOnly()
398 std::make_pair(getCurrentSection(), getPreviousSection())); in PushSection()

123456789