Home
last modified time | relevance | path

Searched refs:lineStartIndex (Results 1 – 16 of 16) sorted by relevance

/dports/audio/carla/Carla-2.4.1/source/modules/juce_graphics/fonts/
H A Djuce_GlyphArrangement.cpp227 auto lineStartIndex = glyphs.size(); in addJustifiedText() local
232 while (lineStartIndex < glyphs.size()) in addJustifiedText()
234 int i = lineStartIndex; in addJustifiedText()
240 auto lineMaxX = glyphs.getReference (lineStartIndex).getLeft() + maxLineWidth; in addJustifiedText()
274 auto currentLineStartX = glyphs.getReference (lineStartIndex).getLeft(); in addJustifiedText()
277 for (int j = i; --j >= lineStartIndex;) in addJustifiedText()
289 spreadOutLine (lineStartIndex, i - lineStartIndex, maxLineWidth); in addJustifiedText()
295 moveRangeOfGlyphs (lineStartIndex, i - lineStartIndex, in addJustifiedText()
298 lineStartIndex = i; in addJustifiedText()
/dports/devel/juce/JUCE-f37e9a1/modules/juce_graphics/fonts/
H A Djuce_GlyphArrangement.cpp227 auto lineStartIndex = glyphs.size(); in addJustifiedText() local
232 while (lineStartIndex < glyphs.size()) in addJustifiedText()
234 int i = lineStartIndex; in addJustifiedText()
240 auto lineMaxX = glyphs.getReference (lineStartIndex).getLeft() + maxLineWidth; in addJustifiedText()
274 auto currentLineStartX = glyphs.getReference (lineStartIndex).getLeft(); in addJustifiedText()
277 for (int j = i; --j >= lineStartIndex;) in addJustifiedText()
289 spreadOutLine (lineStartIndex, i - lineStartIndex, maxLineWidth); in addJustifiedText()
295 moveRangeOfGlyphs (lineStartIndex, i - lineStartIndex, in addJustifiedText()
298 lineStartIndex = i; in addJustifiedText()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Workflow.ComponentModel/AuthoringOM/Serializer/
H A DActivityMarkupSerializer.cs170 … int lineStartIndex = (int)activity.GetValue(ActivityMarkupSerializer.EndColumnProperty); in OnAfterSerialize()
172 …int lastNewLine = currentXoml.IndexOf(stringWriter.NewLine, (int)lineStartIndex, StringComparison.… in OnAfterSerialize()
174 …ty.SetValue(ActivityMarkupSerializer.EndColumnProperty, (currentXoml.Length - lineStartIndex - 1)); in OnAfterSerialize()
176 … activity.SetValue(ActivityMarkupSerializer.EndColumnProperty, lastNewLine - lineStartIndex); in OnAfterSerialize()
/dports/games/openspades/openspades-0.1.3/Resources/Scripts/Gui/UIFramework/
H A DTextViewer.as234 int lineStartIndex = textmodel.lines[line].Index;
236 return lineStartIndex;
249 return lastIdx + lineStartIndex;
251 return idx + lineStartIndex;
256 return len + lineStartIndex;
259 return len + lineStartIndex;
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/ooni/psiphon/oopsi/github.com/Psiphon-Labs/psiphon-tunnel-core/psiphon/common/obfuscator/
H A DobfuscatedSshConn.go603 lineStartIndex := 0
614 padding[lineStartIndex+lineLength-2] = '\r'
615 padding[lineStartIndex+lineLength-1] = '\n'
616 lineStartIndex += lineLength
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/ooni/psiphon/oopsi/github.com/Psiphon-Labs/psiphon-tunnel-core/psiphon/common/obfuscator/
H A DobfuscatedSshConn.go603 lineStartIndex := 0
614 padding[lineStartIndex+lineLength-2] = '\r'
615 padding[lineStartIndex+lineLength-1] = '\n'
616 lineStartIndex += lineLength
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/formatter/org/eclipse/jdt/internal/formatter/linewrap/
H A DCommentWrapExecutor.java267 int lineStartIndex = whitespace == null ? 0 : 1; in wrapLineComment() local
280 lineStartIndex = whitespace == null ? i : i + 1; in wrapLineComment()
290 if (position > limit && i > lineStartIndex + 1) { in wrapLineComment()
H A DWrapExecutor.java611 private double getWrapPenalty(int lineStartIndex, int lineIndent, int wrapIndex, int wrapIndent,
638 Token lineStartToken = this.tm.get(lineStartIndex);
641 for (int i = lineStartIndex + 1; i < wrapIndex; i++) {
/dports/graphics/lazpaint/lazpaint-7.1.6/bgrabitmapnew/bgrabitmap/
H A Dbgraunicode.pas1109 lineStartIndex, curIndex: integer;
1112 lineStartIndex := curIndex;
1127 AnalyzeIsolates(lineStartIndex, curIndex+1-lineStartIndex, baseDirection, 0, true);
1128 lineStartIndex := curIndex+1;
1132 if curIndex > lineStartIndex then
1135 AnalyzeIsolates(lineStartIndex, curIndex-lineStartIndex, baseDirection, 0, true);
/dports/editors/cudatext/CudaText-1.151.0/bgrabitmap/bgrabitmap/
H A Dbgraunicode.pas1109 lineStartIndex, curIndex: integer;
1112 lineStartIndex := curIndex;
1127 AnalyzeIsolates(lineStartIndex, curIndex+1-lineStartIndex, baseDirection, 0, true);
1128 lineStartIndex := curIndex+1;
1132 if curIndex > lineStartIndex then
1135 AnalyzeIsolates(lineStartIndex, curIndex-lineStartIndex, baseDirection, 0, true);
/dports/net/evans/evans-0.9.1/vendor/github.com/ktr0731/go-prompt/
H A Ddocument.go294 func (d *Document) findLineStartIndex(index int) (pos int, lineStartIndex int) {
297 lineStartIndex = indexes[pos]
/dports/devel/bit/bit-1.1.2/vendor/github.com/c-bata/go-prompt/
H A Ddocument.go300 func (d *Document) findLineStartIndex(index int) (pos int, lineStartIndex int) {
303 lineStartIndex = indexes[pos]
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/Core/
H A DHdNesPack.cpp366 uint32_t lineStartIndex = bufferIndex; in Process() local
372 …ProcessGrayscaleAndEmphasis(hdScreenInfo->ScreenTiles[i * 256], outputBuffer + lineStartIndex, scr… in Process()
/dports/emulators/sameboy/SameBoy-0.14.7/HexFiend/
H A DHFRepresenterTextView.m1195 NSUInteger lineStartIndex, bytesPerLine = [self bytesPerLine];
1213 for (lineStartIndex = 0; lineStartIndex < byteCount; lineStartIndex += bytesPerLine) {
1214 if (lineStartIndex > 0) {
1219 const NSUInteger bytesInThisLine = MIN(bytesPerLine, byteCount - lineStartIndex);
1222 …[self drawStyledBackgroundsForByteRange:NSMakeRange(lineStartIndex, bytesInThisLine) inRect:lineRe…
1227 const NSUInteger byteIndex = lineStartIndex + byteIndexInLine;
/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A Drouteman.cpp1703 int lineStartIndex = i *w; in CropImageOnAlpha() local
1706 while((j < w) && (pAlpha[lineStartIndex+j] == 0) ) in CropImageOnAlpha()
1711 while( k && (pAlpha[lineStartIndex+k] == 0) ) in CropImageOnAlpha()
/dports/www/element-web/element-v1.9.8/bundles/fe56de007a54db37c626/
H A Dvendors~init.js.map1 …orPoint","Wi","Qi","glyphStartIndex","numGlyphs","vertexStartIndex","lineStartIndex","lineLength",…