Home
last modified time | relevance | path

Searched refs:moveMode (Results 1 – 25 of 183) sorted by relevance

12345678

/dports/x11-toolkits/ctk/CTK-2018-10-29/Libs/Widgets/
H A DctkConsole.cpp174 moveMode = QTextCursor::MoveAnchor; in isMoveLeftWithinLine()
180 moveMode = QTextCursor::KeepAnchor; in isMoveLeftWithinLine()
186 moveMode = QTextCursor::MoveAnchor; in isMoveLeftWithinLine()
192 moveMode = QTextCursor::KeepAnchor; in isMoveLeftWithinLine()
198 moveMode = QTextCursor::MoveAnchor; in isMoveLeftWithinLine()
204 moveMode = QTextCursor::KeepAnchor; in isMoveLeftWithinLine()
210 moveMode = QTextCursor::MoveAnchor; in isMoveLeftWithinLine()
216 moveMode = QTextCursor::KeepAnchor; in isMoveLeftWithinLine()
222 moveMode = QTextCursor::MoveAnchor; in isMoveLeftWithinLine()
228 moveMode = QTextCursor::KeepAnchor; in isMoveLeftWithinLine()
[all …]
H A DctkConsole_p.h49 …thinLine(QKeyEvent* e, QTextCursor::MoveOperation &moveOperation, QTextCursor::MoveMode &moveMode);
51 …thinLine(QKeyEvent* e, QTextCursor::MoveOperation &moveOperation, QTextCursor::MoveMode &moveMode);
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/UI/Agent/
H A DArchiveFolderOut.cpp67 bool moveMode, in CommonUpdateOperation() argument
73 if (moveMode && _agentSpec->_isHashHandler) in CommonUpdateOperation()
143 moveMode ? &requestedPaths : NULL, in CommonUpdateOperation()
144 moveMode ? &processedPaths : NULL, in CommonUpdateOperation()
168 if (moveMode) in CommonUpdateOperation()
307 STDMETHODIMP CAgentFolder::CopyFrom(Int32 moveMode, in CopyFrom() argument
316 return CommonUpdateOperation(AGENT_OP_Uni, (moveMode != 0), NULL, in CopyFrom()
H A DArchiveFolder.cpp19 STDMETHODIMP CAgentFolder::CopyTo(Int32 moveMode, const UInt32 *indices, UInt32 numItems, in CopyTo() argument
23 if (moveMode) in CopyTo()
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/UI/Agent/
H A DArchiveFolderOut.cpp56 bool moveMode, in CommonUpdateOperation() argument
129 moveMode ? &requestedPaths : NULL, in CommonUpdateOperation()
130 moveMode ? &processedPaths : NULL, in CommonUpdateOperation()
154 if (moveMode) in CommonUpdateOperation()
293 STDMETHODIMP CAgentFolder::CopyFrom(Int32 moveMode, in CopyFrom() argument
302 return CommonUpdateOperation(AGENT_OP_Uni, (moveMode != 0), NULL, in CopyFrom()
H A DArchiveFolder.cpp19 STDMETHODIMP CAgentFolder::CopyTo(Int32 moveMode, const UInt32 *indices, UInt32 numItems, in CopyTo() argument
23 if (moveMode) in CopyTo()
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/UI/FileManager/
H A DPanelCopy.cpp92 BoolToInt(options->moveMode), in ProcessVirt()
205 if (options.moveMode) in CopyTo()
296 HRESULT CPanel::CopyFrom(bool moveMode, const UString &folderPrefix, const UStringVector &filePaths, in CopyFrom() argument
301 if (moveMode) in CopyFrom()
312 updater.MoveMode = moveMode; in CopyFrom()
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/UI/FileManager/
H A DPanelCopy.cpp66 BoolToInt(options->moveMode), in ProcessVirt()
167 if (options.moveMode) in CopyTo()
252 HRESULT CPanel::CopyFrom(bool moveMode, const UString &folderPrefix, const UStringVector &filePaths, in CopyFrom() argument
263 updater.MoveMode = moveMode; in CopyFrom()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/cppeditor/
H A Dcpplocalrenaming.cpp141 const QTextCursor::MoveMode moveMode = (e->modifiers() & Qt::ShiftModifier) in handleKeyPressEvent() local
155 cursor.setPosition(renameSelectionBegin(), moveMode); in handleKeyPressEvent()
165 cursor.setPosition(renameSelectionEnd(), moveMode); in handleKeyPressEvent()
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/docker/vendor/github.com/Azure/go-ansiterm/winterm/
H A Dcursor_helpers.go49 func (h *windowsAnsiEventHandler) moveCursor(moveMode int, param int) error {
56 switch moveMode {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/Azure/go-ansiterm/winterm/
H A Dcursor_helpers.go49 func (h *WindowsAnsiEventHandler) moveCursor(moveMode int, param int) error {
56 switch moveMode {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/Azure/go-ansiterm/winterm/
H A Dcursor_helpers.go49 func (h *windowsAnsiEventHandler) moveCursor(moveMode int, param int) error {
56 switch moveMode {
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/cli/cli-20.10.2/vendor/github.com/Azure/go-ansiterm/winterm/
H A Dcursor_helpers.go49 func (h *windowsAnsiEventHandler) moveCursor(moveMode int, param int) error {
56 switch moveMode {
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/vendor/github.com/Azure/go-ansiterm/winterm/
H A Dcursor_helpers.go49 func (h *windowsAnsiEventHandler) moveCursor(moveMode int, param int) error {
56 switch moveMode {
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/Azure/go-ansiterm/go-ansiterm-d6e3b3328b78/winterm/
H A Dcursor_helpers.go49 func (h *windowsAnsiEventHandler) moveCursor(moveMode int, param int) error {
56 switch moveMode {
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/Azure/go-ansiterm/winterm/
H A Dcursor_helpers.go49 func (h *windowsAnsiEventHandler) moveCursor(moveMode int, param int) error {
56 switch moveMode {
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/Azure/go-ansiterm/winterm/
H A Dcursor_helpers.go49 func (h *windowsAnsiEventHandler) moveCursor(moveMode int, param int) error {
56 switch moveMode {
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/vendor/github.com/Azure/go-ansiterm/winterm/
H A Dcursor_helpers.go49 func (h *windowsAnsiEventHandler) moveCursor(moveMode int, param int) error {
56 switch moveMode {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-auth-kerberos/vendor/github.com/Azure/go-ansiterm/winterm/
H A Dcursor_helpers.go49 func (h *windowsAnsiEventHandler) moveCursor(moveMode int, param int) error {
56 switch moveMode {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-database-elasticsearch/vendor/github.com/Azure/go-ansiterm/winterm/
H A Dcursor_helpers.go49 func (h *windowsAnsiEventHandler) moveCursor(moveMode int, param int) error {
56 switch moveMode {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-database-couchbase/vendor/github.com/Azure/go-ansiterm/winterm/
H A Dcursor_helpers.go49 func (h *windowsAnsiEventHandler) moveCursor(moveMode int, param int) error {
56 switch moveMode {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/docker/vendor/github.com/Azure/go-ansiterm/winterm/
H A Dcursor_helpers.go49 func (h *windowsAnsiEventHandler) moveCursor(moveMode int, param int) error {
56 switch moveMode {
/dports/sysutils/docker/docker-ce-18.09.5/components/engine/vendor/github.com/Azure/go-ansiterm/winterm/
H A Dcursor_helpers.go49 func (h *windowsAnsiEventHandler) moveCursor(moveMode int, param int) error {
56 switch moveMode {
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/docker/vendor/github.com/Azure/go-ansiterm/winterm/
H A Dcursor_helpers.go49 func (h *windowsAnsiEventHandler) moveCursor(moveMode int, param int) error {
56 switch moveMode {
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/libnetwork/vendor/github.com/Azure/go-ansiterm/winterm/
H A Dcursor_helpers.go49 func (h *windowsAnsiEventHandler) moveCursor(moveMode int, param int) error {
56 switch moveMode {

12345678