Home
last modified time | relevance | path

Searched defs:editor (Results 1 – 25 of 10131) sorted by last modified time

12345678910>>...406

/dports/x11-toolkits/soqt/soqt/src/Inventor/Qt/common/nodes/
H A DMaterialEditor.cpp.in889 MaterialEditor::coloreditorclose_cb(void * closure, SoGuiColorEditor * editor)
H A DColorEditor.cpp.in114 SoGuiPane * editor; member in ColorEditor
/dports/x11-toolkits/soqt/soqt/src/Inventor/Qt/common/editors/
H A DSoGuiColorEditor.cpp.in144 SoGuiColorEditor * editor; member in ColorEditorComponent
H A DSoGuiMaterialEditor.cpp.in70 SoGuiMaterialEditor * editor; member in MaterialEditorComponent
345 MaterialEditorComponent::coloreditorclose_cb(void * closure, SoGuiColorEditor * editor)
/dports/x11-fm/qtfm/qtfm-6.2.1/libfm/
H A Diconview.cpp9 QWidget *editor = qobject_cast<QWidget*>(object); in eventFilter() local
19 void IconViewDelegate::setEditorData(QWidget *editor, in setEditorData()
27 void IconViewDelegate::setModelData(QWidget *editor, in setModelData()
/dports/x11/kitty/kitty-0.23.1/kitty/options/
H A Dparse.py932 def editor(self, val: str, ans: typing.Dict[str, typing.Any]) -> None: member in Parser
H A Dtypes.py480 editor: str = '.' variable in Options
/dports/www/bluefish/bluefish-2.2.12/src/plugin_zencoding/zencoding/
H A Dutils.py656 def unindent(editor, text): argument
680 def get_current_line_padding(editor): argument
/dports/www/bluefish/bluefish-2.2.12/src/plugin_zencoding/zencoding/actions/
H A Dtoken.py19 def reflect_css_value(editor): argument
31 def update_image_size(editor): argument
44 def compound_update(editor, data): argument
63 def update_image_size_html(editor): argument
96 def get_image_size_for_source(editor, src): argument
134 def _find_image(editor): argument
207 def update_image_size_css(editor): argument
321 def do_css_reflection(editor): argument
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/www/netrik/netrik-1.16.1/
H A Dform-file.c98 char *editor; local
/dports/www/cadaver/cadaver-0.23.3/src/
H A Dedit.c57 const char *editor; in run_editor() local
/dports/sysutils/44bsd-more/44bsd-more-20000521_1/
H A Dcommand.c662 static char *editor; in editfile() local
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/docs/docsite/rst/user_guide/
H A Dvault.rst405 vim
440 Emacs
/dports/sysutils/isc-cron/isc-cron-4.1_2/
H A Dcrontab.c286 char n[MAX_FNAME], q[MAX_TEMPSTR], *editor; in edit_cmd() local
/dports/sysutils/cdargs/cdargs-1.35/src/
H A Dcdargs.cc905 char* editor = getenv("EDITOR"); in edit_list_file() local
/dports/science/hdf/hdf-4.2.15/hdf/util/
H A Dhe_file.c31 const char *editor = NULL; in HEannotate() local
76 annotate(const char *editor, int ann) in annotate()
/dports/science/py-abipy/abipy-0.9.0/abipy/tools/
H A Diotools.py107 def __init__(self, editor=None): argument
/dports/science/py-abipy/abipy-0.9.0/abipy/flowtk/
H A Dutils.py821 def __init__(self, editor=None): argument
H A Dflows.py1633 def open_files(self, what="o", status=None, op="==", nids=None, editor=None): argument
/dports/science/shelxle/shelxle-1.0.1352/
H A Dcodeeditor.h201 AfixHighlightArea(CodeEditor *editor) : QWidget(editor){ in AfixHighlightArea()
224 LineNumberArea(CodeEditor *editor) : QWidget(editor) { in LineNumberArea()
H A Dwindow.h487 CodeEditor *editor , *xlPutor; variable
/dports/print/scribus-devel/scribus-1.5.7/scribus/
H A Dguidesdelegate.cpp31 void GuidesDelegate::setEditorData(QWidget *editor, const QModelIndex &index) const in setEditorData()
38 void GuidesDelegate::setModelData(QWidget *editor, QAbstractItemModel *model, const QModelIndex &in… in setModelData()
47 void GuidesDelegate::updateEditorGeometry(QWidget *editor, const QStyleOptionViewItem &option, cons… in updateEditorGeometry()
71 ScrSpinBox *editor = new ScrSpinBox(min, max, parent, m_doc->unitIndex()); in createEditor() local
88 ScrSpinBox *editor = new ScrSpinBox(min, max, parent, m_doc->unitIndex()); in createEditor() local
/dports/print/scribus-devel/scribus-1.5.7/scribus/ui/
H A Dstoryeditor.cpp129 void SideBar::setEditor(SEditor* editor) in setEditor()
H A Dproptree.cpp124 ScrSpinBox *editor = new ScrSpinBox(parent, item->m_unit); in createEditor() local
134 ScrSpinBox *editor = new ScrSpinBox(parent, item->m_unit); in createEditor() local
144 auto editor = new QComboBox(parent); in createEditor() local
154 QCheckBox *editor = new QCheckBox(parent); in createEditor() local
162 ColorCombo *editor = new ColorCombo(ColorCombo::fancyPixmaps, parent); in createEditor() local
178 void PropTreeItemDelegate::setEditorData(QWidget *editor, const QModelIndex &index) const in setEditorData()
208 void PropTreeItemDelegate::setModelData(QWidget *editor, QAbstractItemModel *model, const QModelIn… in setModelData()
256 void PropTreeItemDelegate::destroyEditor(QWidget * editor, const QModelIndex & index) const in destroyEditor()
270 void PropTreeItemDelegate::updateEditorGeometry(QWidget *editor, const QStyleOptionViewItem &option… in updateEditorGeometry()

12345678910>>...406