Searched defs:nextLine (Results 1 – 10 of 10) sorted by relevance
/external/proguard/src/proguard/ |
D | FileWordReader.java | 68 protected String nextLine() throws IOException in nextLine() method in FileWordReader
|
D | ArgumentWordReader.java | 61 protected String nextLine() throws IOException in nextLine() method in ArgumentWordReader
|
D | WordReader.java | 281 protected abstract String nextLine() throws IOException; in nextLine() method in WordReader
|
/external/icu4c/samples/ugrep/ |
D | ugrep.cpp | 374 void nextLine(int startPos) { in nextLine() function
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
D | RenderLineBoxList.cpp | 69 InlineFlowBox* nextLine; in deleteLineBoxTree() local
|
D | RenderBlockLineLayout.cpp | 2043 while (RootInlineBox* nextLine = lastLine->nextRootBox()) in checkPaginationAndFloatsAtEndLine() local
|
/external/icu4c/layoutex/ |
D | ParagraphLayout.cpp | 662 ParagraphLayout::Line *ParagraphLayout::nextLine(float width) in nextLine() function in ParagraphLayout
|
/external/chromium_org/chrome/third_party/chromevox/ |
D | chromeVoxChromePageScript.js | 861 …e:{backward:!0,announce:!0,msgId:"previous_line",category:"navigation"},nextLine:{forward:!0,annou… property
|
D | chromeVoxChromeBackgroundScript.js | 1021 …e:{backward:!0,announce:!0,msgId:"previous_line",category:"navigation"},nextLine:{forward:!0,annou… property
|
D | chromeVoxChromeOptionsScript.js | 59 …e:{backward:!0,announce:!0,msgId:"previous_line",category:"navigation"},nextLine:{forward:!0,annou… property
|