Home
last modified time | relevance | path

Searched defs:self (Results 1 – 25 of 523297) sorted by path

12345678910>>...20932

/dports/accessibility/accerciser/accerciser-3.38.0/plugindata/validate/
H A Dbasic.py21 def condition(self, acc): argument
37 def condition(self, acc): argument
69 def condition(self, acc): argument
92 def condition(self, acc): argument
121 def condition(self, acc): argument
171 def condition(self, acc): argument
209 def condition(self, acc): argument
231 def condition(self, acc): argument
257 def condition(self, acc): argument
288 def condition(self, acc): argument
[all …]
/dports/accessibility/accerciser/accerciser-3.38.0/plugins/
H A Dapi_view.py36 def init(self): argument
46 def _buildUI(self): argument
71 def _initTreeViews(self): argument
98 def onAccChanged(self, acc): argument
113 def _refreshAttribs(self, widget): argument
130 def _popAttribViews(self): argument
H A Dconsole.py36 def init(self): argument
50 def onAccChanged(self, acc): argument
60 def _showAcc(self, acc): argument
H A Devent_monitor.py61 def init(self): argument
104 def _onStartStop(self): argument
108 def _onClearlog(self): argument
116 def _popEventsModel(self): argument
128 def _initTextView(self): argument
182 def _resetClient(self): argument
303 def _logEvent(self, event): argument
469 def _onSave(self, button): argument
494 def _onClear(self, button): argument
527 def _eventFilter(self, event): argument
[all …]
H A Dinterface_view.py49 def init(self): argument
208 def disable(self): argument
217 def clearUI(self): argument
381 def clearUI(self): argument
481 def clearUI(self): argument
551 def clearUI(self): argument
611 def clearUI(self): argument
676 def clearUI(self): argument
801 def clearUI(self): argument
866 def clearUI(self): argument
[all …]
H A Dipython_view.py145 def __update_namespace(self): argument
153 def execute(self): argument
245 def historyBack(self): argument
257 def historyForward(self): argument
268 def _getHistory(self): argument
290 def complete(self, line): argument
381 def __init__(self): argument
465 def changeLine(self, text): argument
480 def getCurrentLine(self): argument
581 def __init__(self): argument
[all …]
H A Dquick_select.py21 def init(self): argument
43 def _accEventFocusChanged(self, event): argument
61 def _accEventSelectionChanged(self, event): argument
72 def _inspectLastFocused(self): argument
79 def _inspectUnderMouse(self): argument
126 def _getPopupItem(self, x, y): argument
156 def _getComponentAtCoords(self, parent, x, y): argument
H A Dvalidate.py117 def __init__(self): argument
120 def condition(self, acc): argument
174 def init(self): argument
259 def _writeFile(self): argument
306 def _onSave(self, button): argument
345 def _onSaveIdle(self): argument
352 def _startSave(self): argument
367 def _stopSave(self): argument
393 def _startValidate(self): argument
420 def _stopValidate(self): argument
[all …]
/dports/accessibility/accerciser/accerciser-3.38.0/src/lib/accerciser/
H A Dabout_dialog.py59 def __init__(self): argument
76 def _onResponse(self, dialog, response_id): argument
H A Daccerciser.py46 def __init__(self): argument
100 def run(self): argument
111 def _pumpEvents(self): argument
115 def _shutDown(self): argument
121 def _onQuit(self, obj, data=None): argument
131 def _onAbout(self, action, data=None): argument
142 def _onHelp(self, action, page=""): argument
157 def _onShowPreferences(self, action, data=None): argument
170 def _onDeleteEvent(self, obj, data=None): argument
H A Daccessible_treeview.py63 def __init__(self, desktop_acc): argument
110 def append(self, iter, row): argument
125 def remove(self, iter): argument
140 def isInModel(self, acc): argument
187 def popLevel(self, iter): argument
294 def _endPopTask(self): argument
302 def popToPath(self, path): argument
360 def getAccPath(self, acc): argument
438 def __init__(self, node): argument
791 def refreshSelected(self): argument
[all …]
H A Dbookmarks.py60 def _buildMenuUI(self): argument
113 def _cleanDoc(self): argument
122 def _populateModel(self): argument
185 def _getElements(self): argument
243 def _persist(self): argument
279 def bookmarkCurrent(self): argument
580 def getFields(self): argument
626 def _getTitle(self): argument
633 def _getApp(self): argument
635 def _setApp(self, app): argument
[all …]
H A Dhotkey_manager.py53 def __init__(self): argument
65 def _accEventKeyPressed(self, event): argument
77 def hotkeyPress(self, key, modifiers): argument
168 def _onComboChanged(self, model, path, iter): argument
194 def _getComboGSettingsPath(self, component, description): argument
214 def __dasherize(self, item): argument
231 def __init__(self, hotkey_manager): argument
344 def _modCellFunc(self, column, cell, model, iter, mask): argument
361 def _onKeyChanged(self, cellrenderertext, path, new_text): argument
381 def _onModToggled(self, renderer_toggle, path, mask): argument
[all …]
H A Dmain_window.py34 def __init__(self, node): argument
57 def _populateUI(self, node): argument
115 def _onBottomPanelChange(self, pluginview, page, page_num, action): argument
136 def _onBottomPanelRealize(self, pluginview): argument
140 def _onKeyPress(self, widget, event): argument
163 def saveState(self): argument
177 def _onBlinkDone(self, node): argument
186 def _onSelectionChanged(self, selection): argument
H A Dnode.py45 def __init__(self, **kwargs): argument
48 def __str__(self): argument
73 def __init__(self): argument
80 def update(self, acc): argument
106 def updateToPath(self, app_name, path): argument
129 def highlight(self): argument
140 def blinkRect(self, times=MAX_BLINKS): argument
162 def _drawRectangle(self): argument
201 def __init__(self, x, y, w, h, argument
244 def highlight(self, duration=500): argument
[all …]
H A Dprefs_dialog.py29 def __init__(self, plugins_view=None, hotkeys_view=None): argument
57 def _onResponse(self, dialog, response_id): argument
72 def __init__(self): argument
78 def _buildUI(self): argument
113 def _onDurationChanged(self, spin_button): argument
126 def _onColorSet(self, color_button, key): argument
149 def __init__(self, color, alpha): argument
156 def get_rgba_string(self): argument
172 def get_rgb_string(self): argument
187 def get_alpha_float(self): argument
H A Dtools.py34 def isMyApp(self, acc): argument
71 def __init__(self, cb): argument
84 def __call__(self, *args, **kwargs): argument
102 def __eq__(self, other): argument
117 def __ne__(self, other): argument
173 def __init__(self, plugin): argument
177 def method(self): argument
/dports/accessibility/accerciser/accerciser-3.38.0/src/lib/accerciser/plugin/
H A Dbase_plugin.py49 def __init__(self, node, message_manager): argument
64 def init(self): argument
71 def _close(self): argument
80 def close(self): argument
87 def _onAccChanged(self, node, acc): argument
102 def onAccChanged(self, acc): argument
118 def __init__(self, func): argument
126 def __call__(self, *args, **kwargs): argument
150 def __eq__(self, other): argument
166 def __hash__(self): argument
[all …]
H A Dmessage.py42 def __init__(self): argument
49 def getMessageTab(self): argument
148 def __init__(self): argument
159 def addMessage(self, message): argument
170 def removeMessage(self, message): argument
179 def _onMessageRemove(self, vbox, message): argument
208 def __init__(self): argument
233 def add_button(self, button_text, response_id): argument
252 def _onActionActivated(self, button, response_id): argument
267 def __init__(self, error_message, details): argument
[all …]
H A Dplugin_manager.py85 def close(self): argument
95 def _loadPlugins(self): argument
104 def _getPluginFiles(self): argument
181 def _enablePlugin(self, iter): argument
217 def _disablePlugin(self, iter): argument
240 def _reloadPlugin(self, iter): argument
258 def _getIterWithClass(self, plugin_class): argument
308 def togglePlugin(self, path): argument
345 def View(self): argument
364 def __init__(self, plugin_manager): argument
[all …]
H A Dview.py189 def getPlugins(self): argument
263 def getNVisiblePages(self): argument
369 def _setupActions(self): argument
439 def close(self): argument
445 def initialView(self): argument
549 def close(self): argument
555 def initialView(self): argument
645 def initialView(self): argument
700 def close(self): argument
963 def initialView(self): argument
[all …]
/dports/accessibility/at-spi2-atk/at-spi2-atk-2.34.2/tests/dummyatk/
H A Dmy-atk-component.c46 MyAtkComponent *self = MY_ATK_COMPONENT (component); in my_atk_component_set_layer() local
56 MyAtkComponent *self = MY_ATK_COMPONENT (component); in my_atk_component_set_mdi_zorder() local
67 MyAtkComponent *self = MY_ATK_COMPONENT (component); in my_atk_component_set_alpha() local
81 MyAtkComponent *self = MY_ATK_COMPONENT (component); in my_atk_component_get_extents() local
98 MyAtkComponent *self = MY_ATK_COMPONENT (component); in my_atk_component_set_extents() local
H A Dmy-atk-document.c41 MyAtkDocument *self = MY_ATK_DOCUMENT (obj); in my_atk_set_document() local
72 MyAtkDocument *self = MY_ATK_DOCUMENT (document); in my_atk_document_get_document_attributes() local
H A Dmy-atk-hyperlink.c37 MyAtkHyperlink *self = MY_ATK_HYPERLINK (obj); in G_DEFINE_TYPE() local
58 MyAtkHyperlink *self = MY_ATK_HYPERLINK (obj); in my_atk_hyperlink_get_uri() local
67 MyAtkHyperlink *self = MY_ATK_HYPERLINK (obj); in my_atk_hyperlink_get_object() local
86 MyAtkHyperlink *self = MY_ATK_HYPERLINK (obj); in my_atk_hyperlink_get_end_index() local
95 MyAtkHyperlink *self = MY_ATK_HYPERLINK (obj); in my_atk_hyperlink_get_start_index() local
120 MyAtkHyperlink *self = MY_ATK_HYPERLINK (obj); in my_atk_hyperlink_link_state() local
129 MyAtkHyperlink *self = MY_ATK_HYPERLINK (obj); in my_atk_hyperlink_is_selected_link() local
138 MyAtkHyperlink *self = MY_ATK_HYPERLINK (obj); in my_atk_hyperlink_link_activated() local
145 my_atk_hyperlink_init (MyAtkHyperlink *self) in my_atk_hyperlink_init()
H A Dmy-atk-hypertext.c44 MyAtkHypertext *self = MY_ATK_HYPERTEXT (obj); in my_atk_set_hypertext() local
85 MyAtkHypertext *self = MY_ATK_HYPERTEXT (obj); in my_atk_hypertext_get_n_links() local
94 MyAtkHypertext *self = MY_ATK_HYPERTEXT (obj); in my_atk_hypertext_get_link() local
105 MyAtkHypertext *self = MY_ATK_HYPERTEXT (obj); in my_atk_hypertext_get_link_index() local
141 my_atk_hypertext_init (MyAtkHypertext *self) in my_atk_hypertext_init()

12345678910>>...20932