Home
last modified time | relevance | path

Searched defs:currentLineStart (Results 1 – 5 of 5) sorted by relevance

/dports/devel/arduino-core/Arduino-b439a77/app/src/processing/app/syntax/
H A DSketchTextAreaEditorKit.java91 int currentLineStart = currentLineElement.getStartOffset(); in actionPerformedImpl() local
/dports/graphics/krita/krita-4.4.8/libs/flake/text/
H A DKoSvgTextShape.cpp336 const int currentLineStart = line.isValid() ? line.textStart() : startPos + length; in addTextChunk() local
/dports/emulators/ppsspp/ppsspp-1.12.3/Core/Debugger/
H A DDisassemblyManager.cpp982 u32 currentLineStart = pos; in createLines() local
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Core/Debugger/
H A DDisassemblyManager.cpp982 u32 currentLineStart = pos; in createLines() local
/dports/devel/kf5-ktexteditor/ktexteditor-5.89.0/src/document/
H A Dkatedocument.cpp730 int currentLineStart = 0; in insertText() local