Home
last modified time | relevance | path

Searched defs:nextLine (Results 1 – 11 of 11) sorted by relevance

/third_party/node/deps/npm/node_modules/console-control-strings/
Dindex.js23 exports.nextLine = function nextLine (num) { function
/third_party/flutter/skia/third_party/externals/icu/source/samples/ugrep/
Dugrep.cpp381 void nextLine(int startPos) { in nextLine() function
/third_party/icu/icu4c/source/samples/ugrep/
Dugrep.cpp381 void nextLine(int startPos) { in nextLine() function
/third_party/skia/third_party/externals/icu/source/samples/ugrep/
Dugrep.cpp381 void nextLine(int startPos) { in nextLine() function
/third_party/skia/experimental/sktext/editor/
DEditor.cpp96 auto nextLine = fEditableText->getLine(position.fLineIndex + 1); in moveCursor() local
/third_party/skia/modules/skshaper/src/
DSkShaper_coretext.cpp112 SkUniqueCFRef<CTLineRef> nextLine() { in nextLine() function in LineBreakIter
/third_party/icu/icu4c/source/layoutex/
DParagraphLayout.cpp667 ParagraphLayout::Line *ParagraphLayout::nextLine(float width) in nextLine() function in ParagraphLayout
/third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
DTransliteratorParser.java297 String nextLine() { in nextLine() method in TransliteratorParser.RuleBody
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DTransliteratorParser.java298 String nextLine() { in nextLine() method in TransliteratorParser.RuleBody
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/
DDumbTextComponent.java717 public int nextLine(FontMetrics fMtr, int start, int width) { in nextLine() method in DumbTextComponent
/third_party/typescript/src/harness/
DfourslashImpl.ts1745 let nextLine = 0; variable