Home
last modified time | relevance | path

Searched defs:sectionEnd (Results 1 – 25 of 68) sorted by relevance

123

/dports/graphics/krita/krita-4.4.8/plugins/flake/textshape/kotext/commands/
H A DNewSectionCommand.cpp78 KoSectionEnd *sectionEnd = sectionModel->createSectionEnd(m_section); in redo() local
/dports/editors/calligra/calligra-3.2.1/libs/text/commands/
H A DNewSectionCommand.cpp78 KoSectionEnd *sectionEnd = sectionModel->createSectionEnd(m_section); in redo() local
/dports/graphics/krita/krita-4.4.8/plugins/flake/textshape/kotext/
H A DKoSection.cpp63 QScopedPointer<KoSectionEnd> sectionEnd; ///< pointer to the corresponding section end member in KoSectionPrivate
187 void KoSection::setSectionEnd(KoSectionEnd* sectionEnd) in setSectionEnd()
/dports/editors/calligra/calligra-3.2.1/libs/text/
H A DKoSection.cpp63 QScopedPointer<KoSectionEnd> sectionEnd; ///< pointer to the corresponding section end member in KoSectionPrivate
187 void KoSection::setSectionEnd(KoSectionEnd* sectionEnd) in setSectionEnd()
/dports/cad/stepcode/stepcode-0.8/src/cllazyfile/
H A DsectionReader.h76 std::streampos sectionEnd() const { in sectionEnd() function
/dports/devel/msp430-debug-stack/msp430-debug-stack-3.15.0.1/DLL430_v3/src/TI/DLL430/
H A DRecord.cpp161 uint32_t Record::sectionEnd(uint32_t section) const in sectionEnd() function in Record
/dports/games/glest/glest_source_3.2.2/source/shared_lib/sources/util/
H A Dprofiler.cpp101 void Profiler::sectionEnd(const string &name){ in sectionEnd() function in Shared::Util::Profiler
/dports/games/megaglest/megaglest-source-3.13.0/source/shared_lib/sources/util/
H A Dprofiler.cpp117 void Profiler::sectionEnd(const string &name){ in sectionEnd() function in Shared::Util::Profiler
/dports/deskutils/syncthingtray/c++utilities/io/
H A Dinifile.h154 inline AdvancedIniFile::SectionList::iterator AdvancedIniFile::sectionEnd() in sectionEnd() function
162 inline AdvancedIniFile::SectionList::const_iterator AdvancedIniFile::sectionEnd() const in sectionEnd() function
/dports/devel/stack/stack-2.7.3/_cabal_deps/mustache-2.3.1/src/Text/Mustache/
H A DParser.hs75 sectionEnd = '/' function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/tools/mlir-reduce/
H A DReductionTreeUtils.cpp135 int sectionEnd = sectionSize * (i + 1); in createVariants() local
/dports/games/exult/exult-snapshot-v1.7.0.20211128/files/
H A Dmsgfile.cc70 static const string sectionEnd("%%endsection"); in Read_text_msg_file() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/tools/mlir-reduce/
H A DReductionTreeUtils.cpp135 int sectionEnd = sectionSize * (i + 1); in createVariants() local
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/tools/mlir-reduce/
H A DReductionTreeUtils.cpp135 int sectionEnd = sectionSize * (i + 1); in createVariants() local
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/thirdparty/dxflib_qcad/
H A Ddl_writer.h183 void sectionEnd() const in sectionEnd() function
/dports/cad/librepcb/librepcb-0.1.6/libs/dxflib/src/
H A Ddl_writer.h179 void sectionEnd() const { in sectionEnd() function
/dports/cad/librecad/LibreCAD-2.2.0-rc2/libraries/jwwlib/src/
H A Ddl_writer.h179 void sectionEnd() const { in sectionEnd() function
/dports/cad/horizon-eda/horizon-2.1.0/3rd_party/dxflib/
H A Ddl_writer.h178 void sectionEnd() const { in sectionEnd() function
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/services/magnatune/
H A DMagnatuneInfoParser.cpp127 int sectionEnd = artistPage.indexOf( "<!-- /ARTISTBODY -->", sectionStart ); in extractArtistInfo() local
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/astaxie/beego/config/
H A Dini.go39 sectionEnd = []byte{']'} // section end signal var
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/io/io_shapes_dxf/dxflib/
H A Ddl_writer.h184 void sectionEnd() const { in sectionEnd() function
/dports/textproc/wv2/wv2-0.4.2/tests/
H A Dhandlertest.cpp264 void TextTest::sectionEnd() in sectionEnd() function in TextTest
/dports/textproc/wv2/wv2-0.4.2/src/
H A Dhandlers.cpp152 void TextHandler::sectionEnd() in sectionEnd() function in TextHandler
/dports/editors/calligra/calligra-3.2.1/filters/words/msword-odf/wv2/src/
H A Dhandlers.cpp158 void TextHandler::sectionEnd() in sectionEnd() function in TextHandler
/dports/converters/wkhtmltopdf/qt-5db36ec/tools/porting/src/
H A Dtokenengine.cpp293 const int sectionEnd = m_startIndexes.at(c) in findSection() local

123