Home
last modified time | relevance | path

Searched defs:edit (Results 151 – 175 of 6112) sorted by relevance

12345678910>>...245

/dports/games/ioquake3/ioquake3-1.36/code/q3_ui/
H A Dui_mfield.c33 void MField_Draw( mfield_t *edit, int x, int y, int style, vec4_t color ) { in MField_Draw()
116 void MField_Paste( mfield_t *edit ) { in MField_Paste()
139 void MField_KeyDownEvent( mfield_t *edit, int key ) { in MField_KeyDownEvent()
207 void MField_CharEvent( mfield_t *edit, int ch ) { in MField_CharEvent()
285 void MField_Clear( mfield_t *edit ) { in MField_Clear()
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/q3_ui/
H A Dui_mfield.c33 void MField_Draw( mfield_t *edit, int x, int y, int style, vec4_t color ) { in MField_Draw()
116 void MField_Paste( mfield_t *edit ) { in MField_Paste()
139 void MField_KeyDownEvent( mfield_t *edit, int key ) { in MField_KeyDownEvent()
207 void MField_CharEvent( mfield_t *edit, int ch ) { in MField_CharEvent()
285 void MField_Clear( mfield_t *edit ) { in MField_Clear()
/dports/games/evq3/evq3/code/q3_ui/
H A Dui_mfield.c33 void MField_Draw( mfield_t *edit, int x, int y, int style, vec4_t color ) { in MField_Draw()
116 void MField_Paste( mfield_t *edit ) { in MField_Paste()
139 void MField_KeyDownEvent( mfield_t *edit, int key ) { in MField_KeyDownEvent()
207 void MField_CharEvent( mfield_t *edit, int ch ) { in MField_CharEvent()
285 void MField_Clear( mfield_t *edit ) { in MField_Clear()
/dports/devel/hs-darcs/darcs-2.16.4/src/Darcs/Patch/Prim/FileUUID/
H A DApply.hs84 edit' (Just (Blob x _)) = Blob (edit `fmap` x) NoHash function
85 edit' Nothing = Blob (return $ edit "") NoHash function
90 edit' (Just (Directory x)) = Directory $ edit x function
91 edit' Nothing = Directory $ edit M.empty function
/dports/devel/texlab/texlab-3.3.0/src/features/formatting/
H A Dbibtex_internal.rs244 let edit = format_bibtex_internal(&request, CancellationToken::none()) in test_wrap_long_lines() localVariable
278 let edit = format_bibtex_internal(&request, CancellationToken::none()) in test_trailing_comma() localVariable
294 let edit = format_bibtex_internal(&request, CancellationToken::none()) in test_insert_braces() localVariable
310 let edit = format_bibtex_internal(&request, CancellationToken::none()) in test_command() localVariable
326 let edit = format_bibtex_internal(&request, CancellationToken::none()) in test_concatenation() localVariable
342 let edit = format_bibtex_internal(&request, CancellationToken::none()) in test_parens() localVariable
358 let edit = format_bibtex_internal(&request, CancellationToken::none()) in test_string() localVariable
374 let edit = format_bibtex_internal(&request, CancellationToken::none()) in test_preamble() localVariable
/dports/x11-toolkits/kf5-kwidgetsaddons/kwidgetsaddons-5.89.0/autotests/
H A Dkpasswordlineedittest.cpp29 QLineEdit *edit = lineEdit.findChild<QLineEdit *>(QStringLiteral("passwordlineedit")); in shouldHaveDefaultValue() local
44 QLineEdit *edit = lineEdit.findChild<QLineEdit *>(QStringLiteral("passwordlineedit")); in shouldShowTogglePassword() local
67 QLineEdit *edit = lineEdit.findChild<QLineEdit *>(QStringLiteral("passwordlineedit")); in shouldShowRevealPassword() local
/dports/www/drupal7/drupal-7.82/modules/user/
H A Duser.api.php78 function hook_user_cancel($edit, $account, $method) {
244 function hook_user_presave(&$edit, $account, $category) {
268 function hook_user_insert(&$edit, $account, $category) {
293 function hook_user_update(&$edit, $account, $category) {
310 function hook_user_login(&$edit, $account) {
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.text/src/org/eclipse/text/edits/
H A DCopySourceEdit.java69 public void postVisit(TextEdit edit) { in postVisit()
73 public boolean visitNode(TextEdit edit) { in visitNode()
78 public boolean visit(CopySourceEdit edit) { in visit()
83 public boolean visit(CopyTargetEdit edit) { in visit()
88 public boolean visit(MoveSourceEdit edit) { in visit()
93 public boolean visit(MoveTargetEdit edit) { in visit()
148 public void setTargetEdit(CopyTargetEdit edit) throws MalformedTreeException { in setTargetEdit()
/dports/graphics/qgis/qgis-3.22.3/src/core/mesh/
H A Dqgsmesheditor.cpp812 QgsMeshEditor::Edit edit; in redo() local
841 QgsMeshEditor::Edit edit; in redo() local
891 QgsMeshEditor::Edit edit; in redo() local
916 QgsMeshEditor::Edit edit; in redo() local
940 QgsMeshEditor::Edit edit; in redo() local
1036 QgsMeshEditor::Edit edit; in redo() local
1061 QgsMeshEditor::Edit edit; in redo() local
1128 QgsMeshEditor::Edit edit; in redo() local
1153 QgsMeshEditor::Edit edit; in redo() local
1179 QgsMeshEditor::Edit edit; in redo() local
[all …]
/dports/misc/mc/mc-4.8.27/src/editor/
H A Deditdraw.c108 status_string (WEdit * edit, char *s, int w) in status_string()
189 edit_status_fullscreen (WEdit * edit, int color) in edit_status_fullscreen()
253 edit_status_window (WEdit * edit) in edit_status_window()
344 edit_draw_frame (const WEdit * edit, int color, gboolean active) in edit_draw_frame()
370 edit_draw_window_icons (const WEdit * edit, int color) in edit_draw_window_icons()
387 print_to_widget (WEdit * edit, long row, int start_col, int start_col_real, in print_to_widget()
503 edit_draw_this_line (WEdit * edit, off_t b, long row, long start_col, long end_col) in edit_draw_this_line()
830 edit_draw_this_char (WEdit * edit, off_t curs, long row, long start_column, long end_column) in edit_draw_this_char()
1026 edit_status (WEdit * edit, gboolean active) in edit_status()
1050 edit_scroll_screen_over_cursor (WEdit * edit) in edit_scroll_screen_over_cursor()
[all …]
H A Deditwidget.c198 edit_restore_size (WEdit * edit) in edit_restore_size()
217 edit_window_move (WEdit * edit, long command) in edit_window_move()
257 edit_window_resize (WEdit * edit, long command) in edit_window_resize()
370 const WEdit *edit = find_editor (h); in edit_get_title() local
684 edit_total_update (WEdit * edit) in edit_total_update()
1017 WEdit *edit = (WEdit *) (w); in edit_mouse_handle_move_resize() local
1076 WEdit *edit = (WEdit *) w; in edit_mouse_callback() local
1292 edit_get_file_name (const WEdit * edit) in edit_get_file_name()
1353 edit_save_size (WEdit * edit) in edit_save_size()
1378 WEdit *edit; in edit_add_window() local
[all …]
H A Dformat.c125 begin_paragraph (WEdit * edit, gboolean force, long *lines) in begin_paragraph()
150 end_paragraph (WEdit * edit, gboolean force) in end_paragraph()
362 replace_at (WEdit * edit, off_t q, int c) in replace_at()
372 edit_indent_width (const WEdit * edit, off_t p) in edit_indent_width()
387 edit_insert_indent (WEdit * edit, long indent) in edit_insert_indent()
404 put_paragraph (WEdit * edit, unsigned char *t, off_t p, long indent, off_t size) in put_paragraph()
457 test_indent (const WEdit * edit, off_t p, off_t q) in test_indent()
477 format_paragraph (WEdit * edit, gboolean force) in format_paragraph()
/dports/misc/mc-nox11/mc-4.8.27/src/editor/
H A Deditdraw.c108 status_string (WEdit * edit, char *s, int w) in status_string()
189 edit_status_fullscreen (WEdit * edit, int color) in edit_status_fullscreen()
253 edit_status_window (WEdit * edit) in edit_status_window()
344 edit_draw_frame (const WEdit * edit, int color, gboolean active) in edit_draw_frame()
370 edit_draw_window_icons (const WEdit * edit, int color) in edit_draw_window_icons()
387 print_to_widget (WEdit * edit, long row, int start_col, int start_col_real, in print_to_widget()
503 edit_draw_this_line (WEdit * edit, off_t b, long row, long start_col, long end_col) in edit_draw_this_line()
830 edit_draw_this_char (WEdit * edit, off_t curs, long row, long start_column, long end_column) in edit_draw_this_char()
1026 edit_status (WEdit * edit, gboolean active) in edit_status()
1050 edit_scroll_screen_over_cursor (WEdit * edit) in edit_scroll_screen_over_cursor()
[all …]
H A Deditwidget.c198 edit_restore_size (WEdit * edit) in edit_restore_size()
217 edit_window_move (WEdit * edit, long command) in edit_window_move()
257 edit_window_resize (WEdit * edit, long command) in edit_window_resize()
370 const WEdit *edit = find_editor (h); in edit_get_title() local
684 edit_total_update (WEdit * edit) in edit_total_update()
1017 WEdit *edit = (WEdit *) (w); in edit_mouse_handle_move_resize() local
1076 WEdit *edit = (WEdit *) w; in edit_mouse_callback() local
1292 edit_get_file_name (const WEdit * edit) in edit_get_file_name()
1353 edit_save_size (WEdit * edit) in edit_save_size()
1378 WEdit *edit; in edit_add_window() local
[all …]
H A Dformat.c125 begin_paragraph (WEdit * edit, gboolean force, long *lines) in begin_paragraph()
150 end_paragraph (WEdit * edit, gboolean force) in end_paragraph()
362 replace_at (WEdit * edit, off_t q, int c) in replace_at()
372 edit_indent_width (const WEdit * edit, off_t p) in edit_indent_width()
387 edit_insert_indent (WEdit * edit, long indent) in edit_insert_indent()
404 put_paragraph (WEdit * edit, unsigned char *t, off_t p, long indent, off_t size) in put_paragraph()
457 test_indent (const WEdit * edit, off_t p, off_t q) in test_indent()
477 format_paragraph (WEdit * edit, gboolean force) in format_paragraph()
/dports/sysutils/doctl/doctl-1.68.0/vendor/k8s.io/apimachinery/pkg/api/resource/
H A Dmath.go22 inf "gopkg.in/inf.v0"
23 )
24
53 const mostPositive = 1<<63 - 1
67 if a == mostNegative && b == mostNegative {
125 // int64MultiplyScale1000 multiplies a by 1000, or returns false if that would overflow. This metho…
260 // removeInt64Factors divides in a loop; the return values have the property that
296 // d may be modified in place.
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/flang/runtime/
H A Dedit-input.cpp16 static bool EditBOZInput(IoStatementState &io, const DataEdit &edit, void *n, in EditBOZInput()
52 static bool ScanNumericPrefix(IoStatementState &io, const DataEdit &edit, in ScanNumericPrefix()
67 IoStatementState &io, const DataEdit &edit, void *n, int kind) { in EditIntegerInput()
125 const DataEdit &edit, int &exponent) { in ScanRealInput()
260 bool EditCommonRealInput(IoStatementState &io, const DataEdit &edit, void *n) { in EditCommonRealInput()
295 bool EditRealInput(IoStatementState &io, const DataEdit &edit, void *n) { in EditRealInput()
324 bool EditLogicalInput(IoStatementState &io, const DataEdit &edit, bool &x) { in EditLogicalInput()
431 IoStatementState &io, const DataEdit &edit, char *x, std::size_t length) { in EditDefaultCharacterInput()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/flang/runtime/
H A Dedit-input.cpp16 static bool EditBOZInput(IoStatementState &io, const DataEdit &edit, void *n, in EditBOZInput()
52 static bool ScanNumericPrefix(IoStatementState &io, const DataEdit &edit, in ScanNumericPrefix()
68 IoStatementState &io, const DataEdit &edit, void *n, int kind) { in EditIntegerInput()
126 const DataEdit &edit, int &exponent) { in ScanRealInput()
262 bool EditCommonRealInput(IoStatementState &io, const DataEdit &edit, void *n) { in EditCommonRealInput()
297 bool EditRealInput(IoStatementState &io, const DataEdit &edit, void *n) { in EditRealInput()
326 bool EditLogicalInput(IoStatementState &io, const DataEdit &edit, bool &x) { in EditLogicalInput()
433 IoStatementState &io, const DataEdit &edit, char *x, std::size_t length) { in EditDefaultCharacterInput()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/flang/runtime/
H A Dedit-input.cpp16 static bool EditBOZInput(IoStatementState &io, const DataEdit &edit, void *n, in EditBOZInput()
52 static bool ScanNumericPrefix(IoStatementState &io, const DataEdit &edit, in ScanNumericPrefix()
67 IoStatementState &io, const DataEdit &edit, void *n, int kind) { in EditIntegerInput()
125 const DataEdit &edit, int &exponent) { in ScanRealInput()
260 bool EditCommonRealInput(IoStatementState &io, const DataEdit &edit, void *n) { in EditCommonRealInput()
295 bool EditRealInput(IoStatementState &io, const DataEdit &edit, void *n) { in EditRealInput()
324 bool EditLogicalInput(IoStatementState &io, const DataEdit &edit, bool &x) { in EditLogicalInput()
431 IoStatementState &io, const DataEdit &edit, char *x, std::size_t length) { in EditDefaultCharacterInput()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/languageclient/
H A Dlanguageclientutils.cpp76 for (const TextEdit &edit : edits) in editsToChangeSet() local
81 bool applyTextDocumentEdit(const Client *client, const TextDocumentEdit &edit) in applyTextDocumentEdit()
106 const TextEdit &edit, in applyTextEdit()
122 bool applyWorkspaceEdit(const Client *client, const WorkspaceEdit &edit) in applyWorkspaceEdit()
165 WorkspaceEdit edit = action.edit().value(); in updateCodeActionRefactoringMarker() local
173 documentChanges.value(), [uri](const TextDocumentEdit &edit) { in updateCodeActionRefactoringMarker()
176 for (const TextDocumentEdit &edit : changesForUri) in updateCodeActionRefactoringMarker() local
181 for (const TextEdit &edit : qAsConst(edits)) { in updateCodeActionRefactoringMarker() local
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/gui/doc/snippets/code/
H A Dsrc_gui_util_qvalidator.cpp53 QLineEdit *edit = new QLineEdit(this); variable
108 QLineEdit *edit = new QLineEdit(this); variable
152 QLineEdit *edit = new QLineEdit(this); variable
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/gui/doc/snippets/code/
H A Dsrc_gui_util_qvalidator.cpp53 QLineEdit *edit = new QLineEdit(this); variable
108 QLineEdit *edit = new QLineEdit(this); variable
152 QLineEdit *edit = new QLineEdit(this); variable
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/gui/doc/snippets/code/
H A Dsrc_gui_util_qvalidator.cpp53 QLineEdit *edit = new QLineEdit(this); variable
108 QLineEdit *edit = new QLineEdit(this); variable
152 QLineEdit *edit = new QLineEdit(this); variable
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/gui/doc/snippets/code/
H A Dsrc_gui_util_qvalidator.cpp53 QLineEdit *edit = new QLineEdit(this); variable
108 QLineEdit *edit = new QLineEdit(this); variable
152 QLineEdit *edit = new QLineEdit(this); variable
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/gui/doc/snippets/code/
H A Dsrc_gui_util_qvalidator.cpp53 QLineEdit *edit = new QLineEdit(this); variable
108 QLineEdit *edit = new QLineEdit(this); variable
152 QLineEdit *edit = new QLineEdit(this); variable

12345678910>>...245