Home
last modified time | relevance | path

Searched defs:editor (Results 1 – 25 of 3475) sorted by relevance

12345678910>>...139

/dports/www/gtkhtml4/gtkhtml-4.10.0/components/editor/
H A Dgtkhtml-editor-widgets.h24 #define GTKHTML_EDITOR_WIDGET(editor, name) \ argument
62 #define GTKHTML_EDITOR_WIDGET_FIND_BACKWARDS(editor) \ argument
64 #define GTKHTML_EDITOR_WIDGET_FIND_BUTTON(editor) \ argument
66 #define GTKHTML_EDITOR_WIDGET_FIND_CASE_SENSITIVE(editor) \ argument
68 #define GTKHTML_EDITOR_WIDGET_FIND_WINDOW(editor) \ argument
70 #define GTKHTML_EDITOR_WIDGET_FIND_ENTRY(editor) \ argument
74 #define GTKHTML_EDITOR_WIDGET_FIND_RESULT_LABEL(editor) \ argument
156 #define GTKHTML_EDITOR_WIDGET_REPLACE_BUTTON(editor) \ argument
160 #define GTKHTML_EDITOR_WIDGET_REPLACE_ENTRY(editor) \ argument
164 #define GTKHTML_EDITOR_WIDGET_REPLACE_WINDOW(editor) \ argument
[all …]
H A Dgtkhtml-editor-actions.h24 #define GTKHTML_EDITOR_ACTION(editor, name) \ argument
27 #define GTKHTML_EDITOR_ACTION_BOLD(editor) \ argument
77 #define GTKHTML_EDITOR_ACTION_COPY(editor) \ argument
79 #define GTKHTML_EDITOR_ACTION_CUT(editor) \ argument
81 #define GTKHTML_EDITOR_ACTION_EDIT_MENU(editor) \ argument
83 #define GTKHTML_EDITOR_ACTION_FIND(editor) \ argument
101 #define GTKHTML_EDITOR_ACTION_ITALIC(editor) \ argument
131 #define GTKHTML_EDITOR_ACTION_STYLE_H1(editor) \ argument
133 #define GTKHTML_EDITOR_ACTION_STYLE_H2(editor) \ argument
135 #define GTKHTML_EDITOR_ACTION_STYLE_H3(editor) \ argument
[all …]
H A Dgtkhtml-editor-actions.c226 GtkhtmlEditor *editor = data; in replace_ask_cb() local
232 replace_answer (GtkhtmlEditor *editor, in replace_answer()
249 GtkhtmlEditor *editor) in action_bold_cb()
468 GtkhtmlEditor *editor) in action_copy_cb()
479 GtkhtmlEditor *editor) in action_cut_cb()
490 GtkhtmlEditor *editor) in action_find_cb()
808 GtkhtmlEditor *editor) in action_mode_cb()
903 GtkhtmlEditor *editor) in action_paste_cb()
1035 GtkhtmlEditor *editor) in action_redo_cb()
1070 GtkhtmlEditor *editor) in action_size_cb()
[all …]
H A Dgtkhtml-editor.c61 editor_show_popup_menu (GtkhtmlEditor *editor, in editor_show_popup_menu()
181 editor_popup_menu_cb (GtkhtmlEditor *editor) in editor_popup_menu_cb()
255 GtkhtmlEditor *editor = user_data; in editor_method_check_word() local
297 GtkhtmlEditor *editor = user_data; in editor_method_add_to_personal() local
317 GtkhtmlEditor *editor = user_data; in editor_method_command() local
347 GtkhtmlEditor *editor = user_data; in editor_method_event() local
416 GtkhtmlEditor *editor = user_data; in editor_method_set_language() local
445 editor_set_html (GtkhtmlEditor *editor, in editor_set_html()
467 GtkhtmlEditor *editor; in editor_constructor() local
778 editor_select_all (GtkhtmlEditor *editor) in editor_select_all()
[all …]
/dports/mail/evolution/evolution-3.42.1/src/e-util/
H A De-html-editor-actions.h27 #define E_HTML_EDITOR_ACTION(editor, name) \ argument
30 #define E_HTML_EDITOR_ACTION_BOLD(editor) \ argument
76 #define E_HTML_EDITOR_ACTION_COPY(editor) \ argument
78 #define E_HTML_EDITOR_ACTION_CUT(editor) \ argument
80 #define E_HTML_EDITOR_ACTION_EDIT_MENU(editor) \ argument
90 #define E_HTML_EDITOR_ACTION_INDENT(editor) \ argument
106 #define E_HTML_EDITOR_ACTION_ITALIC(editor) \ argument
122 #define E_HTML_EDITOR_ACTION_PASTE(editor) \ argument
130 #define E_HTML_EDITOR_ACTION_REDO(editor) \ argument
146 #define E_HTML_EDITOR_ACTION_STYLE_H1(editor) \ argument
[all …]
H A De-content-editor.c667 e_content_editor_can_cut (EContentEditor *editor) in e_content_editor_can_cut()
679 e_content_editor_can_copy (EContentEditor *editor) in e_content_editor_can_copy()
703 e_content_editor_can_undo (EContentEditor *editor) in e_content_editor_can_undo()
715 e_content_editor_can_redo (EContentEditor *editor) in e_content_editor_can_redo()
1119 e_content_editor_is_bold (EContentEditor *editor) in e_content_editor_is_bold()
1951 e_content_editor_cut (EContentEditor *editor) in e_content_editor_cut()
1965 e_content_editor_copy (EContentEditor *editor) in e_content_editor_copy()
1979 e_content_editor_paste (EContentEditor *editor) in e_content_editor_paste()
2007 e_content_editor_undo (EContentEditor *editor) in e_content_editor_undo()
2021 e_content_editor_redo (EContentEditor *editor) in e_content_editor_redo()
[all …]
/dports/editors/deforaos-editor/Editor-0.4.0/src/
H A Dcallbacks.c44 Editor * editor = data; in on_closex() local
54 Editor * editor = data; in on_edit_copy() local
63 Editor * editor = data; in on_edit_cut() local
72 Editor * editor = data; in on_edit_find() local
81 Editor * editor = data; in on_edit_paste() local
90 Editor * editor = data; in on_edit_preferences() local
99 Editor * editor = data; in on_edit_select_all() local
108 Editor * editor = data; in on_edit_unselect_all() local
117 Editor * editor = data; in on_file_close() local
126 Editor * editor = data; in on_file_new() local
[all …]
/dports/games/redeclipse16/base-1.6.0/src/engine/
H A Dtextedit.h140 struct editor struct
152 int maxx, maxy; // maxy=-1 if unlimited lines, 1 if single line editor argument
162 editor(const char *name, int mode, const char *initval, const char *parent = NULL) : argument
170 ~editor() in ~editor() argument
283 void copyselectionto(editor *b) in copyselectionto() argument
415 void insertallfrom(editor *b) in insertallfrom() argument
607 int width = 0, height = 0;
619 int starty = scrolly, sx = 0, sy = 0, ex = 0, ey = 0;
632 int width, height;
641 int psx, psy, pex, pey; // convert from cursor coords into pixel coords
[all …]
/dports/deskutils/glabels/glabels-3.4.1/src/
H A Dobject-editor-text-page.c72 gl_object_editor_prepare_text_page (glObjectEditor *editor) in gl_object_editor_prepare_text_page()
202 glObjectEditor *editor) in align_toggle_cb()
242 glObjectEditor *editor) in valign_toggle_cb()
281 gl_object_editor_set_font_family (glObjectEditor *editor, in gl_object_editor_set_font_family()
321 gl_object_editor_get_font_family (glObjectEditor *editor) in gl_object_editor_get_font_family()
339 gl_object_editor_set_font_size (glObjectEditor *editor, in gl_object_editor_set_font_size()
365 gl_object_editor_get_font_size (glObjectEditor *editor) in gl_object_editor_get_font_size()
384 gl_object_editor_set_font_weight (glObjectEditor *editor, in gl_object_editor_set_font_weight()
605 gl_object_editor_set_text_color (glObjectEditor *editor, in gl_object_editor_set_text_color()
679 gl_object_editor_get_text_color (glObjectEditor *editor) in gl_object_editor_get_text_color()
[all …]
/dports/games/kevedit/kevedit-0.5.1/src/texteditor/
H A Dtexteditor.c156 void deletetexteditor(texteditor * editor) in deletetexteditor()
190 void textedit(texteditor * editor) in textedit()
216 int texteditReadyToEdit(texteditor * editor) in texteditReadyToEdit()
245 void texteditHandleInput(texteditor * editor) in texteditHandleInput()
477 int texteditGrabTitle(texteditor * editor) in texteditGrabTitle()
525 void texteditCursorLeft(texteditor * editor) in texteditCursorLeft()
570 void texteditHelpZOC(texteditor * editor) in texteditHelpZOC()
704 void texteditZZMLoad(texteditor * editor) in texteditZZMLoad()
743 void texteditZZMRip(texteditor * editor) in texteditZZMRip()
909 void texteditBackspace(texteditor * editor) in texteditBackspace()
[all …]
/dports/www/bluefish/bluefish-2.2.12/src/plugin_zencoding/zencoding/actions/
H A Dbasic.py27 def find_abbreviation(editor): argument
136 def match_pair_inward(editor): argument
140 def match_pair_outward(editor): argument
257 def prev_edit_point(editor): argument
277 def next_edit_point(editor): argument
317 def select_line(editor): argument
328 def go_to_matching_pair(editor): argument
358 def merge_lines(editor): argument
384 def toggle_comment(editor): argument
422 def toggle_css_comment(editor): argument
[all …]
/dports/java/java-subversion/subversion-1.14.1/subversion/libsvn_delta/
H A Deditor.c119 #define MARK_COMPLETED(editor, relpath) \ argument
124 #define MARK_ALLOW_ADD(editor, relpath) \ argument
134 #define MARK_ADDED_DIR(editor, relpath) \ argument
170 allow_either(const svn_editor_t *editor, in allow_either()
234 #define END_CALLBACK(editor) /* empty */ argument
261 svn_editor_create(svn_editor_t **editor, in svn_editor_create()
440 check_cancel(svn_editor_t *editor) in check_cancel()
747 svn_editor_delete(svn_editor_t *editor, in svn_editor_delete()
778 svn_editor_copy(svn_editor_t *editor, in svn_editor_copy()
814 svn_editor_move(svn_editor_t *editor, in svn_editor_move()
[all …]
/dports/devel/py-subversion/subversion-1.14.1/subversion/libsvn_delta/
H A Deditor.c119 #define MARK_COMPLETED(editor, relpath) \ argument
124 #define MARK_ALLOW_ADD(editor, relpath) \ argument
134 #define MARK_ADDED_DIR(editor, relpath) \ argument
170 allow_either(const svn_editor_t *editor, in allow_either()
234 #define END_CALLBACK(editor) /* empty */ argument
261 svn_editor_create(svn_editor_t **editor, in svn_editor_create()
440 check_cancel(svn_editor_t *editor) in check_cancel()
747 svn_editor_delete(svn_editor_t *editor, in svn_editor_delete()
778 svn_editor_copy(svn_editor_t *editor, in svn_editor_copy()
814 svn_editor_move(svn_editor_t *editor, in svn_editor_move()
[all …]
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/libsvn_delta/
H A Deditor.c119 #define MARK_COMPLETED(editor, relpath) \ argument
124 #define MARK_ALLOW_ADD(editor, relpath) \ argument
134 #define MARK_ADDED_DIR(editor, relpath) \ argument
170 allow_either(const svn_editor_t *editor, in allow_either()
234 #define END_CALLBACK(editor) /* empty */ argument
261 svn_editor_create(svn_editor_t **editor, in svn_editor_create()
440 check_cancel(svn_editor_t *editor) in check_cancel()
747 svn_editor_delete(svn_editor_t *editor, in svn_editor_delete()
778 svn_editor_copy(svn_editor_t *editor, in svn_editor_copy()
814 svn_editor_move(svn_editor_t *editor, in svn_editor_move()
[all …]
/dports/devel/p5-subversion/subversion-1.14.1/subversion/libsvn_delta/
H A Deditor.c119 #define MARK_COMPLETED(editor, relpath) \ argument
124 #define MARK_ALLOW_ADD(editor, relpath) \ argument
134 #define MARK_ADDED_DIR(editor, relpath) \ argument
170 allow_either(const svn_editor_t *editor, in allow_either()
234 #define END_CALLBACK(editor) /* empty */ argument
261 svn_editor_create(svn_editor_t **editor, in svn_editor_create()
440 check_cancel(svn_editor_t *editor) in check_cancel()
747 svn_editor_delete(svn_editor_t *editor, in svn_editor_delete()
778 svn_editor_copy(svn_editor_t *editor, in svn_editor_copy()
814 svn_editor_move(svn_editor_t *editor, in svn_editor_move()
[all …]
/dports/games/redeclipse/base-2.0.0/src/engine/
H A Dtextedit.h139 struct editor struct
150 int maxx, maxy; // maxy=-1 if unlimited lines, 1 if single line editor argument
160 editor(const char *name, int mode, const char *initval) : in editor() argument
168 ~editor() in ~editor() argument
204 void load() in load()
218 void save() in save()
233 void selectall() in selectall()
288 void copyselectionto(editor *b) in copyselectionto() argument
313 char *tostring() in tostring()
420 void insertallfrom(editor *b) in insertallfrom() argument
[all …]
/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux_plugins/ADM_scriptEngines/tinyPy/src/
H A DADM_pyAvidemuxAudio.cpp54 int pyGetAudioBitrate(IEditor *editor,int dex) in pyGetAudioBitrate()
67 int pyGetAudioChannels(IEditor *editor,int dex) in pyGetAudioChannels()
78 int pyGetNumberOfAudioTracks(IEditor *editor) in pyGetNumberOfAudioTracks()
87 int pyGetAudioFrequency(IEditor *editor,int dex) in pyGetAudioFrequency()
99 int pyGetAudioEncoding(IEditor *editor,int dex) in pyGetAudioEncoding()
110 int32_t pyGetPal2Film(IEditor *editor,int dex) in pyGetPal2Film()
124 int32_t pyGetFilm2Pal(IEditor *editor,int dex) in pyGetFilm2Pal()
172 int pyGetNormalizeMode(IEditor *editor,int dex) in pyGetNormalizeMode()
284 int pyClearAudioTracks(IEditor *editor) in pyClearAudioTracks()
309 int pyGetResample(IEditor *editor,int track) in pyGetResample()
[all …]
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux_plugins/ADM_scriptEngines/tinyPy/src/
H A DADM_pyAvidemuxAudio.cpp54 int pyGetAudioBitrate(IEditor *editor,int dex) in pyGetAudioBitrate()
67 int pyGetAudioChannels(IEditor *editor,int dex) in pyGetAudioChannels()
78 int pyGetNumberOfAudioTracks(IEditor *editor) in pyGetNumberOfAudioTracks()
87 int pyGetAudioFrequency(IEditor *editor,int dex) in pyGetAudioFrequency()
99 int pyGetAudioEncoding(IEditor *editor,int dex) in pyGetAudioEncoding()
110 int32_t pyGetPal2Film(IEditor *editor,int dex) in pyGetPal2Film()
124 int32_t pyGetFilm2Pal(IEditor *editor,int dex) in pyGetFilm2Pal()
172 int pyGetNormalizeMode(IEditor *editor,int dex) in pyGetNormalizeMode()
284 int pyClearAudioTracks(IEditor *editor) in pyClearAudioTracks()
309 int pyGetResample(IEditor *editor,int track) in pyGetResample()
[all …]
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux_plugins/ADM_scriptEngines/tinyPy/src/
H A DADM_pyAvidemuxAudio.cpp54 int pyGetAudioBitrate(IEditor *editor,int dex) in pyGetAudioBitrate()
67 int pyGetAudioChannels(IEditor *editor,int dex) in pyGetAudioChannels()
78 int pyGetNumberOfAudioTracks(IEditor *editor) in pyGetNumberOfAudioTracks()
87 int pyGetAudioFrequency(IEditor *editor,int dex) in pyGetAudioFrequency()
99 int pyGetAudioEncoding(IEditor *editor,int dex) in pyGetAudioEncoding()
110 int32_t pyGetPal2Film(IEditor *editor,int dex) in pyGetPal2Film()
124 int32_t pyGetFilm2Pal(IEditor *editor,int dex) in pyGetFilm2Pal()
172 int pyGetNormalizeMode(IEditor *editor,int dex) in pyGetNormalizeMode()
284 int pyClearAudioTracks(IEditor *editor) in pyClearAudioTracks()
309 int pyGetResample(IEditor *editor,int track) in pyGetResample()
[all …]
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux_plugins/ADM_scriptEngines/tinyPy/src/
H A DADM_pyAvidemuxAudio.cpp54 int pyGetAudioBitrate(IEditor *editor,int dex) in pyGetAudioBitrate()
67 int pyGetAudioChannels(IEditor *editor,int dex) in pyGetAudioChannels()
78 int pyGetNumberOfAudioTracks(IEditor *editor) in pyGetNumberOfAudioTracks()
87 int pyGetAudioFrequency(IEditor *editor,int dex) in pyGetAudioFrequency()
99 int pyGetAudioEncoding(IEditor *editor,int dex) in pyGetAudioEncoding()
110 int32_t pyGetPal2Film(IEditor *editor,int dex) in pyGetPal2Film()
124 int32_t pyGetFilm2Pal(IEditor *editor,int dex) in pyGetFilm2Pal()
172 int pyGetNormalizeMode(IEditor *editor,int dex) in pyGetNormalizeMode()
284 int pyClearAudioTracks(IEditor *editor) in pyClearAudioTracks()
309 int pyGetResample(IEditor *editor,int track) in pyGetResample()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/api/
H A DIDeprecatedWorkbenchPageTest.java207 assertEquals(fActivePage.getActiveEditor(), editor); in testOpenEditor() local
226 assertEquals(fActivePage.getActiveEditor(), editor); in testOpenEditor() local
261 assertEquals(fActivePage.getActiveEditor(), editor); in testOpenEditor2() local
273 editor); in testOpenEditor2() local
274 assertEquals(fActivePage.getActiveEditor(), editor); in testOpenEditor2() local
295 assertEquals(fActivePage.getActiveEditor(), editor); in testOpenEditor3() local
307 assertEquals(fActivePage.getActiveEditor(), editor); in testOpenEditor3() local
333 assertEquals(fActivePage.getActiveEditor(), editor); in testOpenEditor4() local
409 assertEquals(fActivePage.getActiveEditor(), editor); in testOpenEditor5() local
622 IEditorPart editor; in testCloseEditor() local
[all …]
/dports/games/tesseract-data/tesseract/src/engine/
H A Dtextedit.h141 struct editor struct
150 int maxx, maxy; // maxy=-1 if unlimited lines, 1 if single line editor argument
160 editor(const char *name, int mode, const char *initval) : in editor() argument
168 ~editor() in ~editor() argument
204 void load() in load()
218 void save() in save()
233 void selectall() in selectall()
276 void copyselectionto(editor *b) in copyselectionto() argument
301 char *tostring() in tostring()
409 void insertallfrom(editor *b) in insertallfrom() argument
[all …]
/dports/games/tesseract/tesseract/src/engine/
H A Dtextedit.h141 struct editor struct
150 int maxx, maxy; // maxy=-1 if unlimited lines, 1 if single line editor argument
160 editor(const char *name, int mode, const char *initval) : in editor() argument
168 ~editor() in ~editor() argument
204 void load() in load()
218 void save() in save()
233 void selectall() in selectall()
276 void copyselectionto(editor *b) in copyselectionto() argument
301 char *tostring() in tostring()
409 void insertallfrom(editor *b) in insertallfrom() argument
[all …]
/dports/graphics/aseprite/aseprite-1.2.9/src/app/ui/editor/
H A Deditor_observers.cpp18 void EditorObservers::notifyDestroyEditor(Editor* editor) in notifyDestroyEditor()
23 void EditorObservers::notifyStateChanged(Editor* editor) in notifyStateChanged()
28 void EditorObservers::notifyScrollChanged(Editor* editor) in notifyScrollChanged()
33 void EditorObservers::notifyZoomChanged(Editor* editor) in notifyZoomChanged()
38 void EditorObservers::notifyBeforeFrameChanged(Editor* editor) in notifyBeforeFrameChanged()
43 void EditorObservers::notifyAfterFrameChanged(Editor* editor) in notifyAfterFrameChanged()
48 void EditorObservers::notifyBeforeLayerChanged(Editor* editor) in notifyBeforeLayerChanged()
53 void EditorObservers::notifyAfterLayerChanged(Editor* editor) in notifyAfterLayerChanged()
/dports/games/sauerbraten/sauerbraten/src/engine/
H A Dtextedit.h140 struct editor struct
149 int maxx, maxy; // maxy=-1 if unlimited lines, 1 if single line editor argument
159 editor(const char *name, int mode, const char *initval) : in editor() argument
167 ~editor() in ~editor() argument
190 void load() in load()
204 void save() in save()
219 void selectall() in selectall()
261 void copyselectionto(editor *b) in copyselectionto() argument
286 char *tostring() in tostring()
394 void insertallfrom(editor *b) in insertallfrom() argument
[all …]

12345678910>>...139