Home
last modified time | relevance | path

Searched defs:moveCursorDown (Results 1 – 15 of 15) sorted by relevance

/dports/ports-mgmt/portal/portal-0.4/
H A Dscrollwindow.cc102 void ScrollWindow::moveCursorDown() { in moveCursorDown() function in portal::gfx::ScrollWindow
/dports/graphics/kimageannotator/kImageAnnotator-0.5.3/src/annotations/items/text/
H A DTextCursor.cpp206 void TextCursor::moveCursorDown(const QString &text) in moveCursorDown() function in kImageAnnotator::TextCursor
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/wx/src/gen/
H A DwxGrid.erl1322 moveCursorDown(#wx_ref{type=ThisT,ref=ThisRef},ExpandSelection) function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/wx/src/gen/
H A DwxGrid.erl1322 moveCursorDown(#wx_ref{type=ThisT,ref=ThisRef},ExpandSelection) function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/wx/src/gen/
H A DwxGrid.erl1321 moveCursorDown(#wx_ref{type=ThisT,ref=ThisRef},ExpandSelection) function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxGrid.erl1272 moveCursorDown(#wx_ref{type=ThisT}=This,ExpandSelection) function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxGrid.erl1272 moveCursorDown(#wx_ref{type=ThisT}=This,ExpandSelection) function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxGrid.erl1272 moveCursorDown(#wx_ref{type=ThisT}=This,ExpandSelection) function
/dports/lang/erlang/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxGrid.erl1272 moveCursorDown(#wx_ref{type=ThisT}=This,ExpandSelection) function
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/alertingDashboards/node_modules/brace/
H A Dindex.d.ts2355 moveCursorDown(): void; method
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/queryWorkbenchDashboards/node_modules/brace/
H A Dindex.d.ts2355 moveCursorDown(): void; method
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/anomalyDetectionDashboards/node_modules/brace/
H A Dindex.d.ts2355 moveCursorDown(): void; method
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/ace/
H A Dace.d.ts683 moveCursorDown(): void; method
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/includes/ace/
H A Dace.d.ts683 moveCursorDown(): void; method
/dports/editors/kile/kile-09ee4ef0417165b93da82c1fc057b9e1713a0c05/src/
H A Deditorextension.cpp1643 bool EditorExtension::moveCursorDown(KTextEditor::View *view) in moveCursorDown() function in KileDocument::EditorExtension