Home
last modified time | relevance | path

Searched refs:getLineEndPosition (Results 1 – 19 of 19) sorted by relevance

/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/reltool/src/
H A Dreltool_mod_win.erl568 Right = wxStyledTextCtrl:getLineEndPosition(Editor, LineNo),
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/reltool/src/
H A Dreltool_mod_win.erl568 Right = wxStyledTextCtrl:getLineEndPosition(Editor, LineNo),
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/reltool/src/
H A Dreltool_mod_win.erl568 Right = wxStyledTextCtrl:getLineEndPosition(Editor, LineNo),
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/reltool/src/
H A Dreltool_mod_win.erl568 Right = wxStyledTextCtrl:getLineEndPosition(Editor, LineNo),
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/reltool/src/
H A Dreltool_mod_win.erl568 Right = wxStyledTextCtrl:getLineEndPosition(Editor, LineNo),
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/reltool/src/
H A Dreltool_mod_win.erl568 Right = wxStyledTextCtrl:getLineEndPosition(Editor, LineNo),
/dports/lang/erlang/otp-OTP-24.1.7/lib/reltool/src/
H A Dreltool_mod_win.erl568 Right = wxStyledTextCtrl:getLineEndPosition(Editor, LineNo),
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/wx/src/gen/
H A DwxStyledTextCtrl.erl64 getLayoutCache/1,getLength/1,getLexer/1,getLine/2,getLineCount/1,getLineEndPosition/2,
1504 -spec getLineEndPosition(This, Line) -> integer() when
1506 getLineEndPosition(#wx_ref{type=ThisT,ref=ThisRef},Line) function
H A Dwxe_debug.hrl2918 {3132, {wxStyledTextCtrl, getLineEndPosition, 1}},
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/wx/src/gen/
H A DwxStyledTextCtrl.erl64 getLayoutCache/1,getLength/1,getLexer/1,getLine/2,getLineCount/1,getLineEndPosition/2,
1504 -spec getLineEndPosition(This, Line) -> integer() when
1506 getLineEndPosition(#wx_ref{type=ThisT,ref=ThisRef},Line) function
H A Dwxe_debug.hrl2910 {3124, {wxStyledTextCtrl, getLineEndPosition, 1}},
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxStyledTextCtrl.erl54 getLayoutCache/1,getLength/1,getLexer/1,getLine/2,getLineCount/1,getLineEndPosition/2,
1390 -spec getLineEndPosition(This, Line) -> integer() when
1392 getLineEndPosition(#wx_ref{type=ThisT}=This,Line) function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxStyledTextCtrl.erl54 getLayoutCache/1,getLength/1,getLexer/1,getLine/2,getLineCount/1,getLineEndPosition/2,
1390 -spec getLineEndPosition(This, Line) -> integer() when
1392 getLineEndPosition(#wx_ref{type=ThisT}=This,Line) function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/wx/src/gen/
H A DwxStyledTextCtrl.erl64 getLayoutCache/1,getLength/1,getLexer/1,getLine/2,getLineCount/1,getLineEndPosition/2,
1504 -spec getLineEndPosition(This, Line) -> integer() when
1506 getLineEndPosition(#wx_ref{type=ThisT,ref=ThisRef},Line) function
H A Dwxe_debug.hrl2918 {3132, {wxStyledTextCtrl, getLineEndPosition, 1}},
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxStyledTextCtrl.erl54 getLayoutCache/1,getLength/1,getLexer/1,getLine/2,getLineCount/1,getLineEndPosition/2,
1390 -spec getLineEndPosition(This, Line) -> integer() when
1392 getLineEndPosition(#wx_ref{type=ThisT}=This,Line) function
/dports/lang/erlang/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxStyledTextCtrl.erl54 getLayoutCache/1,getLength/1,getLexer/1,getLine/2,getLineCount/1,getLineEndPosition/2,
1390 -spec getLineEndPosition(This, Line) -> integer() when
1392 getLineEndPosition(#wx_ref{type=ThisT}=This,Line) function
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/src/org/eclipse/ui/texteditor/
H A DAbstractTextEditor.java1146 …protected int getLineEndPosition(final IDocument document, final String line, final int length, fi… in getLineEndPosition() method in AbstractTextEditor.LineEndAction
1214 int i= getLineEndPosition(document, line, lineLength, caretOffsetInDocument); in run()
/dports/lang/erlang-doc/otp_doc_html_24.1/lib/wx-2.1/doc/html/
H A Dwx.eix3761 {"getLineEndPosition", "getLineEndPosition(This, Line)", "getLineEndPosition-2"},