Home
last modified time | relevance | path

Searched defs:textLine (Results 1 – 25 of 286) sorted by relevance

12345678910>>...12

/dports/devel/kf5-ktexteditor/ktexteditor-5.89.0/src/script/
H A Dkatescriptdocument.cpp125 Kate::TextLine textLine = m_document->plainKateTextLine(line); in firstVirtualColumn() local
136 Kate::TextLine textLine = m_document->plainKateTextLine(line); in lastVirtualColumn() local
147 Kate::TextLine textLine = m_document->plainKateTextLine(line); in toVirtualColumn() local
175 Kate::TextLine textLine = m_document->plainKateTextLine(line); in fromVirtualColumn() local
328 Kate::TextLine textLine = m_document->plainKateTextLine(line); in startsWith() local
343 Kate::TextLine textLine = m_document->plainKateTextLine(line); in endsWith() local
464 Kate::TextLine textLine = m_document->plainKateTextLine(line); in firstChar() local
475 Kate::TextLine textLine = m_document->plainKateTextLine(line); in lastChar() local
498 Kate::TextLine textLine = m_document->plainKateTextLine(line); in matchesAt() local
520 Kate::TextLine textLine = m_document->plainKateTextLine(line); in truncate() local
[all …]
/dports/games/doomsday/doomsday-2.3.1/doomsday/sdk/libgui/src/text/
H A Dfont.cpp291 Rectanglei Font::measure(String const &textLine, RichFormatRef const &format) const in measure()
322 int Font::advanceWidth(String const &textLine, RichFormatRef const &format) const in advanceWidth()
336 QImage Font::rasterize(String const &textLine, in rasterize()
343 QImage Font::rasterize(String const &textLine, in rasterize()
/dports/devel/kf5-ktexteditor/ktexteditor-5.89.0/src/document/
H A Dkatebuffer.cpp349 Kate::TextLine textLine = plainLine(current_line); in doHighlight() local
447 Kate::TextLine textLine = plainLine(lastLine); in computeFoldingRangeForStartLine() local
542 Kate::TextLine textLine = plainLine(line); in computeFoldingRangeForStartLine() local
H A Dkatedocument.cpp491 Kate::TextLine textLine = m_buffer->plainLine(i); in text() local
535 Kate::TextLine textLine = m_buffer->plainLine(line); in wordRangeAt() local
606 Kate::TextLine textLine = m_buffer->plainLine(i); in textLines() local
3000 Kate::TextLine textLine = m_buffer->plainLine(line); in toVirtualColumn() local
3016 Kate::TextLine textLine = m_buffer->plainLine(line); in fromVirtualColumn() local
3344 const Kate::TextLine textLine = m_buffer->plainLine(line); in backspace() local
3790 Kate::TextLine textLine = m_buffer->plainLine(line); in nextNonSpaceCharPos() local
3811 Kate::TextLine textLine = m_buffer->plainLine(line); in previousNonSpaceCharPos() local
5782 const Kate::TextLine textLine = kateTextLine(line); in containsCharacterEncoding() local
5821 Kate::TextLine textLine; in decodeCharacters() local
[all …]
/dports/audio/musescore/MuseScore-3.6.1/libmscore/
H A Dtextline.h39 TextLine* textLine() const { return toTextLine(spanner()); } in textLine() function
/dports/devel/py-pyparsing/pyparsing-3.0.6/examples/
H A DremoveLineBreaks.py31 textLine = lineBody + line_end().setParseAction(pp.replaceWith(" ")) variable
/dports/devel/py-pyparsing2/pyparsing-2.4.7/examples/
H A DremoveLineBreaks.py28 textLine = lineBody + line_end().setParseAction(pp.replaceWith(" ")) variable
/dports/games/kgoldrunner/kgoldrunner-21.12.3/src/
H A Dkgrgameio.cpp62 QByteArray textLine; in fetchGameListData() local
210 QByteArray textLine; in fetchLevelData() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/feed/core/java/src/org/chromium/chrome/browser/feed/library/piet/
H A DParameterizedTextElementAdapter.java25 void setTextOnView(FrameContext frameContext, TextElement textLine) { in setTextOnView()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/bladerunner/ui/
H A Dkia_section_help.cpp56 Common::String textLine = textResource.getText(i); in open() local
/dports/games/scummvm/scummvm-2.5.1/engines/bladerunner/ui/
H A Dkia_section_help.cpp56 Common::String textLine = textResource.getText(i); in open() local
/dports/converters/wkhtmltopdf/qt-5db36ec/tools/porting/src/
H A Drpptreewalker.h62 virtual void evaluateText(const Text *textLine) {Q_UNUSED(textLine);} in evaluateText()
H A Dfileporter.cpp247 void PreprocessReplace::evaluateText(const Rpp::Text *textLine) in evaluateText()
355 void IncludeDirectiveAnalyzer::evaluateText(const Text *textLine) in evaluateText()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/com/sun/crypto/provider/Cipher/DES/
H A DDoFinalReturnLen.java291 StringBuffer textLine = new StringBuffer(" "); in printBuffer() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/com/sun/crypto/provider/Cipher/DES/
H A DDoFinalReturnLen.java291 StringBuffer textLine = new StringBuffer(" "); in printBuffer() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/com/sun/crypto/provider/Cipher/DES/
H A DDoFinalReturnLen.java291 StringBuffer textLine = new StringBuffer(" "); in printBuffer() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/com/sun/crypto/provider/Cipher/DES/
H A DDoFinalReturnLen.java291 StringBuffer textLine = new StringBuffer(" "); in printBuffer() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/com/sun/crypto/provider/Cipher/DES/
H A DDoFinalReturnLen.java291 StringBuffer textLine = new StringBuffer(" "); in printBuffer() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/com/sun/crypto/provider/Cipher/DES/
H A DDoFinalReturnLen.java291 StringBuffer textLine = new StringBuffer(" "); in printBuffer() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/com/sun/crypto/provider/Cipher/DES/
H A DDoFinalReturnLen.java291 StringBuffer textLine = new StringBuffer(" "); in printBuffer() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/com/sun/crypto/provider/Cipher/DES/
H A DDoFinalReturnLen.java291 StringBuffer textLine = new StringBuffer(" "); in printBuffer() local
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/com/sun/crypto/provider/Cipher/DES/
H A DDoFinalReturnLen.java293 StringBuffer textLine = new StringBuffer(" "); in printBuffer() local
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/com/sun/crypto/provider/Cipher/DES/
H A DDoFinalReturnLen.java293 StringBuffer textLine = new StringBuffer(" "); in printBuffer() local
/dports/games/scourge/scourge/src/
H A Duserconfiguration.cpp401 char textLine[255]; in loadConfiguration() local
518 char textLine[ TXT_SIZE ]; in saveConfiguration() local
/dports/devel/kdevelop/kdevelop-21.12.3/kdevplatform/interfaces/
H A Didocument.cpp94 QString IDocument::textLine() const in textLine() function in KDevelop::IDocument

12345678910>>...12