Home
last modified time | relevance | path

Searched refs:editType (Results 1 – 25 of 135) sorted by relevance

123456

/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/meshlabplugins/edit_point/
H A Dedit_point.cpp43 EditPointPlugin::EditPointPlugin(int _editType) : editType(_editType) {} in EditPointPlugin()
146 if (editType == SELECT_FITTING_PLANE_MODE) { in Decorate()
249 if (editType == SELECT_DEFAULT_MODE) in mouseMoveEvent()
251 else if (editType == SELECT_FITTING_PLANE_MODE) { in mouseMoveEvent()
294 if (startingVertex != NULL && editType == SELECT_FITTING_PLANE_MODE) { in keyPressEvent()
304 if (startingVertex != NULL && editType == SELECT_FITTING_PLANE_MODE) { in keyPressEvent()
314 if (startingVertex != NULL && editType == SELECT_FITTING_PLANE_MODE) { in keyPressEvent()
344 if (editType == SELECT_DEFAULT_MODE) in keyPressEvent()
346 else if (editType == SELECT_FITTING_PLANE_MODE) in keyPressEvent()
380 if (editType == SELECT_DEFAULT_MODE) in wheelEvent()
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/vault/ui/app/templates/components/
H A Dform-field.hbs3 (and attr.options.editType (not-eq attr.options.editType "textarea"))
41 {{else if (and (eq attr.type "string") (eq attr.options.editType "boolean"))}}
67 {{else if (eq attr.options.editType "searchSelect")}}
81 {{else if (eq attr.options.editType "mountAccessor")}}
90 {{else if (eq attr.options.editType "kv")}}
98 {{else if (eq attr.options.editType "file")}}
106 {{else if (eq attr.options.editType "ttl")}}
115 {{else if (eq attr.options.editType "stringArray")}}
131 {{#if (eq attr.options.editType "textarea")}}
142 {{else if (eq attr.options.editType "json")}}
/dports/www/limesurvey/limesurvey/application/views/admin/participants/modal_subviews/
H A D_editAttribute.php3 …<h4 class="modal-title" id="participant_edit_modal"><?php if ($editType == 'new') : eT('Add attrib…
16 <input type="hidden" name="oper" value="<?php echo $editType; ?>" />
18 if($editType=='edit')
106 if($editType!=='edit'){
H A D_editParticipant.php3 …<div class="modal-title h4" id="participant_edit_modal"><?php if ($editType == 'add'): eT('Add par…
16 <input type="hidden" name="oper" value="<?php echo $editType; ?>" />
85 $selected = ($editType == 'add') ? Yii::app()->user->id : $model->owner_uid;
/dports/sysutils/helmfile/vault-f6547fa8e820/ui/lib/core/addon/templates/components/
H A Dform-field.hbs5 attr.options.editType
45 {{else if (and (eq attr.type "string") (eq attr.options.editType "boolean"))}}
65 {{else if (eq attr.options.editType "searchSelect")}}
72 {{else if (eq attr.options.editType "mountAccessor")}}
81 {{else if (eq attr.options.editType "kv")}}
89 {{else if (eq attr.options.editType "file")}}
98 {{else if (eq attr.options.editType "ttl")}}
107 {{else if (eq attr.options.editType "stringArray")}}
122 {{#if (eq attr.options.editType "textarea")}}
128 {{else if (eq attr.options.editType "json")}}
/dports/misc/concourse/vault-bdd38fca2cff/ui/lib/core/addon/templates/components/
H A Dform-field.hbs5 attr.options.editType
45 {{else if (and (eq attr.type "string") (eq attr.options.editType "boolean"))}}
65 {{else if (eq attr.options.editType "searchSelect")}}
72 {{else if (eq attr.options.editType "mountAccessor")}}
81 {{else if (eq attr.options.editType "kv")}}
89 {{else if (eq attr.options.editType "file")}}
98 {{else if (eq attr.options.editType "ttl")}}
107 {{else if (eq attr.options.editType "stringArray")}}
122 {{#if (eq attr.options.editType "textarea")}}
128 {{else if (eq attr.options.editType "json")}}
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/ui/lib/core/addon/templates/components/
H A Dform-field.hbs5 attr.options.editType
45 {{else if (and (eq attr.type "string") (eq attr.options.editType "boolean"))}}
65 {{else if (eq attr.options.editType "searchSelect")}}
72 {{else if (eq attr.options.editType "mountAccessor")}}
81 {{else if (eq attr.options.editType "kv")}}
89 {{else if (eq attr.options.editType "file")}}
98 {{else if (eq attr.options.editType "ttl")}}
107 {{else if (eq attr.options.editType "stringArray")}}
122 {{#if (eq attr.options.editType "textarea")}}
128 {{else if (eq attr.options.editType "json")}}
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/vault/ui/lib/core/addon/templates/components/
H A Dform-field.hbs5 attr.options.editType
45 {{else if (and (eq attr.type "string") (eq attr.options.editType "boolean"))}}
65 {{else if (eq attr.options.editType "searchSelect")}}
72 {{else if (eq attr.options.editType "mountAccessor")}}
81 {{else if (eq attr.options.editType "kv")}}
89 {{else if (eq attr.options.editType "file")}}
97 {{else if (eq attr.options.editType "ttl")}}
106 {{else if (eq attr.options.editType "stringArray")}}
121 {{#if (eq attr.options.editType "textarea")}}
127 {{else if (eq attr.options.editType "json")}}
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/hashicorp/vault/ui/lib/core/addon/templates/components/
H A Dform-field.hbs5 attr.options.editType
45 {{else if (and (eq attr.type "string") (eq attr.options.editType "boolean"))}}
65 {{else if (eq attr.options.editType "searchSelect")}}
72 {{else if (eq attr.options.editType "mountAccessor")}}
81 {{else if (eq attr.options.editType "kv")}}
89 {{else if (eq attr.options.editType "file")}}
97 {{else if (eq attr.options.editType "ttl")}}
106 {{else if (eq attr.options.editType "stringArray")}}
121 {{#if (eq attr.options.editType "textarea")}}
127 {{else if (eq attr.options.editType "json")}}
/dports/sysutils/gomplate/vault-sdk-v0.1.13/ui/lib/core/addon/templates/components/
H A Dform-field.hbs5 attr.options.editType
45 {{else if (and (eq attr.type "string") (eq attr.options.editType "boolean"))}}
65 {{else if (eq attr.options.editType "searchSelect")}}
72 {{else if (eq attr.options.editType "mountAccessor")}}
81 {{else if (eq attr.options.editType "kv")}}
89 {{else if (eq attr.options.editType "file")}}
97 {{else if (eq attr.options.editType "ttl")}}
106 {{else if (eq attr.options.editType "stringArray")}}
121 {{#if (eq attr.options.editType "textarea")}}
127 {{else if (eq attr.options.editType "json")}}
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/hashicorp/vault/vault-api-v1.0.4/ui/lib/core/addon/templates/components/
H A Dform-field.hbs5 attr.options.editType
45 {{else if (and (eq attr.type "string") (eq attr.options.editType "boolean"))}}
65 {{else if (eq attr.options.editType "searchSelect")}}
72 {{else if (eq attr.options.editType "mountAccessor")}}
81 {{else if (eq attr.options.editType "kv")}}
89 {{else if (eq attr.options.editType "file")}}
97 {{else if (eq attr.options.editType "ttl")}}
106 {{else if (eq attr.options.editType "stringArray")}}
121 {{#if (eq attr.options.editType "textarea")}}
127 {{else if (eq attr.options.editType "json")}}
/dports/devel/gitlab-runner/vault-sdk-v0.1.13/ui/lib/core/addon/templates/components/
H A Dform-field.hbs5 attr.options.editType
45 {{else if (and (eq attr.type "string") (eq attr.options.editType "boolean"))}}
65 {{else if (eq attr.options.editType "searchSelect")}}
72 {{else if (eq attr.options.editType "mountAccessor")}}
81 {{else if (eq attr.options.editType "kv")}}
89 {{else if (eq attr.options.editType "file")}}
97 {{else if (eq attr.options.editType "ttl")}}
106 {{else if (eq attr.options.editType "stringArray")}}
121 {{#if (eq attr.options.editType "textarea")}}
127 {{else if (eq attr.options.editType "json")}}
/dports/sysutils/istio/vault-sdk-v0.1.12/ui/lib/core/addon/templates/components/
H A Dform-field.hbs5 attr.options.editType
45 {{else if (and (eq attr.type "string") (eq attr.options.editType "boolean"))}}
65 {{else if (eq attr.options.editType "searchSelect")}}
72 {{else if (eq attr.options.editType "mountAccessor")}}
81 {{else if (eq attr.options.editType "kv")}}
89 {{else if (eq attr.options.editType "file")}}
97 {{else if (eq attr.options.editType "ttl")}}
106 {{else if (eq attr.options.editType "stringArray")}}
121 {{#if (eq attr.options.editType "textarea")}}
127 {{else if (eq attr.options.editType "json")}}
/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/Aquaria/
H A DSceneEditor.cpp583 editType = ET_ELEMENTS; in init()
883 if (editType == ET_PATHS) in enterName()
902 if (editType == ET_PATHS) in changeShape()
922 if (editType == ET_PATHS) in reversePath()
1022 editType = ET_ELEMENTS; in editModeElements()
1039 editType = ET_ENTITIES; in editModeEntities()
1053 editType = ET_PATHS; in editModePaths()
1583 if (editType == ET_PATHS) in mouseButtonRight()
2567 editType = ET_ENTITIES; in selectEntityFromGroups()
3013 switch(editType) in updateText()
[all …]
/dports/games/minetest/minetest-5.4.1/build/android/app/src/main/java/net/minetest/minetest/
H A DGameActivity.java82 public void showDialog(String acceptButton, String hint, String current, int editType) { in showDialog() argument
83 runOnUiThread(() -> showDialogUI(hint, current, editType)); in showDialog()
86 private void showDialogUI(String hint, String current, int editType) { in showDialogUI() argument
97 if (editType == 1) in showDialogUI()
100 else if (editType == 3) in showDialogUI()
/dports/security/vault/vault-1.8.2/ui/lib/core/addon/templates/components/
H A Dform-field.hbs5 attr.options.editType
77 {{else if (eq attr.options.editType "searchSelect")}}
95 {{else if (eq attr.options.editType "mountAccessor")}}
104 {{else if (eq attr.options.editType "kv")}}
113 {{else if (eq attr.options.editType "file")}}
121 {{else if (eq attr.options.editType "ttl")}}
133 {{else if (eq attr.options.editType "regex")}}
145 {{else if (eq attr.options.editType "optionalText")}}
179 {{else if (eq attr.options.editType "stringArray")}}
206 {{#if (eq attr.options.editType "textarea")}}
[all …]
/dports/games/freeminer/freeminer-0.4.10.4/build/android/src/org/freeminer/freeminer/
H A DfreeminerTextEntry.java31 int editType = b.getInt("editType"); in onCreate() local
38 if (editType == SingleLinePasswordInput) { in onCreate()
49 if (editType == MultiLineTextInput) { in onCreate()
H A DMtNativeActivity.java30 int editType) { in showDialog() argument
37 params.putInt("editType", editType); in showDialog()
/dports/x11-toolkits/libxaw3dxft/libXaw3dXft-1.6.2h/src/
H A DTextSrc.c295 static XawTextEditType editType; in CvtStringToEditMode() local
312 if (q == QRead) editType = XawtextRead; in CvtStringToEditMode()
313 else if (q == QAppend) editType = XawtextAppend; in CvtStringToEditMode()
314 else if (q == QEdit) editType = XawtextEdit; in CvtStringToEditMode()
320 toVal->size = sizeof editType; in CvtStringToEditMode()
321 toVal->addr = (XPointer) &editType; in CvtStringToEditMode()
/dports/games/burrtools/burrtools-0.6.3/src/gui/
H A Dgrideditor.h75 void setEditType(int type) { editType = type; } in setEditType()
107 int editType; variable
122 …), inside(false), callbackReason(0), currentColor(0), task(TSK_SET), activeTools(0), editType(0) {} in gridEditor_c()
/dports/x11-toolkits/Xaw3d/xc/lib/Xaw3d/
H A DTextSrc.c313 static XawTextEditType editType; local
330 if (q == QRead) editType = XawtextRead;
331 else if (q == QAppend) editType = XawtextAppend;
332 else if (q == QEdit) editType = XawtextEdit;
338 toVal->size = sizeof editType;
339 toVal->addr = (XPointer) &editType;
/dports/x11-toolkits/neXtaw/neXtaw-0.15.1/X11/neXtaw/
H A DTextSrc.c317 static XawTextEditType editType; local
337 if (q == QRead) editType = XawtextRead;
338 else if (q == QAppend) editType = XawtextAppend;
339 else if (q == QEdit) editType = XawtextEdit;
344 done(&editType, XawTextEditType);
/dports/java/phpeclipse/plugins/net.sourceforge.phpeclipse/src/net/sourceforge/phpeclipse/wizards/html/
H A DEditElementWizardPage.java52 int editType = NEW; field in EditElementWizardPage
144 return editType; in getEditType()
152 editType = i; in setEditType()
/dports/graphics/rawtherapee/rawtherapee-5.8/rtgui/
H A Deditcallbacks.cc22 EditSubscriber::EditSubscriber (EditType editType) : in EditSubscriber() argument
24 editingType(editType), in EditSubscriber()
/dports/audio/nas/nas-1.9.4/clients/audio/auedit/
H A DAuedit.ad137 Auedit*frequency*editType: edit
148 Auedit*comment*editType: edit
172 Auedit*duration*editType: edit
183 Auedit*recordFreq*editType: edit

123456