Home
last modified time | relevance | path

Searched refs:startline (Results 1 – 25 of 1213) sorted by relevance

12345678910>>...49

/dports/math/topaz/topaz-3.41/topaz/
H A Dbrowse.cc336 if (startline <= i && i < startline + menuwinlines - 3 - topmargin) in filelistdisp()
386 if (startline <= no && no < startline + menuwinlines - 3 - topmargin) in filelistcursor()
527 int startline = 0; in selectfile() local
586 startline = 0; in selectfile()
865 startline = 0; in selectfile()
877 startline = 0; in selectfile()
889 startline = 0; in selectfile()
938 startline = 0; in selectfile()
950 startline = 0; in selectfile()
968 startline = 0; in selectfile()
[all …]
H A Dobjectlist.cc428 if (startline <= i && i < startline + menuwinlines - topmargin - undermargin) in flistdisp()
480 if (startline <= no && no < startline + menuwinlines - topmargin - undermargin) in flistcursor()
565 if (startline <= i && i < startline + menuwinlines - topmargin - undermargin) in partslistdisp()
622 if (startline <= no && no < startline + menuwinlines - topmargin - undermargin) in partslistcursor()
699 if (startline <= i && i < startline + menuwinlines - topmargin - undermargin) in datalistdisp()
773 if (startline <= no && no < startline + menuwinlines - topmargin - undermargin) in datalistcursor()
932 int startline = 0; in objectlist() local
1004 objectlistcursor(win, startline, iarray, startline + relativeline, true, objectid); in objectlist()
1008 objectlistcursor(win, startline, iarray, startline + relativeline, false, objectid); in objectlist()
1032 objectlistcursor(win, startline, iarray, startline + relativeline, false, objectid); in objectlist()
[all …]
/dports/databases/py-gdbm/Python-3.8.12/Lib/idlelib/idle_test/
H A Dmock_tk.py204 startline, startchar = self._decode(index1)
210 if startline == endline:
214 for i in range(startline+1, endline):
230 elif startline < len(self.data) - 1:
232 endline, endchar = startline+1, 0
241 self.data[startline] = self.data[startline][:startchar] + \
243 elif startline < endline:
244 self.data[startline] = self.data[startline][:startchar] + \
246 startline += 1
247 for i in range(startline, endline+1):
[all …]
/dports/lang/python310/Python-3.10.1/Lib/idlelib/idle_test/
H A Dmock_tk.py204 startline, startchar = self._decode(index1)
210 if startline == endline:
214 for i in range(startline+1, endline):
230 elif startline < len(self.data) - 1:
232 endline, endchar = startline+1, 0
241 self.data[startline] = self.data[startline][:startchar] + \
243 elif startline < endline:
244 self.data[startline] = self.data[startline][:startchar] + \
246 startline += 1
247 for i in range(startline, endline+1):
[all …]
/dports/lang/python-legacy/Python-2.7.18/Lib/idlelib/idle_test/
H A Dmock_tk.py200 startline, startchar = self._decode(index1)
206 if startline == endline:
210 for i in range(startline+1, endline):
227 elif startline < len(self.data) - 1:
229 endline, endchar = startline+1, 0
238 self.data[startline] = self.data[startline][:startchar] + \
240 elif startline < endline:
241 self.data[startline] = self.data[startline][:startchar] + \
243 startline += 1
244 for i in range(startline, endline+1):
[all …]
/dports/lang/python37/Python-3.7.12/Lib/idlelib/idle_test/
H A Dmock_tk.py200 startline, startchar = self._decode(index1)
206 if startline == endline:
210 for i in range(startline+1, endline):
227 elif startline < len(self.data) - 1:
229 endline, endchar = startline+1, 0
238 self.data[startline] = self.data[startline][:startchar] + \
240 elif startline < endline:
241 self.data[startline] = self.data[startline][:startchar] + \
243 startline += 1
244 for i in range(startline, endline+1):
[all …]
/dports/lang/python38/Python-3.8.12/Lib/idlelib/idle_test/
H A Dmock_tk.py204 startline, startchar = self._decode(index1)
210 if startline == endline:
214 for i in range(startline+1, endline):
230 elif startline < len(self.data) - 1:
232 endline, endchar = startline+1, 0
241 self.data[startline] = self.data[startline][:startchar] + \
243 elif startline < endline:
244 self.data[startline] = self.data[startline][:startchar] + \
246 startline += 1
247 for i in range(startline, endline+1):
[all …]
/dports/lang/python311/Python-3.11.0a3/Lib/idlelib/idle_test/
H A Dmock_tk.py204 startline, startchar = self._decode(index1)
210 if startline == endline:
214 for i in range(startline+1, endline):
230 elif startline < len(self.data) - 1:
232 endline, endchar = startline+1, 0
241 self.data[startline] = self.data[startline][:startchar] + \
243 elif startline < endline:
244 self.data[startline] = self.data[startline][:startchar] + \
246 startline += 1
247 for i in range(startline, endline+1):
[all …]
/dports/lang/python-tools/Python-3.8.12/Lib/idlelib/idle_test/
H A Dmock_tk.py204 startline, startchar = self._decode(index1)
210 if startline == endline:
214 for i in range(startline+1, endline):
230 elif startline < len(self.data) - 1:
232 endline, endchar = startline+1, 0
241 self.data[startline] = self.data[startline][:startchar] + \
243 elif startline < endline:
244 self.data[startline] = self.data[startline][:startchar] + \
246 startline += 1
247 for i in range(startline, endline+1):
[all …]
/dports/lang/python27/Python-2.7.18/Lib/idlelib/idle_test/
H A Dmock_tk.py200 startline, startchar = self._decode(index1)
206 if startline == endline:
210 for i in range(startline+1, endline):
227 elif startline < len(self.data) - 1:
229 endline, endchar = startline+1, 0
238 self.data[startline] = self.data[startline][:startchar] + \
240 elif startline < endline:
241 self.data[startline] = self.data[startline][:startchar] + \
243 startline += 1
244 for i in range(startline, endline+1):
[all …]
/dports/lang/python39/Python-3.9.9/Lib/idlelib/idle_test/
H A Dmock_tk.py204 startline, startchar = self._decode(index1)
210 if startline == endline:
214 for i in range(startline+1, endline):
230 elif startline < len(self.data) - 1:
232 endline, endchar = startline+1, 0
241 self.data[startline] = self.data[startline][:startchar] + \
243 elif startline < endline:
244 self.data[startline] = self.data[startline][:startchar] + \
246 startline += 1
247 for i in range(startline, endline+1):
[all …]
/dports/databases/py-sqlite3/Python-3.8.12/Lib/idlelib/idle_test/
H A Dmock_tk.py204 startline, startchar = self._decode(index1)
210 if startline == endline:
214 for i in range(startline+1, endline):
230 elif startline < len(self.data) - 1:
232 endline, endchar = startline+1, 0
241 self.data[startline] = self.data[startline][:startchar] + \
243 elif startline < endline:
244 self.data[startline] = self.data[startline][:startchar] + \
246 startline += 1
247 for i in range(startline, endline+1):
[all …]
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/idlelib/idle_test/
H A Dmock_tk.py204 startline, startchar = self._decode(index1)
210 if startline == endline:
214 for i in range(startline+1, endline):
230 elif startline < len(self.data) - 1:
232 endline, endchar = startline+1, 0
241 self.data[startline] = self.data[startline][:startchar] + \
243 elif startline < endline:
244 self.data[startline] = self.data[startline][:startchar] + \
246 startline += 1
247 for i in range(startline, endline+1):
[all …]
/dports/devel/hadoop/hadoop-1.2.1/src/core/org/apache/hadoop/record/compiler/generated/
H A DSimpleCharStream.java242 public SimpleCharStream(java.io.Reader dstream, int startline, in SimpleCharStream() argument
246 line = startline; in SimpleCharStream()
258 this(dstream, startline, startcolumn, 4096); in SimpleCharStream()
265 public void ReInit(java.io.Reader dstream, int startline, in ReInit() argument
269 line = startline; in ReInit()
284 public void ReInit(java.io.Reader dstream, int startline, in ReInit() argument
287 ReInit(dstream, startline, startcolumn, 4096); in ReInit()
309 this(dstream, encoding, startline, startcolumn, 4096); in SimpleCharStream()
315 this(dstream, startline, startcolumn, 4096); in SimpleCharStream()
352 ReInit(dstream, encoding, startline, startcolumn, 4096); in ReInit()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.help.base/src_demo/org/apache/lucene/demo/html/
H A DSimpleCharStream.java257 public SimpleCharStream(java.io.Reader dstream, int startline, in SimpleCharStream() argument
261 line = startline; in SimpleCharStream()
273 this(dstream, startline, startcolumn, 4096); in SimpleCharStream()
280 public void ReInit(java.io.Reader dstream, int startline, in ReInit() argument
284 line = startline; in ReInit()
299 public void ReInit(java.io.Reader dstream, int startline, in ReInit() argument
302 ReInit(dstream, startline, startcolumn, 4096); in ReInit()
324 this(dstream, encoding, startline, startcolumn, 4096); in SimpleCharStream()
330 this(dstream, startline, startcolumn, 4096); in SimpleCharStream()
367 ReInit(dstream, encoding, startline, startcolumn, 4096); in ReInit()
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/xsom/impl/scd/
H A DSimpleCharStream.java267 public SimpleCharStream(java.io.Reader dstream, int startline, in SimpleCharStream() argument
271 line = startline; in SimpleCharStream()
283 this(dstream, startline, startcolumn, 4096); in SimpleCharStream()
290 public void ReInit(java.io.Reader dstream, int startline, in ReInit() argument
294 line = startline; in ReInit()
309 public void ReInit(java.io.Reader dstream, int startline, in ReInit() argument
312 ReInit(dstream, startline, startcolumn, 4096); in ReInit()
334 this(dstream, encoding, startline, startcolumn, 4096); in SimpleCharStream()
340 this(dstream, startline, startcolumn, 4096); in SimpleCharStream()
377 ReInit(dstream, encoding, startline, startcolumn, 4096); in ReInit()
[all …]
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/record/compiler/generated/
H A DSimpleCharStream.java249 public SimpleCharStream(java.io.Reader dstream, int startline, in SimpleCharStream() argument
253 line = startline; in SimpleCharStream()
265 this(dstream, startline, startcolumn, 4096); in SimpleCharStream()
272 public void ReInit(java.io.Reader dstream, int startline, in ReInit() argument
276 line = startline; in ReInit()
291 public void ReInit(java.io.Reader dstream, int startline, in ReInit() argument
294 ReInit(dstream, startline, startcolumn, 4096); in ReInit()
316 this(dstream, encoding, startline, startcolumn, 4096); in SimpleCharStream()
322 this(dstream, startline, startcolumn, 4096); in SimpleCharStream()
359 ReInit(dstream, encoding, startline, startcolumn, 4096); in ReInit()
[all …]
/dports/java/avis/avis-1.2.0/server/src/main/org/avis/subscription/parser/
H A DSimpleCharStream.java259 public SimpleCharStream(java.io.Reader dstream, int startline, in SimpleCharStream() argument
263 line = startline; in SimpleCharStream()
275 this(dstream, startline, startcolumn, 4096); in SimpleCharStream()
282 public void ReInit(java.io.Reader dstream, int startline, in ReInit() argument
286 line = startline; in ReInit()
301 public void ReInit(java.io.Reader dstream, int startline, in ReInit() argument
304 ReInit(dstream, startline, startcolumn, 4096); in ReInit()
326 this(dstream, encoding, startline, startcolumn, 4096); in SimpleCharStream()
332 this(dstream, startline, startcolumn, 4096); in SimpleCharStream()
369 ReInit(dstream, encoding, startline, startcolumn, 4096); in ReInit()
[all …]
/dports/www/grails/grails-1.3.6/src/java/org/codehaus/groovy/grails/web/json/parser/
H A DSimpleCharStream.java253 public SimpleCharStream(java.io.Reader dstream, int startline, in SimpleCharStream() argument
256 line = startline; in SimpleCharStream()
270 this(dstream, startline, startcolumn, 4096); in SimpleCharStream()
283 public void ReInit(java.io.Reader dstream, int startline, in ReInit() argument
286 line = startline; in ReInit()
303 public void ReInit(java.io.Reader dstream, int startline, in ReInit() argument
305 ReInit(dstream, startline, startcolumn, 4096); in ReInit()
336 this(dstream, encoding, startline, startcolumn, 4096); in SimpleCharStream()
344 this(dstream, startline, startcolumn, 4096); in SimpleCharStream()
396 ReInit(dstream, encoding, startline, startcolumn, 4096); in ReInit()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/xsom/impl/scd/
H A DSimpleCharStream.java267 public SimpleCharStream(java.io.Reader dstream, int startline, in SimpleCharStream() argument
271 line = startline; in SimpleCharStream()
283 this(dstream, startline, startcolumn, 4096); in SimpleCharStream()
290 public void ReInit(java.io.Reader dstream, int startline, in ReInit() argument
294 line = startline; in ReInit()
309 public void ReInit(java.io.Reader dstream, int startline, in ReInit() argument
312 ReInit(dstream, startline, startcolumn, 4096); in ReInit()
334 this(dstream, encoding, startline, startcolumn, 4096); in SimpleCharStream()
340 this(dstream, startline, startcolumn, 4096); in SimpleCharStream()
377 ReInit(dstream, encoding, startline, startcolumn, 4096); in ReInit()
[all …]
/dports/devel/doxygen/doxygen-1.9.3/vhdlparser/
H A DCharStream.h166 CharStream(const JJChar *buf, int sz, int startline, in CharStream() argument
172 ReInit(JJString(buf, sz), startline, startcolumn, buffersize); in CharStream()
183 CharStream(const JJString& str, int startline, in CharStream() argument
189 ReInit(str, startline, startcolumn, buffersize); in CharStream()
192 CharStream(const JJString& str, int startline, int startcolumn) : in CharStream() argument
197 ReInit(str, startline, startcolumn, INITIAL_BUFFER_SIZE); in CharStream()
200 CharStream(ReaderStream *input_stream, int startline, in CharStream() argument
206 ReInit(input_stream, startline, startcolumn, buffersize); in CharStream()
235 virtual void ReInit(const JJString& str, int startline,
238 virtual void ReInit(const JJString& str, int startline, in ReInit() argument
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.jdi/share/classes/com/sun/tools/example/debug/expr/
H A DJavaCharStream.java423 int startline, int startcolumn, int buffersize) in JavaCharStream() argument
426 line = startline; in JavaCharStream()
440 this(dstream, startline, startcolumn, 4096); in JavaCharStream()
450 int startline, int startcolumn, int buffersize) in ReInit() argument
453 line = startline; in ReInit()
473 ReInit(dstream, startline, startcolumn, 4096); in ReInit()
499 this(dstream, encoding, startline, startcolumn, 4096); in JavaCharStream()
506 this(dstream, startline, startcolumn, 4096); in JavaCharStream()
529 public void ReInit(java.io.InputStream dstream, int startline, in ReInit() argument
538 ReInit(dstream, encoding, startline, startcolumn, 4096); in ReInit()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.jdi/share/classes/com/sun/tools/example/debug/expr/
H A DJavaCharStream.java423 int startline, int startcolumn, int buffersize) in JavaCharStream() argument
426 line = startline; in JavaCharStream()
440 this(dstream, startline, startcolumn, 4096); in JavaCharStream()
450 int startline, int startcolumn, int buffersize) in ReInit() argument
453 line = startline; in ReInit()
473 ReInit(dstream, startline, startcolumn, 4096); in ReInit()
499 this(dstream, encoding, startline, startcolumn, 4096); in JavaCharStream()
506 this(dstream, startline, startcolumn, 4096); in JavaCharStream()
529 public void ReInit(java.io.InputStream dstream, int startline, in ReInit() argument
538 ReInit(dstream, encoding, startline, startcolumn, 4096); in ReInit()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.jdi/share/classes/com/sun/tools/example/debug/expr/
H A DJavaCharStream.java423 int startline, int startcolumn, int buffersize) in JavaCharStream() argument
426 line = startline; in JavaCharStream()
440 this(dstream, startline, startcolumn, 4096); in JavaCharStream()
450 int startline, int startcolumn, int buffersize) in ReInit() argument
453 line = startline; in ReInit()
473 ReInit(dstream, startline, startcolumn, 4096); in ReInit()
499 this(dstream, encoding, startline, startcolumn, 4096); in JavaCharStream()
506 this(dstream, startline, startcolumn, 4096); in JavaCharStream()
529 public void ReInit(java.io.InputStream dstream, int startline, in ReInit() argument
538 ReInit(dstream, encoding, startline, startcolumn, 4096); in ReInit()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.jdi/share/classes/com/sun/tools/example/debug/expr/
H A DJavaCharStream.java423 int startline, int startcolumn, int buffersize) in JavaCharStream() argument
426 line = startline; in JavaCharStream()
440 this(dstream, startline, startcolumn, 4096); in JavaCharStream()
450 int startline, int startcolumn, int buffersize) in ReInit() argument
453 line = startline; in ReInit()
473 ReInit(dstream, startline, startcolumn, 4096); in ReInit()
499 this(dstream, encoding, startline, startcolumn, 4096); in JavaCharStream()
506 this(dstream, startline, startcolumn, 4096); in JavaCharStream()
529 public void ReInit(java.io.InputStream dstream, int startline, in ReInit() argument
538 ReInit(dstream, encoding, startline, startcolumn, 4096); in ReInit()
[all …]

12345678910>>...49