|
1 kivy.adapters.adapter.Adapter.args_converter?7 |
|
2 kivy.adapters.adapter.Adapter.bind_triggers_to_view?4(func) |
|
3 kivy.adapters.adapter.Adapter.cls?7 |
|
4 kivy.adapters.adapter.Adapter.data?7 |
|
5 kivy.adapters.adapter.Adapter.get_data_item?4() |
|
6 kivy.adapters.adapter.Adapter.get_view?4(index) |
|
7 kivy.adapters.adapter.Adapter.template?7 |
|
8 kivy.adapters.adapter.Adapter?1(**kwargs) |
|
9 kivy.adapters.args_converters.list_item_args_converter?7 |
|
10 kivy.adapters.dictadapter.DictAdapter.bind_triggers_to_view?4(func) |
|
11 kivy.adapters.dictadapter.DictAdapter.cut_to_sel?4(*args) |
|
12 kivy.adapters.dictadapter.DictAdapter.data?7 |
|
13 kivy.adapters.dictadapter.DictAdapter.get_count?4() |
|
14 kivy.adapters.dictadapter.DictAdapter.get_data_item?4(index) |
|
15 kivy.adapters.dictadapter.DictAdapter.initialize_sorted_keys?4(*args) |
|
16 kivy.adapters.dictadapter.DictAdapter.sorted_keys?7 |
|
17 kivy.adapters.dictadapter.DictAdapter.trim_left_of_sel?4(*args) |
|
18 kivy.adapters.dictadapter.DictAdapter.trim_right_of_sel?4(*args) |
|
19 kivy.adapters.dictadapter.DictAdapter.trim_to_sel?4(*args) |
|
20 kivy.adapters.dictadapter.DictAdapter.update_for_new_data?4(*args) |
|
21 kivy.adapters.dictadapter.DictAdapter?1(**kwargs) |
|
22 kivy.adapters.listadapter.ListAdapter.allow_empty_selection?7 |
|
23 kivy.adapters.listadapter.ListAdapter.cached_views?7 |
|
24 kivy.adapters.listadapter.ListAdapter.check_for_empty_selection?4(*args) |
|
25 kivy.adapters.listadapter.ListAdapter.create_view?4(index) |
|
26 kivy.adapters.listadapter.ListAdapter.cut_to_sel?4(*args) |
|
27 kivy.adapters.listadapter.ListAdapter.data?7 |
|
28 kivy.adapters.listadapter.ListAdapter.delete_cache?4(*args) |
|
29 kivy.adapters.listadapter.ListAdapter.deselect_data_item?4(item) |
|
30 kivy.adapters.listadapter.ListAdapter.deselect_item_view?4(view) |
|
31 kivy.adapters.listadapter.ListAdapter.deselect_list?4(l) |
|
32 kivy.adapters.listadapter.ListAdapter.get_count?4() |
|
33 kivy.adapters.listadapter.ListAdapter.get_data_item?4(index) |
|
34 kivy.adapters.listadapter.ListAdapter.get_view?4(index) |
|
35 kivy.adapters.listadapter.ListAdapter.handle_selection?4(view, hold_dispatch=False, *args) |
|
36 kivy.adapters.listadapter.ListAdapter.initialize_selection?4(*args) |
|
37 kivy.adapters.listadapter.ListAdapter.on_selection_change?4(*args) |
|
38 kivy.adapters.listadapter.ListAdapter.options?7 |
|
39 kivy.adapters.listadapter.ListAdapter.propagate_selection_to_data?7 |
|
40 kivy.adapters.listadapter.ListAdapter.select_data_item?4(item) |
|
41 kivy.adapters.listadapter.ListAdapter.select_item_view?4(view) |
|
42 kivy.adapters.listadapter.ListAdapter.select_list?4(view_list, extend=True) |
|
43 kivy.adapters.listadapter.ListAdapter.selection?7 |
|
44 kivy.adapters.listadapter.ListAdapter.selection_limit?7 |
|
45 kivy.adapters.listadapter.ListAdapter.selection_mode?7 |
|
46 kivy.adapters.listadapter.ListAdapter.selection_mode_changed?4(*args) |
|
47 kivy.adapters.listadapter.ListAdapter.set_data_item_selection?4(item, value) |
|
48 kivy.adapters.listadapter.ListAdapter.trim_left_of_sel?4(*args) |
|
49 kivy.adapters.listadapter.ListAdapter.trim_right_of_sel?4(*args) |
|
50 kivy.adapters.listadapter.ListAdapter.trim_to_sel?4(*args) |
|
51 kivy.adapters.listadapter.ListAdapter.update_for_new_data?4(*args) |
|
52 kivy.adapters.listadapter.ListAdapter?1(**kwargs) |
|
53 kivy.adapters.models.SelectableDataItem.is_selected?4(value) |
|
54 kivy.adapters.models.SelectableDataItem?1(**kwargs) |
|
55 kivy.adapters.simplelistadapter.SimpleListAdapter.data?7 |
|
56 kivy.adapters.simplelistadapter.SimpleListAdapter.get_count?4() |
|
57 kivy.adapters.simplelistadapter.SimpleListAdapter.get_data_item?4(index) |
|
58 kivy.adapters.simplelistadapter.SimpleListAdapter.get_view?4(index) |
|
59 kivy.adapters.simplelistadapter.SimpleListAdapter?1(**kwargs) |
|
60 kivy.animation.Animation._calculate?5(a, b, t) |
|
61 kivy.animation.Animation._clock_install?5() |
|
62 kivy.animation.Animation._clock_uninstall?5() |
|
63 kivy.animation.Animation._initialize?5(widget) |
|
64 kivy.animation.Animation._instances?8 |
|
65 kivy.animation.Animation._register?5() |
|
66 kivy.animation.Animation._unregister?5() |
|
67 kivy.animation.Animation._update?5(dt) |
|
68 kivy.animation.Animation.animated_properties?4() |
|
69 kivy.animation.Animation.cancel?4(widget) |
|
70 kivy.animation.Animation.cancel_all?4(*largs) |
|
71 kivy.animation.Animation.cancel_property?4(widget, prop) |
|
72 kivy.animation.Animation.duration?4() |
|
73 kivy.animation.Animation.on_complete?4(widget) |
|
74 kivy.animation.Animation.on_progress?4(widget, progress) |
|
75 kivy.animation.Animation.on_start?4(widget) |
|
76 kivy.animation.Animation.start?4(widget) |
|
77 kivy.animation.Animation.stop?4(widget) |
|
78 kivy.animation.Animation.stop_all?4(*largs) |
|
79 kivy.animation.Animation.stop_property?4(widget, prop) |
|
80 kivy.animation.Animation.transition?4() |
|
81 kivy.animation.Animation?1(**kw) |
|
82 kivy.animation.AnimationTransition._in_bounce_internal?5(d) |
|
83 kivy.animation.AnimationTransition._out_bounce_internal?5(d) |
|
84 kivy.animation.AnimationTransition.in_back?4() |
|
85 kivy.animation.AnimationTransition.in_bounce?4() |
|
86 kivy.animation.AnimationTransition.in_circ?4() |
|
87 kivy.animation.AnimationTransition.in_cubic?4() |
|
88 kivy.animation.AnimationTransition.in_elastic?4() |
|
89 kivy.animation.AnimationTransition.in_expo?4() |
|
90 kivy.animation.AnimationTransition.in_out_back?4() |
|
91 kivy.animation.AnimationTransition.in_out_bounce?4() |
|
92 kivy.animation.AnimationTransition.in_out_circ?4() |
|
93 kivy.animation.AnimationTransition.in_out_cubic?4() |
|
94 kivy.animation.AnimationTransition.in_out_elastic?4() |
|
95 kivy.animation.AnimationTransition.in_out_expo?4() |
|
96 kivy.animation.AnimationTransition.in_out_quad?4() |
|
97 kivy.animation.AnimationTransition.in_out_quart?4() |
|
98 kivy.animation.AnimationTransition.in_out_quint?4() |
|
99 kivy.animation.AnimationTransition.in_out_sine?4() |
|
100 kivy.animation.AnimationTransition.in_quad?4() |
|
101 kivy.animation.AnimationTransition.in_quart?4() |
|
102 kivy.animation.AnimationTransition.in_quint?4() |
|
103 kivy.animation.AnimationTransition.in_sine?4() |
|
104 kivy.animation.AnimationTransition.linear?4() |
|
105 kivy.animation.AnimationTransition.out_back?4() |
|
106 kivy.animation.AnimationTransition.out_bounce?4() |
|
107 kivy.animation.AnimationTransition.out_circ?4() |
|
108 kivy.animation.AnimationTransition.out_cubic?4() |
|
109 kivy.animation.AnimationTransition.out_elastic?4() |
|
110 kivy.animation.AnimationTransition.out_expo?4() |
|
111 kivy.animation.AnimationTransition.out_quad?4() |
|
112 kivy.animation.AnimationTransition.out_quart?4() |
|
113 kivy.animation.AnimationTransition.out_quint?4() |
|
114 kivy.animation.AnimationTransition.out_sine?4() |
|
115 kivy.animation.Parallel.duration?4() |
|
116 kivy.animation.Parallel.on_anim_complete?4(instance, widget) |
|
117 kivy.animation.Parallel.start?4(widget) |
|
118 kivy.animation.Parallel.stop?4(widget) |
|
119 kivy.animation.Parallel?1(anim1, anim2) |
|
120 kivy.animation.Sequence.duration?4() |
|
121 kivy.animation.Sequence.on_anim1_complete?4(instance, widget) |
|
122 kivy.animation.Sequence.on_anim1_progress?4(instance, widget, progress) |
|
123 kivy.animation.Sequence.on_anim1_start?4(instance, widget) |
|
124 kivy.animation.Sequence.on_anim2_complete?4(instance, widget) |
|
125 kivy.animation.Sequence.on_anim2_progress?4(instance, widget, progress) |
|
126 kivy.animation.Sequence.start?4(widget) |
|
127 kivy.animation.Sequence.stop?4(widget) |
|
128 kivy.animation.Sequence?1(anim1, anim2) |
|
129 kivy.app.App._create_settings?5() |
|
130 kivy.app.App._install_settings_keys?5(window) |
|
131 kivy.app.App._on_config_change?5(*largs) |
|
132 kivy.app.App._on_keyboard_settings?5(window, *largs) |
|
133 kivy.app.App._running_app?8 |
|
134 kivy.app.App.build?4() |
|
135 kivy.app.App.build_config?4(config) |
|
136 kivy.app.App.build_settings?4(settings) |
|
137 kivy.app.App.close_settings?4(*largs) |
|
138 kivy.app.App.directory?4() |
|
139 kivy.app.App.get_application_config?4(defaultpath='%(appdir)s/%(appname)s.ini') |
|
140 kivy.app.App.get_application_icon?4() |
|
141 kivy.app.App.get_application_name?4() |
|
142 kivy.app.App.get_running_app?4() |
|
143 kivy.app.App.icon?7 |
|
144 kivy.app.App.load_config?4() |
|
145 kivy.app.App.load_kv?4(filename=None) |
|
146 kivy.app.App.name?4() |
|
147 kivy.app.App.on_config_change?4(config, section, key, value) |
|
148 kivy.app.App.on_pause?4() |
|
149 kivy.app.App.on_resume?4() |
|
150 kivy.app.App.on_start?4() |
|
151 kivy.app.App.on_stop?4() |
|
152 kivy.app.App.open_settings?4(*largs) |
|
153 kivy.app.App.run?4() |
|
154 kivy.app.App.stop?4(*largs) |
|
155 kivy.app.App.title?7 |
|
156 kivy.app.App.use_kivy_settings?7 |
|
157 kivy.app.App.user_data_dir?4() |
|
158 kivy.app.App?1(**kwargs) |
|
159 kivy.app.platform?7 |
|
160 kivy.atlas.Atlas._get_filename?5() |
|
161 kivy.atlas.Atlas._load?5() |
|
162 kivy.atlas.Atlas.argv?7 |
|
163 kivy.atlas.Atlas.create?4(filenames, size, padding=2) |
|
164 kivy.atlas.Atlas.filename?7 |
|
165 kivy.atlas.Atlas.filenames?7 |
|
166 kivy.atlas.Atlas.outname?7 |
|
167 kivy.atlas.Atlas.ret?7 |
|
168 kivy.atlas.Atlas.textures?7 |
|
169 kivy.atlas.Atlas?1(filename) |
|
170 kivy.atlas.CoreImage?7 |
|
171 kivy.base.EventLoop?7 |
|
172 kivy.base.EventLoopBase._dispatch_input?5(*ev) |
|
173 kivy.base.EventLoopBase.add_event_listener?4(listener) |
|
174 kivy.base.EventLoopBase.add_input_provider?4(provider, auto_remove=False) |
|
175 kivy.base.EventLoopBase.add_postproc_module?4(mod) |
|
176 kivy.base.EventLoopBase.close?4() |
|
177 kivy.base.EventLoopBase.dispatch_input?4() |
|
178 kivy.base.EventLoopBase.ensure_window?4() |
|
179 kivy.base.EventLoopBase.exit?4() |
|
180 kivy.base.EventLoopBase.idle?4() |
|
181 kivy.base.EventLoopBase.on_pause?4() |
|
182 kivy.base.EventLoopBase.on_start?4() |
|
183 kivy.base.EventLoopBase.on_stop?4() |
|
184 kivy.base.EventLoopBase.post_dispatch_input?4(etype, me) |
|
185 kivy.base.EventLoopBase.remove_event_listener?4(listener) |
|
186 kivy.base.EventLoopBase.remove_input_provider?4(provider) |
|
187 kivy.base.EventLoopBase.remove_postproc_module?4(mod) |
|
188 kivy.base.EventLoopBase.run?4() |
|
189 kivy.base.EventLoopBase.set_window?4(window) |
|
190 kivy.base.EventLoopBase.start?4() |
|
191 kivy.base.EventLoopBase.stop?4() |
|
192 kivy.base.EventLoopBase.touches?4() |
|
193 kivy.base.EventLoopBase?1() |
|
194 kivy.base.ExceptionHandler.handle_exception?4(exception) |
|
195 kivy.base.ExceptionHandler?1() |
|
196 kivy.base.ExceptionManager?7 |
|
197 kivy.base.ExceptionManagerBase.PASS?7 |
|
198 kivy.base.ExceptionManagerBase.RAISE?7 |
|
199 kivy.base.ExceptionManagerBase.add_handler?4(cls) |
|
200 kivy.base.ExceptionManagerBase.handle_exception?4(inst) |
|
201 kivy.base.ExceptionManagerBase.remove_handler?4(cls) |
|
202 kivy.base.ExceptionManagerBase?1() |
|
203 kivy.base._run_mainloop?5() |
|
204 kivy.base.runTouchApp?4(widget=None, slave=False) |
|
205 kivy.base.stopTouchApp?4() |
|
206 kivy.cache.Cache._categories?8 |
|
207 kivy.cache.Cache._objects?8 |
|
208 kivy.cache.Cache._purge_by_timeout?5() |
|
209 kivy.cache.Cache._purge_oldest?5(maxpurge=1) |
|
210 kivy.cache.Cache.append?4(key, obj, timeout=None) |
|
211 kivy.cache.Cache.get?4(key, default=None) |
|
212 kivy.cache.Cache.get_lastaccess?4(key, default=None) |
|
213 kivy.cache.Cache.get_timestamp?4(key, default=None) |
|
214 kivy.cache.Cache.print_usage?4() |
|
215 kivy.cache.Cache.register?4(limit=None, timeout=None) |
|
216 kivy.cache.Cache.remove?4(key=None) |
|
217 kivy.clock.ClockBase.Clock?7 |
|
218 kivy.clock.ClockBase.MIN_SLEEP?7 |
|
219 kivy.clock.ClockBase.SLEEP_UNDERSHOOT?7 |
|
220 kivy.clock.ClockBase._process_events?5() |
|
221 kivy.clock.ClockBase._process_events_before_frame?5() |
|
222 kivy.clock.ClockBase._release_references?5() |
|
223 kivy.clock.ClockBase._remove_empty?5() |
|
224 kivy.clock.ClockBase.create_trigger?4(callback, timeout=0) |
|
225 kivy.clock.ClockBase.frametime?4() |
|
226 kivy.clock.ClockBase.get_boottime?4() |
|
227 kivy.clock.ClockBase.get_fps?4() |
|
228 kivy.clock.ClockBase.get_rfps?4() |
|
229 kivy.clock.ClockBase.get_time?4() |
|
230 kivy.clock.ClockBase.schedule_interval?4(callback, timeout) |
|
231 kivy.clock.ClockBase.schedule_once?4(callback, timeout=0) |
|
232 kivy.clock.ClockBase.tick?4() |
|
233 kivy.clock.ClockBase.tick_draw?4() |
|
234 kivy.clock.ClockBase.unschedule?4(callback) |
|
235 kivy.clock.ClockBase?1() |
|
236 kivy.clock.ClockEvent.do?4(dt) |
|
237 kivy.clock.ClockEvent.get_callback?4() |
|
238 kivy.clock.ClockEvent.is_triggered?4() |
|
239 kivy.clock.ClockEvent.release?4() |
|
240 kivy.clock.ClockEvent.tick?4(curtime) |
|
241 kivy.clock.ClockEvent?1(clock, loop, callback, timeout, starttime, cid) |
|
242 kivy.clock._ClockBase._libc?8 |
|
243 kivy.clock._ClockBase.usleep?4(microseconds) |
|
244 kivy.clock._ClockBase?2() |
|
245 kivy.clock._ClockBase_1.usleep?4(microseconds) |
|
246 kivy.clock._ClockBase_2.usleep?4(microseconds) |
|
247 kivy.clock._hash?5(cb) |
|
248 kivy.compat.PY2?7 |
|
249 kivy.compat.string_types?7 |
|
250 kivy.config.Config?7 |
|
251 kivy.config.ConfigParser.Config?7 |
|
252 kivy.config.ConfigParser._do_callbacks?5(section, key, value) |
|
253 kivy.config.ConfigParser.add_callback?4(callback, section=None, key=None) |
|
254 kivy.config.ConfigParser.adddefaultsection?4(section) |
|
255 kivy.config.ConfigParser.get?4(section, option, **kwargs) |
|
256 kivy.config.ConfigParser.getdefault?4(section, option, defaultvalue) |
|
257 kivy.config.ConfigParser.getdefaultint?4(section, option, defaultvalue) |
|
258 kivy.config.ConfigParser.need_save?7 |
|
259 kivy.config.ConfigParser.read?4(filename) |
|
260 kivy.config.ConfigParser.set?4(section, option, value) |
|
261 kivy.config.ConfigParser.setdefault?4(section, option, value) |
|
262 kivy.config.ConfigParser.setdefaults?4(section, keyvalues) |
|
263 kivy.config.ConfigParser.version?7 |
|
264 kivy.config.ConfigParser.write?4() |
|
265 kivy.config.ConfigParser?1() |
|
266 kivy.config.KIVY_CONFIG_VERSION?7 |
|
267 kivy.config._is_rpi?8 |
|
268 kivy.core.audio.Sound._get_filename?5() |
|
269 kivy.core.audio.Sound._get_length?5() |
|
270 kivy.core.audio.Sound._get_status?5() |
|
271 kivy.core.audio.Sound.filename?7 |
|
272 kivy.core.audio.Sound.get_pos?4() |
|
273 kivy.core.audio.Sound.length?7 |
|
274 kivy.core.audio.Sound.load?4() |
|
275 kivy.core.audio.Sound.loop?7 |
|
276 kivy.core.audio.Sound.on_play?4() |
|
277 kivy.core.audio.Sound.on_source?4(instance, filename) |
|
278 kivy.core.audio.Sound.on_stop?4() |
|
279 kivy.core.audio.Sound.play?4() |
|
280 kivy.core.audio.Sound.seek?4(position) |
|
281 kivy.core.audio.Sound.source?7 |
|
282 kivy.core.audio.Sound.state?7 |
|
283 kivy.core.audio.Sound.status?7 |
|
284 kivy.core.audio.Sound.stop?4() |
|
285 kivy.core.audio.Sound.unload?4() |
|
286 kivy.core.audio.Sound.volume?7 |
|
287 kivy.core.audio.SoundLoader._classes?8 |
|
288 kivy.core.audio.SoundLoader.load?4() |
|
289 kivy.core.audio.SoundLoader.register?4() |
|
290 kivy.core.audio.audio_gstreamer.SoundGstreamer._get_length?5() |
|
291 kivy.core.audio.audio_gstreamer.SoundGstreamer._get_volume?5() |
|
292 kivy.core.audio.audio_gstreamer.SoundGstreamer._on_gst_message?5(bus, message) |
|
293 kivy.core.audio.audio_gstreamer.SoundGstreamer._set_volume?5(volume) |
|
294 kivy.core.audio.audio_gstreamer.SoundGstreamer.extensions?4() |
|
295 kivy.core.audio.audio_gstreamer.SoundGstreamer.get_pos?4() |
|
296 kivy.core.audio.audio_gstreamer.SoundGstreamer.load?4() |
|
297 kivy.core.audio.audio_gstreamer.SoundGstreamer.play?4() |
|
298 kivy.core.audio.audio_gstreamer.SoundGstreamer.seek?4(position) |
|
299 kivy.core.audio.audio_gstreamer.SoundGstreamer.stop?4() |
|
300 kivy.core.audio.audio_gstreamer.SoundGstreamer.unload?4() |
|
301 kivy.core.audio.audio_gstreamer.SoundGstreamer?1(**kwargs) |
|
302 kivy.core.audio.audio_libs?7 |
|
303 kivy.core.audio.audio_pygame.SoundPygame._check_play?5(dt) |
|
304 kivy.core.audio.audio_pygame.SoundPygame._get_length?5() |
|
305 kivy.core.audio.audio_pygame.SoundPygame._get_volume?5() |
|
306 kivy.core.audio.audio_pygame.SoundPygame._set_volume?5(volume) |
|
307 kivy.core.audio.audio_pygame.SoundPygame.do_loop?4() |
|
308 kivy.core.audio.audio_pygame.SoundPygame.extensions?4() |
|
309 kivy.core.audio.audio_pygame.SoundPygame.get_pos?4() |
|
310 kivy.core.audio.audio_pygame.SoundPygame.load?4() |
|
311 kivy.core.audio.audio_pygame.SoundPygame.play?4() |
|
312 kivy.core.audio.audio_pygame.SoundPygame.seek?4(position) |
|
313 kivy.core.audio.audio_pygame.SoundPygame.stop?4() |
|
314 kivy.core.audio.audio_pygame.SoundPygame.unload?4() |
|
315 kivy.core.audio.audio_pygame.SoundPygame?1(**kwargs) |
|
316 kivy.core.audio.audio_pygame._platform?8 |
|
317 kivy.core.camera.Camera?7 |
|
318 kivy.core.camera.CameraBase._copy_to_gpu?5() |
|
319 kivy.core.camera.CameraBase._get_index?5() |
|
320 kivy.core.camera.CameraBase._get_resolution?5() |
|
321 kivy.core.camera.CameraBase._get_texture?5() |
|
322 kivy.core.camera.CameraBase._set_index?5(x) |
|
323 kivy.core.camera.CameraBase._set_resolution?5(res) |
|
324 kivy.core.camera.CameraBase._update?5(dt) |
|
325 kivy.core.camera.CameraBase.index?7 |
|
326 kivy.core.camera.CameraBase.init_camera?4() |
|
327 kivy.core.camera.CameraBase.on_load?4() |
|
328 kivy.core.camera.CameraBase.on_texture?4() |
|
329 kivy.core.camera.CameraBase.resolution?7 |
|
330 kivy.core.camera.CameraBase.start?4() |
|
331 kivy.core.camera.CameraBase.stop?4() |
|
332 kivy.core.camera.CameraBase.texture?7 |
|
333 kivy.core.camera.CameraBase?1(**kwargs) |
|
334 kivy.core.camera.camera_gstreamer.CameraGStreamer._gst_new_buffer?5(*largs) |
|
335 kivy.core.camera.camera_gstreamer.CameraGStreamer._update?5(dt) |
|
336 kivy.core.camera.camera_gstreamer.CameraGStreamer.init_camera?4() |
|
337 kivy.core.camera.camera_gstreamer.CameraGStreamer.start?4() |
|
338 kivy.core.camera.camera_gstreamer.CameraGStreamer.stop?4() |
|
339 kivy.core.camera.camera_gstreamer.CameraGStreamer?1(**kwargs) |
|
340 kivy.core.camera.camera_opencv.CameraOpenCV._update?5(dt) |
|
341 kivy.core.camera.camera_opencv.CameraOpenCV.init_camera?4() |
|
342 kivy.core.camera.camera_opencv.CameraOpenCV.start?4() |
|
343 kivy.core.camera.camera_opencv.CameraOpenCV.stop?4() |
|
344 kivy.core.camera.camera_opencv.CameraOpenCV?1(**kwargs) |
|
345 kivy.core.camera.camera_videocapture.CameraVideoCapture._update?5(dt) |
|
346 kivy.core.camera.camera_videocapture.CameraVideoCapture.init_camera?4() |
|
347 kivy.core.camera.camera_videocapture.CameraVideoCapture.start?4() |
|
348 kivy.core.camera.camera_videocapture.CameraVideoCapture.stop?4() |
|
349 kivy.core.camera.camera_videocapture.CameraVideoCapture?1(**kwargs) |
|
350 kivy.core.camera.providers?7 |
|
351 kivy.core.clipboard.Clipboard?7 |
|
352 kivy.core.clipboard.ClipboardBase.get?4(mimetype) |
|
353 kivy.core.clipboard.ClipboardBase.get_types?4() |
|
354 kivy.core.clipboard.ClipboardBase.put?4(data, mimetype) |
|
355 kivy.core.clipboard.clipboard_dummy.ClipboardDummy.get?4(mimetype='text/plain') |
|
356 kivy.core.clipboard.clipboard_dummy.ClipboardDummy.get_types?4() |
|
357 kivy.core.clipboard.clipboard_dummy.ClipboardDummy.put?4(data, mimetype='text/plain') |
|
358 kivy.core.clipboard.clipboard_dummy.ClipboardDummy?1() |
|
359 kivy.core.clipboard.clipboard_pygame.ClipboardPygame._is_init?8 |
|
360 kivy.core.clipboard.clipboard_pygame.ClipboardPygame.get?4(mimetype='text/plain') |
|
361 kivy.core.clipboard.clipboard_pygame.ClipboardPygame.get_types?4() |
|
362 kivy.core.clipboard.clipboard_pygame.ClipboardPygame.init?4() |
|
363 kivy.core.clipboard.clipboard_pygame.ClipboardPygame.put?4(data, mimetype='text/plain') |
|
364 kivy.core.core_register_libs?4(category, libs) |
|
365 kivy.core.core_select_lib?4(category, llist, create_instance=False) |
|
366 kivy.core.gl.MIN_REQUIRED_GL_VERSION?7 |
|
367 kivy.core.gl.init_gl?4() |
|
368 kivy.core.gl.msgbox?4(message) |
|
369 kivy.core.gl.print_gl_version?4() |
|
370 kivy.core.image.Image._anim?5(*largs) |
|
371 kivy.core.image.Image._get_anim_delay?5() |
|
372 kivy.core.image.Image._get_filename?5() |
|
373 kivy.core.image.Image._get_image?5() |
|
374 kivy.core.image.Image._img_iterate?5(*largs) |
|
375 kivy.core.image.Image._set_anim_delay?5(x) |
|
376 kivy.core.image.Image._set_filename?5(value) |
|
377 kivy.core.image.Image._set_image?5(image) |
|
378 kivy.core.image.Image.anim_available?4() |
|
379 kivy.core.image.Image.anim_delay?7 |
|
380 kivy.core.image.Image.anim_index?4() |
|
381 kivy.core.image.Image.anim_reset?4(allow_anim) |
|
382 kivy.core.image.Image.copy_attributes?7 |
|
383 kivy.core.image.Image.filename?7 |
|
384 kivy.core.image.Image.height?4() |
|
385 kivy.core.image.Image.image?7 |
|
386 kivy.core.image.Image.load?4(**kwargs) |
|
387 kivy.core.image.Image.nocache?4() |
|
388 kivy.core.image.Image.on_texture?4(*largs) |
|
389 kivy.core.image.Image.read_pixel?4(x, y) |
|
390 kivy.core.image.Image.remove_from_cache?4() |
|
391 kivy.core.image.Image.save?4(filename) |
|
392 kivy.core.image.Image.size?4() |
|
393 kivy.core.image.Image.texture?4() |
|
394 kivy.core.image.Image.width?4() |
|
395 kivy.core.image.Image?1(arg, **kwargs) |
|
396 kivy.core.image.ImageData._supported_fmts?8 |
|
397 kivy.core.image.ImageData.add_mipmap?4(level, width, height, data) |
|
398 kivy.core.image.ImageData.data?4() |
|
399 kivy.core.image.ImageData.get_mipmap?4(level) |
|
400 kivy.core.image.ImageData.have_mipmap?4() |
|
401 kivy.core.image.ImageData.height?4() |
|
402 kivy.core.image.ImageData.iterate_mipmaps?4() |
|
403 kivy.core.image.ImageData.release_data?4() |
|
404 kivy.core.image.ImageData.size?4() |
|
405 kivy.core.image.ImageData.width?4() |
|
406 kivy.core.image.ImageData?1(width, height, fmt, data, source=None, flip_vertical=True) |
|
407 kivy.core.image.ImageLoader.load?4(**kwargs) |
|
408 kivy.core.image.ImageLoader.loaders?7 |
|
409 kivy.core.image.ImageLoader.register?4() |
|
410 kivy.core.image.ImageLoader.zip_loader?4(**kwargs) |
|
411 kivy.core.image.ImageLoaderBase.can_save?4() |
|
412 kivy.core.image.ImageLoaderBase.height?4() |
|
413 kivy.core.image.ImageLoaderBase.load?4(filename) |
|
414 kivy.core.image.ImageLoaderBase.nocache?4() |
|
415 kivy.core.image.ImageLoaderBase.populate?4() |
|
416 kivy.core.image.ImageLoaderBase.save?4() |
|
417 kivy.core.image.ImageLoaderBase.size?4() |
|
418 kivy.core.image.ImageLoaderBase.texture?4() |
|
419 kivy.core.image.ImageLoaderBase.textures?4() |
|
420 kivy.core.image.ImageLoaderBase.width?4() |
|
421 kivy.core.image.ImageLoaderBase?1(filename, **kwargs) |
|
422 kivy.core.image.Texture?7 |
|
423 kivy.core.image.image_libs?7 |
|
424 kivy.core.image.img_dds.ImageLoaderDDS.extensions?4() |
|
425 kivy.core.image.img_dds.ImageLoaderDDS.load?4(filename) |
|
426 kivy.core.image.img_gif.Debug?7 |
|
427 kivy.core.image.img_gif.Gif.EXTENSION_INTRODUCER?7 |
|
428 kivy.core.image.img_gif.Gif.FMT_EXT_GRAPHIC_CONTROL?7 |
|
429 kivy.core.image.img_gif.Gif.FMT_HEADER?7 |
|
430 kivy.core.image.img_gif.Gif.FMT_IMGDESC?7 |
|
431 kivy.core.image.img_gif.Gif.GIF_TRAILER?7 |
|
432 kivy.core.image.img_gif.Gif.IMAGE_SEPARATOR?7 |
|
433 kivy.core.image.img_gif.Gif.LABEL_COMMENT?7 |
|
434 kivy.core.image.img_gif.Gif.LABEL_GRAPHIC_CONTROL?7 |
|
435 kivy.core.image.img_gif.Gif.LABEL_PLAINTEXT?7 |
|
436 kivy.core.image.img_gif.Gif.new_image?4(header=None) |
|
437 kivy.core.image.img_gif.Gif.pop?4(data, length=1) |
|
438 kivy.core.image.img_gif.Gif.pops?4(format, data) |
|
439 kivy.core.image.img_gif.Gif.print_info?4() |
|
440 kivy.core.image.img_gif.Gif?1(data, debug) |
|
441 kivy.core.image.img_gif.GifDecoder.bits_to_int?4(bits) |
|
442 kivy.core.image.img_gif.GifDecoder.clear?4() |
|
443 kivy.core.image.img_gif.GifDecoder.fill?4() |
|
444 kivy.core.image.img_gif.GifDecoder.get_color_table?4(size) |
|
445 kivy.core.image.img_gif.GifDecoder.lzw_decode?4(input, initial_codesize, color_table_size) |
|
446 kivy.core.image.img_gif.GifDecoder.pop?4(_bits) |
|
447 kivy.core.image.img_gif.GifDecoder.readable?4() |
|
448 kivy.core.image.img_gif.GifDecoder.string_to_bits?4(string) |
|
449 kivy.core.image.img_gif.GifDecoder?1(data, debug=False) |
|
450 kivy.core.image.img_gif.ImageDescriptor.get_header?4() |
|
451 kivy.core.image.img_gif.ImageDescriptor.header?7 |
|
452 kivy.core.image.img_gif.ImageDescriptor.setup_header?4(header) |
|
453 kivy.core.image.img_gif.ImageDescriptor?1(parent, header=None) |
|
454 kivy.core.image.img_gif.ImageLoaderGIF.extensions?4() |
|
455 kivy.core.image.img_gif.ImageLoaderGIF.load?4(filename) |
|
456 kivy.core.image.img_gif.KNOWN_FORMATS?7 |
|
457 kivy.core.image.img_gif.get_bits?4(flags, reverse=False, bits=8) |
|
458 kivy.core.image.img_gif.pack_bits?4(bits) |
|
459 kivy.core.image.img_pil.ImageLoaderPIL._img_correct?5(_img_tmp) |
|
460 kivy.core.image.img_pil.ImageLoaderPIL._img_read?5(im) |
|
461 kivy.core.image.img_pil.ImageLoaderPIL.can_save?4() |
|
462 kivy.core.image.img_pil.ImageLoaderPIL.extensions?4() |
|
463 kivy.core.image.img_pil.ImageLoaderPIL.load?4(filename) |
|
464 kivy.core.image.img_pil.ImageLoaderPIL.save?4(width, height, fmt, pixels) |
|
465 kivy.core.image.img_pygame.ImageLoaderPygame.can_save?4() |
|
466 kivy.core.image.img_pygame.ImageLoaderPygame.extensions?4() |
|
467 kivy.core.image.img_pygame.ImageLoaderPygame.load?4(filename) |
|
468 kivy.core.image.img_pygame.ImageLoaderPygame.save?4(width, height, fmt, pixels) |
|
469 kivy.core.image.img_tex.ImageLoaderTex.extensions?4() |
|
470 kivy.core.image.img_tex.ImageLoaderTex.load?4(filename) |
|
471 kivy.core.image.load?4(filename) |
|
472 kivy.core.spelling.Spelling?7 |
|
473 kivy.core.spelling.SpellingBase.check?4(word) |
|
474 kivy.core.spelling.SpellingBase.list_languages?4() |
|
475 kivy.core.spelling.SpellingBase.select_language?4(language) |
|
476 kivy.core.spelling.SpellingBase.suggest?4(fragment) |
|
477 kivy.core.spelling.SpellingBase?1(language=None) |
|
478 kivy.core.spelling._libs?8 |
|
479 kivy.core.spelling.spelling_enchant.SpellingEnchant.check?4(word) |
|
480 kivy.core.spelling.spelling_enchant.SpellingEnchant.list_languages?4() |
|
481 kivy.core.spelling.spelling_enchant.SpellingEnchant.select_language?4(language) |
|
482 kivy.core.spelling.spelling_enchant.SpellingEnchant.suggest?4(fragment) |
|
483 kivy.core.spelling.spelling_enchant.SpellingEnchant?1(language=None) |
|
484 kivy.core.spelling.spelling_osxappkit.SpellingOSXAppKit.check?4(word) |
|
485 kivy.core.spelling.spelling_osxappkit.SpellingOSXAppKit.list_languages?4() |
|
486 kivy.core.spelling.spelling_osxappkit.SpellingOSXAppKit.select_language?4(language) |
|
487 kivy.core.spelling.spelling_osxappkit.SpellingOSXAppKit.suggest?4(fragment) |
|
488 kivy.core.spelling.spelling_osxappkit.SpellingOSXAppKit?1(language=None) |
|
489 kivy.core.text.DEFAULT_FONT?7 |
|
490 kivy.core.text.FONT_BOLD?7 |
|
491 kivy.core.text.FONT_BOLDITALIC?7 |
|
492 kivy.core.text.FONT_ITALIC?7 |
|
493 kivy.core.text.FONT_REGULAR?7 |
|
494 kivy.core.text.Label?7 |
|
495 kivy.core.text.LabelBase._cache_glyphs?8 |
|
496 kivy.core.text.LabelBase._fonts?8 |
|
497 kivy.core.text.LabelBase._fonts_cache?8 |
|
498 kivy.core.text.LabelBase._get_text?5() |
|
499 kivy.core.text.LabelBase._get_text_size?5() |
|
500 kivy.core.text.LabelBase._render_begin?5() |
|
501 kivy.core.text.LabelBase._render_end?5() |
|
502 kivy.core.text.LabelBase._render_text?5(text, x, y) |
|
503 kivy.core.text.LabelBase._set_text?5(text) |
|
504 kivy.core.text.LabelBase._set_text_size?5(x) |
|
505 kivy.core.text.LabelBase._texture_1px?8 |
|
506 kivy.core.text.LabelBase._texture_fill?5(texture) |
|
507 kivy.core.text.LabelBase._texture_refresh?5(*l) |
|
508 kivy.core.text.LabelBase.content_height?4() |
|
509 kivy.core.text.LabelBase.content_size?4() |
|
510 kivy.core.text.LabelBase.content_width?4() |
|
511 kivy.core.text.LabelBase.fontid?4() |
|
512 kivy.core.text.LabelBase.get_extents?4(text) |
|
513 kivy.core.text.LabelBase.height?4() |
|
514 kivy.core.text.LabelBase.label?7 |
|
515 kivy.core.text.LabelBase.refresh?4() |
|
516 kivy.core.text.LabelBase.register?4(fn_regular, fn_italic=None, fn_bold=None, fn_bolditalic=None) |
|
517 kivy.core.text.LabelBase.render?4(real=False) |
|
518 kivy.core.text.LabelBase.resolve_font_name?4() |
|
519 kivy.core.text.LabelBase.shorten?4(text, margin=2) |
|
520 kivy.core.text.LabelBase.size?4() |
|
521 kivy.core.text.LabelBase.text?7 |
|
522 kivy.core.text.LabelBase.text_size?7 |
|
523 kivy.core.text.LabelBase.texture_1px?4() |
|
524 kivy.core.text.LabelBase.usersize?7 |
|
525 kivy.core.text.LabelBase.width?4() |
|
526 kivy.core.text.LabelBase?1(text='', font_size=12, font_name=DEFAULT_FONT, bold=False, italic=False, halign='left', valign='bottom', shorten=False, text_size=None, mipmap=False, color=None, line_height=1.0, **kwargs) |
|
527 kivy.core.text.markup.MarkupLabel._pop_style?5(k) |
|
528 kivy.core.text.markup.MarkupLabel._pre_render?5() |
|
529 kivy.core.text.markup.MarkupLabel._pre_render_label?5(word, options, lines) |
|
530 kivy.core.text.markup.MarkupLabel._push_style?5(k) |
|
531 kivy.core.text.markup.MarkupLabel._real_render?5() |
|
532 kivy.core.text.markup.MarkupLabel.anchors?4() |
|
533 kivy.core.text.markup.MarkupLabel.markup?4() |
|
534 kivy.core.text.markup.MarkupLabel.refs?4() |
|
535 kivy.core.text.markup.MarkupLabel.render?4(real=False) |
|
536 kivy.core.text.markup.MarkupLabel?1(*largs, **kwargs) |
|
537 kivy.core.text.markup.MarkupLabelBase?7 |
|
538 kivy.core.text.text_pil.LabelPIL._cache?8 |
|
539 kivy.core.text.text_pil.LabelPIL._render_begin?5() |
|
540 kivy.core.text.text_pil.LabelPIL._render_end?5() |
|
541 kivy.core.text.text_pil.LabelPIL._render_text?5(text, x, y) |
|
542 kivy.core.text.text_pil.LabelPIL._select_font?5() |
|
543 kivy.core.text.text_pil.LabelPIL.get_extents?4(text) |
|
544 kivy.core.text.text_pil.default_font?7 |
|
545 kivy.core.text.text_pygame.LabelPygame._get_font?5() |
|
546 kivy.core.text.text_pygame.LabelPygame._get_font_id?5() |
|
547 kivy.core.text.text_pygame.LabelPygame._render_begin?5() |
|
548 kivy.core.text.text_pygame.LabelPygame._render_end?5() |
|
549 kivy.core.text.text_pygame.LabelPygame._render_text?5(text, x, y) |
|
550 kivy.core.text.text_pygame.LabelPygame.get_ascent?4() |
|
551 kivy.core.text.text_pygame.LabelPygame.get_descent?4() |
|
552 kivy.core.text.text_pygame.LabelPygame.get_extents?4(text) |
|
553 kivy.core.text.text_pygame.pygame_cache?7 |
|
554 kivy.core.text.text_pygame.pygame_cache_order?7 |
|
555 kivy.core.video.Video?7 |
|
556 kivy.core.video.VideoBase._do_eos?5() |
|
557 kivy.core.video.VideoBase._get_duration?5() |
|
558 kivy.core.video.VideoBase._get_filename?5() |
|
559 kivy.core.video.VideoBase._get_position?5() |
|
560 kivy.core.video.VideoBase._get_state?5() |
|
561 kivy.core.video.VideoBase._get_texture?5() |
|
562 kivy.core.video.VideoBase._get_volume?5() |
|
563 kivy.core.video.VideoBase._set_filename?5(filename) |
|
564 kivy.core.video.VideoBase._set_position?5(pos) |
|
565 kivy.core.video.VideoBase._set_volume?5(volume) |
|
566 kivy.core.video.VideoBase._update?5(dt) |
|
567 kivy.core.video.VideoBase.duration?7 |
|
568 kivy.core.video.VideoBase.filename?7 |
|
569 kivy.core.video.VideoBase.load?4() |
|
570 kivy.core.video.VideoBase.on_eos?4() |
|
571 kivy.core.video.VideoBase.on_frame?4() |
|
572 kivy.core.video.VideoBase.on_load?4() |
|
573 kivy.core.video.VideoBase.pause?4() |
|
574 kivy.core.video.VideoBase.play?4() |
|
575 kivy.core.video.VideoBase.position?7 |
|
576 kivy.core.video.VideoBase.seek?4(percent) |
|
577 kivy.core.video.VideoBase.state?7 |
|
578 kivy.core.video.VideoBase.stop?4() |
|
579 kivy.core.video.VideoBase.texture?7 |
|
580 kivy.core.video.VideoBase.unload?4() |
|
581 kivy.core.video.VideoBase.volume?7 |
|
582 kivy.core.video.VideoBase?1(**kwargs) |
|
583 kivy.core.video.video_ffmpeg.VideoFFMpeg._do_eos?5() |
|
584 kivy.core.video.video_ffmpeg.VideoFFMpeg._get_duration?5() |
|
585 kivy.core.video.video_ffmpeg.VideoFFMpeg._get_position?5() |
|
586 kivy.core.video.video_ffmpeg.VideoFFMpeg._get_volume?5() |
|
587 kivy.core.video.video_ffmpeg.VideoFFMpeg._set_volume?5(volume) |
|
588 kivy.core.video.video_ffmpeg.VideoFFMpeg._update?5(dt) |
|
589 kivy.core.video.video_ffmpeg.VideoFFMpeg.load?4() |
|
590 kivy.core.video.video_ffmpeg.VideoFFMpeg.play?4() |
|
591 kivy.core.video.video_ffmpeg.VideoFFMpeg.seek?4(percent) |
|
592 kivy.core.video.video_ffmpeg.VideoFFMpeg.stop?4() |
|
593 kivy.core.video.video_ffmpeg.VideoFFMpeg.unload?4() |
|
594 kivy.core.video.video_ffmpeg.VideoFFMpeg?1(**kwargs) |
|
595 kivy.core.video.video_gstreamer.VideoGStreamer._get_duration?5() |
|
596 kivy.core.video.video_gstreamer.VideoGStreamer._get_position?5() |
|
597 kivy.core.video.video_gstreamer.VideoGStreamer._get_uri?5() |
|
598 kivy.core.video.video_gstreamer.VideoGStreamer._get_volume?5() |
|
599 kivy.core.video.video_gstreamer.VideoGStreamer._gst_init?5() |
|
600 kivy.core.video.video_gstreamer.VideoGStreamer._set_volume?5(volume) |
|
601 kivy.core.video.video_gstreamer.VideoGStreamer._update?5(dt) |
|
602 kivy.core.video.video_gstreamer.VideoGStreamer._update_texture?5(buf) |
|
603 kivy.core.video.video_gstreamer.VideoGStreamer.load?4() |
|
604 kivy.core.video.video_gstreamer.VideoGStreamer.pause?4() |
|
605 kivy.core.video.video_gstreamer.VideoGStreamer.play?4() |
|
606 kivy.core.video.video_gstreamer.VideoGStreamer.seek?4(percent) |
|
607 kivy.core.video.video_gstreamer.VideoGStreamer.stop?4() |
|
608 kivy.core.video.video_gstreamer.VideoGStreamer.unload?4() |
|
609 kivy.core.video.video_gstreamer.VideoGStreamer?1(**kwargs) |
|
610 kivy.core.video.video_gstreamer._VIDEO_CAPS?8 |
|
611 kivy.core.video.video_gstreamer._gst_new_buffer?5(obj, appsink) |
|
612 kivy.core.video.video_gstreamer._on_gst_eos?5(obj, *largs) |
|
613 kivy.core.video.video_gstreamer._on_gst_message?5(bus, message) |
|
614 kivy.core.video.video_pyglet.FakePygletContext._workaround_unpack_row_length?8 |
|
615 kivy.core.video.video_pyglet.VideoPyglet._get_duration?5() |
|
616 kivy.core.video.video_pyglet.VideoPyglet._get_position?5() |
|
617 kivy.core.video.video_pyglet.VideoPyglet._get_volume?5() |
|
618 kivy.core.video.video_pyglet.VideoPyglet._set_volume?5(volume) |
|
619 kivy.core.video.video_pyglet.VideoPyglet._update?5(dt) |
|
620 kivy.core.video.video_pyglet.VideoPyglet.load?4() |
|
621 kivy.core.video.video_pyglet.VideoPyglet.play?4() |
|
622 kivy.core.video.video_pyglet.VideoPyglet.seek?4(percent) |
|
623 kivy.core.video.video_pyglet.VideoPyglet.stop?4() |
|
624 kivy.core.video.video_pyglet.VideoPyglet.unload?4() |
|
625 kivy.core.window.Keyboard._on_vkeyboard_key_down?5(instance, keycode, text, modifiers) |
|
626 kivy.core.window.Keyboard._on_vkeyboard_key_up?5(instance, keycode, text, modifiers) |
|
627 kivy.core.window.Keyboard._on_window_key_down?5(instance, keycode, scancode, text, modifiers) |
|
628 kivy.core.window.Keyboard._on_window_key_up?5(instance, keycode, *largs) |
|
629 kivy.core.window.Keyboard.keycode_to_string?4(value) |
|
630 kivy.core.window.Keyboard.keycodes?7 |
|
631 kivy.core.window.Keyboard.on_key_down?4(keycode, text, modifiers) |
|
632 kivy.core.window.Keyboard.on_key_up?4(keycode) |
|
633 kivy.core.window.Keyboard.release?4() |
|
634 kivy.core.window.Keyboard.string_to_keycode?4(value) |
|
635 kivy.core.window.Keyboard?1(**kwargs) |
|
636 kivy.core.window.VKeyboard?7 |
|
637 kivy.core.window.Window?7 |
|
638 kivy.core.window.WindowBase._clearcolor?8 |
|
639 kivy.core.window.WindowBase._get_center?5() |
|
640 kivy.core.window.WindowBase._get_clearcolor?5() |
|
641 kivy.core.window.WindowBase._get_height?5() |
|
642 kivy.core.window.WindowBase._get_modifiers?5() |
|
643 kivy.core.window.WindowBase._get_rotation?5() |
|
644 kivy.core.window.WindowBase._get_size?5() |
|
645 kivy.core.window.WindowBase._get_system_size?5() |
|
646 kivy.core.window.WindowBase._get_width?5() |
|
647 kivy.core.window.WindowBase._modifiers?8 |
|
648 kivy.core.window.WindowBase._rotation?8 |
|
649 kivy.core.window.WindowBase._set_clearcolor?5(value) |
|
650 kivy.core.window.WindowBase._set_rotation?5(x) |
|
651 kivy.core.window.WindowBase._set_size?5(size) |
|
652 kivy.core.window.WindowBase._set_system_size?5(size) |
|
653 kivy.core.window.WindowBase._size?8 |
|
654 kivy.core.window.WindowBase._update_childsize?5(instance, value) |
|
655 kivy.core.window.WindowBase.add_widget?4(widget) |
|
656 kivy.core.window.WindowBase.canvas?7 |
|
657 kivy.core.window.WindowBase.center?7 |
|
658 kivy.core.window.WindowBase.children?7 |
|
659 kivy.core.window.WindowBase.clear?4() |
|
660 kivy.core.window.WindowBase.clearcolor?7 |
|
661 kivy.core.window.WindowBase.close?4() |
|
662 kivy.core.window.WindowBase.configure_keyboards?4() |
|
663 kivy.core.window.WindowBase.create_window?4(*largs) |
|
664 kivy.core.window.WindowBase.dpi?4() |
|
665 kivy.core.window.WindowBase.flip?4() |
|
666 kivy.core.window.WindowBase.fullscreen?7 |
|
667 kivy.core.window.WindowBase.get_parent_layout?4() |
|
668 kivy.core.window.WindowBase.get_parent_window?4() |
|
669 kivy.core.window.WindowBase.get_root_window?4() |
|
670 kivy.core.window.WindowBase.height?7 |
|
671 kivy.core.window.WindowBase.icon?7 |
|
672 kivy.core.window.WindowBase.left?7 |
|
673 kivy.core.window.WindowBase.modifiers?7 |
|
674 kivy.core.window.WindowBase.mouse_pos?7 |
|
675 kivy.core.window.WindowBase.on_close?4(*largs) |
|
676 kivy.core.window.WindowBase.on_draw?4() |
|
677 kivy.core.window.WindowBase.on_dropfile?4(filename) |
|
678 kivy.core.window.WindowBase.on_flip?4() |
|
679 kivy.core.window.WindowBase.on_key_down?4(key, scancode=None, codepoint=None, modifier=None, **kwargs) |
|
680 kivy.core.window.WindowBase.on_key_up?4(key, scancode=None, codepoint=None, modifier=None, **kwargs) |
|
681 kivy.core.window.WindowBase.on_keyboard?4(key, scancode=None, codepoint=None, modifier=None, **kwargs) |
|
682 kivy.core.window.WindowBase.on_motion?4(etype, me) |
|
683 kivy.core.window.WindowBase.on_mouse_down?4(x, y, button, modifiers) |
|
684 kivy.core.window.WindowBase.on_mouse_move?4(x, y, modifiers) |
|
685 kivy.core.window.WindowBase.on_mouse_up?4(x, y, button, modifiers) |
|
686 kivy.core.window.WindowBase.on_resize?4(width, height) |
|
687 kivy.core.window.WindowBase.on_rotate?4(rotation) |
|
688 kivy.core.window.WindowBase.on_touch_down?4(touch) |
|
689 kivy.core.window.WindowBase.on_touch_move?4(touch) |
|
690 kivy.core.window.WindowBase.on_touch_up?4(touch) |
|
691 kivy.core.window.WindowBase.parent?7 |
|
692 kivy.core.window.WindowBase.position?7 |
|
693 kivy.core.window.WindowBase.release_all_keyboards?4() |
|
694 kivy.core.window.WindowBase.release_keyboard?4(target=None) |
|
695 kivy.core.window.WindowBase.remove_widget?4(widget) |
|
696 kivy.core.window.WindowBase.render_context?7 |
|
697 kivy.core.window.WindowBase.request_keyboard?4(callback, target) |
|
698 kivy.core.window.WindowBase.rotation?7 |
|
699 kivy.core.window.WindowBase.screenshot?4(name='screenshot%(counter)04d.png') |
|
700 kivy.core.window.WindowBase.set_icon?4(filename) |
|
701 kivy.core.window.WindowBase.set_title?4(title) |
|
702 kivy.core.window.WindowBase.set_vkeyboard_class?4(cls) |
|
703 kivy.core.window.WindowBase.size?7 |
|
704 kivy.core.window.WindowBase.system_size?7 |
|
705 kivy.core.window.WindowBase.title?7 |
|
706 kivy.core.window.WindowBase.to_widget?4(x, y, initial=True, relative=False) |
|
707 kivy.core.window.WindowBase.to_window?4(x, y, initial=True, relative=False) |
|
708 kivy.core.window.WindowBase.toggle_fullscreen?4() |
|
709 kivy.core.window.WindowBase.top?7 |
|
710 kivy.core.window.WindowBase.update_childsize?4(childs=None) |
|
711 kivy.core.window.WindowBase.update_viewport?4() |
|
712 kivy.core.window.WindowBase.width?7 |
|
713 kivy.core.window.WindowBase?1(**kwargs) |
|
714 kivy.core.window.window_egl_rpi.WindowEglRpi._create_egl_context?5(win, flags) |
|
715 kivy.core.window.window_egl_rpi.WindowEglRpi._create_window?5(w, h) |
|
716 kivy.core.window.window_egl_rpi.WindowEglRpi._mainloop?5() |
|
717 kivy.core.window.window_egl_rpi.WindowEglRpi.close?4() |
|
718 kivy.core.window.window_egl_rpi.WindowEglRpi.create_window?4() |
|
719 kivy.core.window.window_egl_rpi.WindowEglRpi.flip?4() |
|
720 kivy.core.window.window_egl_rpi.WindowEglRpi.mainloop?4() |
|
721 kivy.core.window.window_pygame.WindowPygame._mainloop?5() |
|
722 kivy.core.window.window_pygame.WindowPygame._pygame_set_mode?5(size=None) |
|
723 kivy.core.window.window_pygame.WindowPygame._pygame_update_modifiers?5(mods=None) |
|
724 kivy.core.window.window_pygame.WindowPygame.close?4() |
|
725 kivy.core.window.window_pygame.WindowPygame.create_window?4(*largs) |
|
726 kivy.core.window.window_pygame.WindowPygame.flip?4() |
|
727 kivy.core.window.window_pygame.WindowPygame.mainloop?4() |
|
728 kivy.core.window.window_pygame.WindowPygame.on_keyboard?4(key, scancode=None, codepoint=None, modifier=None, **kwargs) |
|
729 kivy.core.window.window_pygame.WindowPygame.on_title?4(instance, value) |
|
730 kivy.core.window.window_pygame.WindowPygame.release_keyboard?4(*largs) |
|
731 kivy.core.window.window_pygame.WindowPygame.request_keyboard?4(*largs) |
|
732 kivy.core.window.window_pygame.WindowPygame.screenshot?4(*largs, **kwargs) |
|
733 kivy.core.window.window_pygame.WindowPygame.set_icon?4(filename) |
|
734 kivy.core.window.window_pygame.WindowPygame.toggle_fullscreen?4() |
|
735 kivy.core.window.window_pygame.glReadPixels?7 |
|
736 kivy.core.window.window_sdl.SDLMotionEvent.depack?4(args) |
|
737 kivy.core.window.window_sdl.SDLMotionEventProvider.q?7 |
|
738 kivy.core.window.window_sdl.SDLMotionEventProvider.touchmap?7 |
|
739 kivy.core.window.window_sdl.SDLMotionEventProvider.update?4(dispatch_fn) |
|
740 kivy.core.window.window_sdl.SDLMotionEventProvider.win?7 |
|
741 kivy.core.window.window_sdl.WindowSDL._check_keyboard_shown?5(dt) |
|
742 kivy.core.window.window_sdl.WindowSDL._do_resize?5(dt) |
|
743 kivy.core.window.window_sdl.WindowSDL._mainloop?5() |
|
744 kivy.core.window.window_sdl.WindowSDL._pygame_update_modifiers?5(mods=None) |
|
745 kivy.core.window.window_sdl.WindowSDL.close?4() |
|
746 kivy.core.window.window_sdl.WindowSDL.create_window?4() |
|
747 kivy.core.window.window_sdl.WindowSDL.do_pause?4() |
|
748 kivy.core.window.window_sdl.WindowSDL.flip?4() |
|
749 kivy.core.window.window_sdl.WindowSDL.mainloop?4() |
|
750 kivy.core.window.window_sdl.WindowSDL.on_keyboard?4(key, scancode=None, str=None, modifier=None) |
|
751 kivy.core.window.window_sdl.WindowSDL.release_keyboard?4(*largs) |
|
752 kivy.core.window.window_sdl.WindowSDL.request_keyboard?4(*largs) |
|
753 kivy.core.window.window_sdl.WindowSDL.screenshot?4(*largs, **kwargs) |
|
754 kivy.core.window.window_sdl.WindowSDL.set_icon?4(filename) |
|
755 kivy.core.window.window_sdl.WindowSDL.set_title?4(title) |
|
756 kivy.effects.dampedscroll.DampedScrollEffect.apply_distance?4(distance) |
|
757 kivy.effects.dampedscroll.DampedScrollEffect.edge_damping?7 |
|
758 kivy.effects.dampedscroll.DampedScrollEffect.on_overscroll?4(*args) |
|
759 kivy.effects.dampedscroll.DampedScrollEffect.on_value?4(*args) |
|
760 kivy.effects.dampedscroll.DampedScrollEffect.spring_constant?7 |
|
761 kivy.effects.dampedscroll.DampedScrollEffect.update_velocity?4(dt) |
|
762 kivy.effects.kinetic.KineticEffect.apply_distance?4(distance) |
|
763 kivy.effects.kinetic.KineticEffect.cancel?4() |
|
764 kivy.effects.kinetic.KineticEffect.friction?7 |
|
765 kivy.effects.kinetic.KineticEffect.is_manual?7 |
|
766 kivy.effects.kinetic.KineticEffect.max_history?7 |
|
767 kivy.effects.kinetic.KineticEffect.start?4(val, t=None) |
|
768 kivy.effects.kinetic.KineticEffect.stop?4(val, t=None) |
|
769 kivy.effects.kinetic.KineticEffect.update?4(val, t=None) |
|
770 kivy.effects.kinetic.KineticEffect.update_velocity?4(dt) |
|
771 kivy.effects.kinetic.KineticEffect.value?7 |
|
772 kivy.effects.kinetic.KineticEffect.velocity?7 |
|
773 kivy.effects.kinetic.KineticEffect?1(**kwargs) |
|
774 kivy.effects.opacityscroll.OpacityScrollEffect.on_overscroll?4(*args) |
|
775 kivy.effects.scroll.ScrollEffect.displacement?7 |
|
776 kivy.effects.scroll.ScrollEffect.drag_threshold?7 |
|
777 kivy.effects.scroll.ScrollEffect.max?7 |
|
778 kivy.effects.scroll.ScrollEffect.min?7 |
|
779 kivy.effects.scroll.ScrollEffect.on_value?4(*args) |
|
780 kivy.effects.scroll.ScrollEffect.overscroll?7 |
|
781 kivy.effects.scroll.ScrollEffect.reset?4(pos) |
|
782 kivy.effects.scroll.ScrollEffect.scroll?7 |
|
783 kivy.effects.scroll.ScrollEffect.start?4(val, t=None) |
|
784 kivy.effects.scroll.ScrollEffect.stop?4(val, t=None) |
|
785 kivy.effects.scroll.ScrollEffect.target_widget?7 |
|
786 kivy.effects.scroll.ScrollEffect.update?4(val, t=None) |
|
787 kivy.event.EventDispatcher?7 |
|
788 kivy.ext.NEED_UNZIP?7 |
|
789 kivy.ext._is_valid_ext_name?5(name) |
|
790 kivy.ext.load?4(extname, version) |
|
791 kivy.ext.unzip_extensions?4() |
|
792 kivy.extras.highlight.KivyLexer.aliases?7 |
|
793 kivy.extras.highlight.KivyLexer.filenames?7 |
|
794 kivy.extras.highlight.KivyLexer.k?7 |
|
795 kivy.extras.highlight.KivyLexer.name?7 |
|
796 kivy.extras.highlight.KivyLexer.tokens?7 |
|
797 kivy.factory.Factory?7 |
|
798 kivy.factory.FactoryBase.get?7 |
|
799 kivy.factory.FactoryBase.is_template?4(classname) |
|
800 kivy.factory.FactoryBase.register?4(classname, cls=None, module=None, is_template=False, baseclasses=None, filename=None) |
|
801 kivy.factory.FactoryBase.unregister?4(*classnames) |
|
802 kivy.factory.FactoryBase.unregister_from_filename?4(filename) |
|
803 kivy.factory.FactoryBase?1() |
|
804 kivy.factory_registers.r?7 |
|
805 kivy.garden.GardenImporter._load_module?5(fullname, moddir) |
|
806 kivy.garden.GardenImporter.find_module?4(fullname, path) |
|
807 kivy.garden.GardenImporter.load_module?4(fullname) |
|
808 kivy.garden.garden_app_dir?7 |
|
809 kivy.garden.garden_system_dir?7 |
|
810 kivy.geometry.angle_pq?4(r) |
|
811 kivy.geometry.circumcircle?4(a, b, c) |
|
812 kivy.geometry.minimum_bounding_circle?4(points) |
|
813 kivy.geometry.x_axis_angle?4(q) |
|
814 kivy.gesture.Gesture.DEFAULT_TOLERANCE?7 |
|
815 kivy.gesture.Gesture._center_gesture?5() |
|
816 kivy.gesture.Gesture._scale_gesture?5() |
|
817 kivy.gesture.Gesture.add_stroke?4(point_list=None) |
|
818 kivy.gesture.Gesture.dot_product?4(comparison_gesture) |
|
819 kivy.gesture.Gesture.get_rigid_rotation?4(dstpts) |
|
820 kivy.gesture.Gesture.get_score?4(comparison_gesture, rotation_invariant=True) |
|
821 kivy.gesture.Gesture.normalize?4(stroke_samples=32) |
|
822 kivy.gesture.Gesture.rotate?4(angle) |
|
823 kivy.gesture.Gesture?1(tolerance=None) |
|
824 kivy.gesture.GestureDatabase.add_gesture?4(gesture) |
|
825 kivy.gesture.GestureDatabase.find?4(gesture, minscore=0.9, rotation_invariant=True) |
|
826 kivy.gesture.GestureDatabase.gesture_to_str?4(gesture) |
|
827 kivy.gesture.GestureDatabase.str_to_gesture?4(data) |
|
828 kivy.gesture.GestureDatabase?1() |
|
829 kivy.gesture.GesturePoint.scale?4(factor) |
|
830 kivy.gesture.GesturePoint?1(x, y) |
|
831 kivy.gesture.GestureStroke.add_point?4(x, y) |
|
832 kivy.gesture.GestureStroke.center_stroke?4(offset_x, offset_y) |
|
833 kivy.gesture.GestureStroke.max_x?4() |
|
834 kivy.gesture.GestureStroke.max_y?4() |
|
835 kivy.gesture.GestureStroke.min_x?4() |
|
836 kivy.gesture.GestureStroke.min_y?4() |
|
837 kivy.gesture.GestureStroke.normalize_stroke?4(sample_points = 32) |
|
838 kivy.gesture.GestureStroke.points_distance?4(point1, point2) |
|
839 kivy.gesture.GestureStroke.scale_stroke?4(scale_factor) |
|
840 kivy.gesture.GestureStroke.stroke_length?4(point_list=None) |
|
841 kivy.gesture.GestureStroke?1() |
|
842 kivy.input.factory.MotionEventFactory.get?4() |
|
843 kivy.input.factory.MotionEventFactory.list?4() |
|
844 kivy.input.factory.MotionEventFactory.register?4(classname) |
|
845 kivy.input.motionevent.MotionEvent.apply_transform_2d?4(transform) |
|
846 kivy.input.motionevent.MotionEvent.copy_to?4(to) |
|
847 kivy.input.motionevent.MotionEvent.depack?4(args) |
|
848 kivy.input.motionevent.MotionEvent.distance?4(other_touch) |
|
849 kivy.input.motionevent.MotionEvent.dpos?4() |
|
850 kivy.input.motionevent.MotionEvent.grab?4(class_instance, exclusive=False) |
|
851 kivy.input.motionevent.MotionEvent.is_mouse_scrolling?4(*args) |
|
852 kivy.input.motionevent.MotionEvent.move?4(args) |
|
853 kivy.input.motionevent.MotionEvent.opos?4() |
|
854 kivy.input.motionevent.MotionEvent.pop?4() |
|
855 kivy.input.motionevent.MotionEvent.ppos?4() |
|
856 kivy.input.motionevent.MotionEvent.push?4(attrs=None) |
|
857 kivy.input.motionevent.MotionEvent.scale_for_screen?4(w, h, p=None, rotation=0) |
|
858 kivy.input.motionevent.MotionEvent.spos?4() |
|
859 kivy.input.motionevent.MotionEvent.ungrab?4(class_instance) |
|
860 kivy.input.motionevent.MotionEvent.update_time_end?4() |
|
861 kivy.input.motionevent.MotionEvent?1(device, id, args) |
|
862 kivy.input.motionevent.MotionEventBase?7 |
|
863 kivy.input.postproc.dejitter.InputPostprocDejitter.process?4(events) |
|
864 kivy.input.postproc.dejitter.InputPostprocDejitter.taxicab_distance?4(p, q) |
|
865 kivy.input.postproc.dejitter.InputPostprocDejitter?1() |
|
866 kivy.input.postproc.doubletap.InputPostprocDoubleTap.find_double_tap?4(ref) |
|
867 kivy.input.postproc.doubletap.InputPostprocDoubleTap.process?4(events) |
|
868 kivy.input.postproc.doubletap.InputPostprocDoubleTap?1() |
|
869 kivy.input.postproc.ignorelist.InputPostprocIgnoreList.collide_ignore?4(touch) |
|
870 kivy.input.postproc.ignorelist.InputPostprocIgnoreList.process?4(events) |
|
871 kivy.input.postproc.ignorelist.InputPostprocIgnoreList?1() |
|
872 kivy.input.postproc.kivy_postproc_modules?7 |
|
873 kivy.input.postproc.retaintouch.InputPostprocRetainTouch.process?4(events) |
|
874 kivy.input.postproc.retaintouch.InputPostprocRetainTouch?1() |
|
875 kivy.input.postproc.tripletap.InputPostprocTripleTap.find_triple_tap?4(ref) |
|
876 kivy.input.postproc.tripletap.InputPostprocTripleTap.process?4(events) |
|
877 kivy.input.postproc.tripletap.InputPostprocTripleTap?1() |
|
878 kivy.input.provider.MotionEventProvider.start?4() |
|
879 kivy.input.provider.MotionEventProvider.stop?4() |
|
880 kivy.input.provider.MotionEventProvider.update?4(dispatch_fn) |
|
881 kivy.input.provider.MotionEventProvider?1(device, args) |
|
882 kivy.input.providers.androidjoystick.AndroidMotionEvent.depack?4(args) |
|
883 kivy.input.providers.androidjoystick.AndroidMotionEventProvider.create_joystick?4(index) |
|
884 kivy.input.providers.androidjoystick.AndroidMotionEventProvider.start?4() |
|
885 kivy.input.providers.androidjoystick.AndroidMotionEventProvider.stop?4() |
|
886 kivy.input.providers.androidjoystick.AndroidMotionEventProvider.update?4(dispatch_fn) |
|
887 kivy.input.providers.androidjoystick.AndroidMotionEventProvider?1(device, args) |
|
888 kivy.input.providers.hidinput.HIDInputMotionEventProvider._thread_run?5(**kwargs) |
|
889 kivy.input.providers.hidinput.HIDInputMotionEventProvider.normalize?4(vmin, vmax) |
|
890 kivy.input.providers.hidinput.HIDInputMotionEventProvider.options?7 |
|
891 kivy.input.providers.hidinput.HIDInputMotionEventProvider.process?4() |
|
892 kivy.input.providers.hidinput.HIDInputMotionEventProvider.process_as_mouse?4(tv_usec, ev_type, ev_code, ev_value) |
|
893 kivy.input.providers.hidinput.HIDInputMotionEventProvider.process_as_multitouch?4(tv_usec, ev_type, ev_code, ev_value) |
|
894 kivy.input.providers.hidinput.HIDInputMotionEventProvider.start?4() |
|
895 kivy.input.providers.hidinput.HIDInputMotionEventProvider.update?4(dispatch_fn) |
|
896 kivy.input.providers.hidinput.HIDInputMotionEventProvider?1(device, args) |
|
897 kivy.input.providers.hidinput.HIDMotionEvent.ABS_MT_BLOB_ID?7 |
|
898 kivy.input.providers.hidinput.HIDMotionEvent.ABS_MT_ORIENTATION?7 |
|
899 kivy.input.providers.hidinput.HIDMotionEvent.ABS_MT_POSITION_X?7 |
|
900 kivy.input.providers.hidinput.HIDMotionEvent.ABS_MT_POSITION_Y?7 |
|
901 kivy.input.providers.hidinput.HIDMotionEvent.ABS_MT_PRESSURE?7 |
|
902 kivy.input.providers.hidinput.HIDMotionEvent.ABS_MT_TOOL_TYPE?7 |
|
903 kivy.input.providers.hidinput.HIDMotionEvent.ABS_MT_TOUCH_MAJOR?7 |
|
904 kivy.input.providers.hidinput.HIDMotionEvent.ABS_MT_TOUCH_MINOR?7 |
|
905 kivy.input.providers.hidinput.HIDMotionEvent.ABS_MT_TRACKING_ID?7 |
|
906 kivy.input.providers.hidinput.HIDMotionEvent.ABS_MT_WIDTH_MAJOR?7 |
|
907 kivy.input.providers.hidinput.HIDMotionEvent.ABS_MT_WIDTH_MINOR?7 |
|
908 kivy.input.providers.hidinput.HIDMotionEvent.EVIOCGABS?7 |
|
909 kivy.input.providers.hidinput.HIDMotionEvent.EVIOCGBIT?7 |
|
910 kivy.input.providers.hidinput.HIDMotionEvent.EVIOCGNAME?7 |
|
911 kivy.input.providers.hidinput.HIDMotionEvent.EV_ABS?7 |
|
912 kivy.input.providers.hidinput.HIDMotionEvent.EV_CNT?7 |
|
913 kivy.input.providers.hidinput.HIDMotionEvent.EV_FF?7 |
|
914 kivy.input.providers.hidinput.HIDMotionEvent.EV_FF_STATUS?7 |
|
915 kivy.input.providers.hidinput.HIDMotionEvent.EV_KEY?7 |
|
916 kivy.input.providers.hidinput.HIDMotionEvent.EV_LED?7 |
|
917 kivy.input.providers.hidinput.HIDMotionEvent.EV_MAX?7 |
|
918 kivy.input.providers.hidinput.HIDMotionEvent.EV_MSC?7 |
|
919 kivy.input.providers.hidinput.HIDMotionEvent.EV_PWR?7 |
|
920 kivy.input.providers.hidinput.HIDMotionEvent.EV_REL?7 |
|
921 kivy.input.providers.hidinput.HIDMotionEvent.EV_REP?7 |
|
922 kivy.input.providers.hidinput.HIDMotionEvent.EV_SND?7 |
|
923 kivy.input.providers.hidinput.HIDMotionEvent.EV_SW?7 |
|
924 kivy.input.providers.hidinput.HIDMotionEvent.EV_SYN?7 |
|
925 kivy.input.providers.hidinput.HIDMotionEvent.HIDInputMotionEventProvider?7 |
|
926 kivy.input.providers.hidinput.HIDMotionEvent.KEY_MAX?7 |
|
927 kivy.input.providers.hidinput.HIDMotionEvent.MSC_CNT?7 |
|
928 kivy.input.providers.hidinput.HIDMotionEvent.MSC_GESTURE?7 |
|
929 kivy.input.providers.hidinput.HIDMotionEvent.MSC_MAX?7 |
|
930 kivy.input.providers.hidinput.HIDMotionEvent.MSC_PULSELED?7 |
|
931 kivy.input.providers.hidinput.HIDMotionEvent.MSC_RAW?7 |
|
932 kivy.input.providers.hidinput.HIDMotionEvent.MSC_SCAN?7 |
|
933 kivy.input.providers.hidinput.HIDMotionEvent.MSC_SERIAL?7 |
|
934 kivy.input.providers.hidinput.HIDMotionEvent.SYN_CONFIG?7 |
|
935 kivy.input.providers.hidinput.HIDMotionEvent.SYN_MT_REPORT?7 |
|
936 kivy.input.providers.hidinput.HIDMotionEvent.SYN_REPORT?7 |
|
937 kivy.input.providers.hidinput.HIDMotionEvent.depack?4(args) |
|
938 kivy.input.providers.hidinput.HIDMotionEvent.struct_input_absinfo_sz?7 |
|
939 kivy.input.providers.hidinput.HIDMotionEvent.struct_input_event_sz?7 |
|
940 kivy.input.providers.hidinput.HIDMotionEvent.sz_l?7 |
|
941 kivy.input.providers.linuxwacom.LinuxWacomMotionEvent.ABS_MISC?7 |
|
942 kivy.input.providers.linuxwacom.LinuxWacomMotionEvent.ABS_MT_BLOB_ID?7 |
|
943 kivy.input.providers.linuxwacom.LinuxWacomMotionEvent.ABS_MT_ORIENTATION?7 |
|
944 kivy.input.providers.linuxwacom.LinuxWacomMotionEvent.ABS_MT_POSITION_X?7 |
|
945 kivy.input.providers.linuxwacom.LinuxWacomMotionEvent.ABS_MT_POSITION_Y?7 |
|
946 kivy.input.providers.linuxwacom.LinuxWacomMotionEvent.ABS_MT_PRESSURE?7 |
|
947 kivy.input.providers.linuxwacom.LinuxWacomMotionEvent.ABS_MT_TOOL_TYPE?7 |
|
948 kivy.input.providers.linuxwacom.LinuxWacomMotionEvent.ABS_MT_TOUCH_MAJOR?7 |
|
949 kivy.input.providers.linuxwacom.LinuxWacomMotionEvent.ABS_MT_TOUCH_MINOR?7 |
|
950 kivy.input.providers.linuxwacom.LinuxWacomMotionEvent.ABS_MT_TRACKING_ID?7 |
|
951 kivy.input.providers.linuxwacom.LinuxWacomMotionEvent.ABS_MT_WIDTH_MAJOR?7 |
|
952 kivy.input.providers.linuxwacom.LinuxWacomMotionEvent.ABS_MT_WIDTH_MINOR?7 |
|
953 kivy.input.providers.linuxwacom.LinuxWacomMotionEvent.ABS_PRESSURE?7 |
|
954 kivy.input.providers.linuxwacom.LinuxWacomMotionEvent.ABS_X?7 |
|
955 kivy.input.providers.linuxwacom.LinuxWacomMotionEvent.ABS_Y?7 |
|
956 kivy.input.providers.linuxwacom.LinuxWacomMotionEvent.EVIOCGABS?7 |
|
957 kivy.input.providers.linuxwacom.LinuxWacomMotionEvent.EVIOCGBIT?7 |
|
958 kivy.input.providers.linuxwacom.LinuxWacomMotionEvent.EVIOCGNAME?7 |
|
959 kivy.input.providers.linuxwacom.LinuxWacomMotionEvent.EV_ABS?7 |
|
960 kivy.input.providers.linuxwacom.LinuxWacomMotionEvent.EV_CNT?7 |
|
961 kivy.input.providers.linuxwacom.LinuxWacomMotionEvent.EV_FF?7 |
|
962 kivy.input.providers.linuxwacom.LinuxWacomMotionEvent.EV_FF_STATUS?7 |
|
963 kivy.input.providers.linuxwacom.LinuxWacomMotionEvent.EV_KEY?7 |
|
964 kivy.input.providers.linuxwacom.LinuxWacomMotionEvent.EV_LED?7 |
|
965 kivy.input.providers.linuxwacom.LinuxWacomMotionEvent.EV_MAX?7 |
|
966 kivy.input.providers.linuxwacom.LinuxWacomMotionEvent.EV_MSC?7 |
|
967 kivy.input.providers.linuxwacom.LinuxWacomMotionEvent.EV_PWR?7 |
|
968 kivy.input.providers.linuxwacom.LinuxWacomMotionEvent.EV_REL?7 |
|
969 kivy.input.providers.linuxwacom.LinuxWacomMotionEvent.EV_REP?7 |
|
970 kivy.input.providers.linuxwacom.LinuxWacomMotionEvent.EV_SND?7 |
|
971 kivy.input.providers.linuxwacom.LinuxWacomMotionEvent.EV_SW?7 |
|
972 kivy.input.providers.linuxwacom.LinuxWacomMotionEvent.EV_SYN?7 |
|
973 kivy.input.providers.linuxwacom.LinuxWacomMotionEvent.KEY_MAX?7 |
|
974 kivy.input.providers.linuxwacom.LinuxWacomMotionEvent.LinuxWacomMotionEventProvider?7 |
|
975 kivy.input.providers.linuxwacom.LinuxWacomMotionEvent.MSC_CNT?7 |
|
976 kivy.input.providers.linuxwacom.LinuxWacomMotionEvent.MSC_GESTURE?7 |
|
977 kivy.input.providers.linuxwacom.LinuxWacomMotionEvent.MSC_MAX?7 |
|
978 kivy.input.providers.linuxwacom.LinuxWacomMotionEvent.MSC_PULSELED?7 |
|
979 kivy.input.providers.linuxwacom.LinuxWacomMotionEvent.MSC_RAW?7 |
|
980 kivy.input.providers.linuxwacom.LinuxWacomMotionEvent.MSC_SCAN?7 |
|
981 kivy.input.providers.linuxwacom.LinuxWacomMotionEvent.MSC_SERIAL?7 |
|
982 kivy.input.providers.linuxwacom.LinuxWacomMotionEvent.SYN_CONFIG?7 |
|
983 kivy.input.providers.linuxwacom.LinuxWacomMotionEvent.SYN_MT_REPORT?7 |
|
984 kivy.input.providers.linuxwacom.LinuxWacomMotionEvent.SYN_REPORT?7 |
|
985 kivy.input.providers.linuxwacom.LinuxWacomMotionEvent.depack?4(args) |
|
986 kivy.input.providers.linuxwacom.LinuxWacomMotionEvent.struct_input_absinfo_sz?7 |
|
987 kivy.input.providers.linuxwacom.LinuxWacomMotionEvent.struct_input_event_sz?7 |
|
988 kivy.input.providers.linuxwacom.LinuxWacomMotionEvent.sz_l?7 |
|
989 kivy.input.providers.linuxwacom.LinuxWacomMotionEventProvider._thread_run?5(**kwargs) |
|
990 kivy.input.providers.linuxwacom.LinuxWacomMotionEventProvider.normalize?4(vmin, vmax) |
|
991 kivy.input.providers.linuxwacom.LinuxWacomMotionEventProvider.options?7 |
|
992 kivy.input.providers.linuxwacom.LinuxWacomMotionEventProvider.process?4() |
|
993 kivy.input.providers.linuxwacom.LinuxWacomMotionEventProvider.start?4() |
|
994 kivy.input.providers.linuxwacom.LinuxWacomMotionEventProvider.update?4(dispatch_fn) |
|
995 kivy.input.providers.linuxwacom.LinuxWacomMotionEventProvider?1(device, args) |
|
996 kivy.input.providers.mactouch.MTData._fields_?8 |
|
997 kivy.input.providers.mactouch.MTPoint._fields_?8 |
|
998 kivy.input.providers.mactouch.MTVector._fields_?8 |
|
999 kivy.input.providers.mactouch.MacMotionEvent.depack?4(args) |
|
1000 kivy.input.providers.mactouch.MacMotionEventProvider._mts_callback?5(data_ptr, n_fingers, timestamp, frame) |
|
1001 kivy.input.providers.mactouch.MacMotionEventProvider.start?4() |
|
1002 kivy.input.providers.mactouch.MacMotionEventProvider.stop?4() |
|
1003 kivy.input.providers.mactouch.MacMotionEventProvider.update?4(dispatch_fn) |
|
1004 kivy.input.providers.mactouch.MacMotionEventProvider?1(*largs, **kwargs) |
|
1005 kivy.input.providers.mactouch._instance?8 |
|
1006 kivy.input.providers.mouse.Color?7 |
|
1007 kivy.input.providers.mouse.MouseMotionEvent.clear_graphics?4(win) |
|
1008 kivy.input.providers.mouse.MouseMotionEvent.depack?4(args) |
|
1009 kivy.input.providers.mouse.MouseMotionEvent.update_graphics?4(win, create=False) |
|
1010 kivy.input.providers.mouse.MouseMotionEventProvider.create_touch?4(rx, ry, is_double_tap, do_graphics, button) |
|
1011 kivy.input.providers.mouse.MouseMotionEventProvider.find_touch?4(x, y) |
|
1012 kivy.input.providers.mouse.MouseMotionEventProvider.on_mouse_motion?4(win, x, y, modifiers) |
|
1013 kivy.input.providers.mouse.MouseMotionEventProvider.on_mouse_press?4(win, x, y, button, modifiers) |
|
1014 kivy.input.providers.mouse.MouseMotionEventProvider.on_mouse_release?4(win, x, y, button, modifiers) |
|
1015 kivy.input.providers.mouse.MouseMotionEventProvider.remove_touch?4(cur) |
|
1016 kivy.input.providers.mouse.MouseMotionEventProvider.start?4() |
|
1017 kivy.input.providers.mouse.MouseMotionEventProvider.stop?4() |
|
1018 kivy.input.providers.mouse.MouseMotionEventProvider.test_activity?4() |
|
1019 kivy.input.providers.mouse.MouseMotionEventProvider.update?4(dispatch_fn) |
|
1020 kivy.input.providers.mouse.MouseMotionEventProvider?1(device, args) |
|
1021 kivy.input.providers.mtdev.MTDMotionEvent.MTDMotionEventProvider?7 |
|
1022 kivy.input.providers.mtdev.MTDMotionEvent.depack?4(args) |
|
1023 kivy.input.providers.mtdev.MTDMotionEventProvider._thread_run?5(**kwargs) |
|
1024 kivy.input.providers.mtdev.MTDMotionEventProvider.normalize?4(vmin, vmax) |
|
1025 kivy.input.providers.mtdev.MTDMotionEventProvider.options?7 |
|
1026 kivy.input.providers.mtdev.MTDMotionEventProvider.process?4() |
|
1027 kivy.input.providers.mtdev.MTDMotionEventProvider.start?4() |
|
1028 kivy.input.providers.mtdev.MTDMotionEventProvider.update?4(dispatch_fn) |
|
1029 kivy.input.providers.mtdev.MTDMotionEventProvider?1(device, args) |
|
1030 kivy.input.providers.platform?7 |
|
1031 kivy.input.providers.probesysfs.Input.device?4() |
|
1032 kivy.input.providers.probesysfs.Input.get_capabilities?4() |
|
1033 kivy.input.providers.probesysfs.Input.has_capability?4(capability) |
|
1034 kivy.input.providers.probesysfs.Input.name?4() |
|
1035 kivy.input.providers.probesysfs.Input?1(path) |
|
1036 kivy.input.providers.probesysfs.ProbeSysfsHardwareProbe.probe?4() |
|
1037 kivy.input.providers.probesysfs.ProbeSysfsHardwareProbe?1(device, args) |
|
1038 kivy.input.providers.probesysfs.get_inputs?4(path) |
|
1039 kivy.input.providers.probesysfs.getconf?4(var) |
|
1040 kivy.input.providers.probesysfs.read_line?4(path) |
|
1041 kivy.input.providers.tuio.Tuio2dCurMotionEvent.depack?4(args) |
|
1042 kivy.input.providers.tuio.Tuio2dCurMotionEvent?1(device, id, args) |
|
1043 kivy.input.providers.tuio.Tuio2dObjMotionEvent.depack?4(args) |
|
1044 kivy.input.providers.tuio.Tuio2dObjMotionEvent?1(device, id, args) |
|
1045 kivy.input.providers.tuio.TuioMotionEvent.angle?7 |
|
1046 kivy.input.providers.tuio.TuioMotionEvent.mot_accel?7 |
|
1047 kivy.input.providers.tuio.TuioMotionEvent.rot_accel?7 |
|
1048 kivy.input.providers.tuio.TuioMotionEvent.xmot?7 |
|
1049 kivy.input.providers.tuio.TuioMotionEvent.ymot?7 |
|
1050 kivy.input.providers.tuio.TuioMotionEvent.zmot?7 |
|
1051 kivy.input.providers.tuio.TuioMotionEvent?1(device, id, args) |
|
1052 kivy.input.providers.tuio.TuioMotionEventProvider._osc_tuio_cb?5(*incoming) |
|
1053 kivy.input.providers.tuio.TuioMotionEventProvider._update?5(dispatch_fn, value) |
|
1054 kivy.input.providers.tuio.TuioMotionEventProvider.create?4(**kwargs) |
|
1055 kivy.input.providers.tuio.TuioMotionEventProvider.register?4(classname) |
|
1056 kivy.input.providers.tuio.TuioMotionEventProvider.start?4() |
|
1057 kivy.input.providers.tuio.TuioMotionEventProvider.stop?4() |
|
1058 kivy.input.providers.tuio.TuioMotionEventProvider.unregister?4(classname) |
|
1059 kivy.input.providers.tuio.TuioMotionEventProvider.update?4(dispatch_fn) |
|
1060 kivy.input.providers.tuio.TuioMotionEventProvider?1(device, args) |
|
1061 kivy.input.providers.wm_common.GWL_WNDPROC?7 |
|
1062 kivy.input.providers.wm_common.PEN_EVENT_TOUCH_MASK?7 |
|
1063 kivy.input.providers.wm_common.PEN_OR_TOUCH_MASK?7 |
|
1064 kivy.input.providers.wm_common.PEN_OR_TOUCH_SIGNATURE?7 |
|
1065 kivy.input.providers.wm_common.QUERYSYSTEMGESTURE_WNDPROC?7 |
|
1066 kivy.input.providers.wm_common.TABLET_DISABLE_FLICKFALLBACKKEYS?7 |
|
1067 kivy.input.providers.wm_common.TABLET_DISABLE_FLICKS?7 |
|
1068 kivy.input.providers.wm_common.TABLET_DISABLE_PENBARRELFEEDBACK?7 |
|
1069 kivy.input.providers.wm_common.TABLET_DISABLE_PENTAPFEEDBACK?7 |
|
1070 kivy.input.providers.wm_common.TABLET_DISABLE_PRESSANDHOLD?7 |
|
1071 kivy.input.providers.wm_common.TABLET_DISABLE_SMOOTHSCROLLING?7 |
|
1072 kivy.input.providers.wm_common.TABLET_DISABLE_TOUCHSWITCH?7 |
|
1073 kivy.input.providers.wm_common.TABLET_DISABLE_TOUCHUIFORCEOFF?7 |
|
1074 kivy.input.providers.wm_common.TABLET_DISABLE_TOUCHUIFORCEON?7 |
|
1075 kivy.input.providers.wm_common.TABLET_ENABLE_FLICKLEARNINGMODE?7 |
|
1076 kivy.input.providers.wm_common.TABLET_ENABLE_FLICKSONCONTEXT?7 |
|
1077 kivy.input.providers.wm_common.TOUCHEVENTF_DOWN?7 |
|
1078 kivy.input.providers.wm_common.TOUCHEVENTF_MOVE?7 |
|
1079 kivy.input.providers.wm_common.TOUCHEVENTF_UP?7 |
|
1080 kivy.input.providers.wm_common.WM_LBUTTONDBLCLK?7 |
|
1081 kivy.input.providers.wm_common.WM_LBUTTONDOWN?7 |
|
1082 kivy.input.providers.wm_common.WM_LBUTTONUP?7 |
|
1083 kivy.input.providers.wm_common.WM_MBUTTONDBLCLK?7 |
|
1084 kivy.input.providers.wm_common.WM_MBUTTONDOWN?7 |
|
1085 kivy.input.providers.wm_common.WM_MBUTTONUP?7 |
|
1086 kivy.input.providers.wm_common.WM_MOUSEFIRST?7 |
|
1087 kivy.input.providers.wm_common.WM_MOUSELAST?7 |
|
1088 kivy.input.providers.wm_common.WM_MOUSEMOVE?7 |
|
1089 kivy.input.providers.wm_common.WM_MOUSEWHEEL?7 |
|
1090 kivy.input.providers.wm_common.WM_RBUTTONDBLCLK?7 |
|
1091 kivy.input.providers.wm_common.WM_RBUTTONDOWN?7 |
|
1092 kivy.input.providers.wm_common.WM_RBUTTONUP?7 |
|
1093 kivy.input.providers.wm_common.WM_TABLET_QUERYSYSTEMGESTURE?7 |
|
1094 kivy.input.providers.wm_common.WM_TOUCH?7 |
|
1095 kivy.input.providers.wm_pen.RECT.SetWindowLong_wrapper?7 |
|
1096 kivy.input.providers.wm_pen.RECT._fields_?8 |
|
1097 kivy.input.providers.wm_pen.RECT.h?7 |
|
1098 kivy.input.providers.wm_pen.RECT.w?7 |
|
1099 kivy.input.providers.wm_pen.RECT.x?7 |
|
1100 kivy.input.providers.wm_pen.RECT.y?7 |
|
1101 kivy.input.providers.wm_pen.WM_Pen.LRESULT?7 |
|
1102 kivy.input.providers.wm_pen.WM_Pen.WM_PenProvider?7 |
|
1103 kivy.input.providers.wm_pen.WM_Pen.WNDPROC?7 |
|
1104 kivy.input.providers.wm_pen.WM_Pen.depack?4(args) |
|
1105 kivy.input.providers.wm_pen.WM_Pen.win_rect?7 |
|
1106 kivy.input.providers.wm_pen.WM_PenProvider._is_pen_message?5(msg) |
|
1107 kivy.input.providers.wm_pen.WM_PenProvider._pen_handler?5(msg, wParam, lParam) |
|
1108 kivy.input.providers.wm_pen.WM_PenProvider._pen_wndProc?5(hwnd, msg, wParam, lParam) |
|
1109 kivy.input.providers.wm_pen.WM_PenProvider.start?4() |
|
1110 kivy.input.providers.wm_pen.WM_PenProvider.stop?4() |
|
1111 kivy.input.providers.wm_pen.WM_PenProvider.update?4(dispatch_fn) |
|
1112 kivy.input.providers.wm_touch.RECT.SetWindowLong_wrapper?7 |
|
1113 kivy.input.providers.wm_touch.RECT._fields_?8 |
|
1114 kivy.input.providers.wm_touch.RECT.h?7 |
|
1115 kivy.input.providers.wm_touch.RECT.w?7 |
|
1116 kivy.input.providers.wm_touch.RECT.x?7 |
|
1117 kivy.input.providers.wm_touch.RECT.y?7 |
|
1118 kivy.input.providers.wm_touch.TOUCHINPUT._event_type?5() |
|
1119 kivy.input.providers.wm_touch.TOUCHINPUT._fields_?8 |
|
1120 kivy.input.providers.wm_touch.TOUCHINPUT.event_type?7 |
|
1121 kivy.input.providers.wm_touch.TOUCHINPUT.screen_x?4() |
|
1122 kivy.input.providers.wm_touch.TOUCHINPUT.screen_y?4() |
|
1123 kivy.input.providers.wm_touch.TOUCHINPUT.size?4() |
|
1124 kivy.input.providers.wm_touch.WM_MotionEvent.LRESULT?7 |
|
1125 kivy.input.providers.wm_touch.WM_MotionEvent.WM_MotionEventProvider?7 |
|
1126 kivy.input.providers.wm_touch.WM_MotionEvent.WNDPROC?7 |
|
1127 kivy.input.providers.wm_touch.WM_MotionEvent.depack?4(args) |
|
1128 kivy.input.providers.wm_touch.WM_MotionEventProvider._mouse_handler?5(msg, wparam, lParam) |
|
1129 kivy.input.providers.wm_touch.WM_MotionEventProvider._touch_handler?5(msg, wParam, lParam) |
|
1130 kivy.input.providers.wm_touch.WM_MotionEventProvider._touch_wndProc?5(hwnd, msg, wParam, lParam) |
|
1131 kivy.input.providers.wm_touch.WM_MotionEventProvider.start?4() |
|
1132 kivy.input.providers.wm_touch.WM_MotionEventProvider.stop?4() |
|
1133 kivy.input.providers.wm_touch.WM_MotionEventProvider.update?4(dispatch_fn) |
|
1134 kivy.input.recorder.Recorder.counter?7 |
|
1135 kivy.input.recorder.Recorder.filename?7 |
|
1136 kivy.input.recorder.Recorder.on_keyboard?4(etype, window, key, *args, **kwargs) |
|
1137 kivy.input.recorder.Recorder.on_motion?4(window, etype, motionevent) |
|
1138 kivy.input.recorder.Recorder.on_play?4(instance, value) |
|
1139 kivy.input.recorder.Recorder.on_record?4(instance, value) |
|
1140 kivy.input.recorder.Recorder.play?7 |
|
1141 kivy.input.recorder.Recorder.record?7 |
|
1142 kivy.input.recorder.Recorder.record_attrs?7 |
|
1143 kivy.input.recorder.Recorder.record_fd?7 |
|
1144 kivy.input.recorder.Recorder.record_profile_mask?7 |
|
1145 kivy.input.recorder.Recorder.record_time?7 |
|
1146 kivy.input.recorder.Recorder.release?4() |
|
1147 kivy.input.recorder.Recorder.start?4() |
|
1148 kivy.input.recorder.Recorder.stop?4() |
|
1149 kivy.input.recorder.Recorder.update?4(dispatch_fn) |
|
1150 kivy.input.recorder.Recorder.window?7 |
|
1151 kivy.input.recorder.Recorder?1(**kwargs) |
|
1152 kivy.input.recorder.RecorderMotionEvent.depack?4(args) |
|
1153 kivy.input.recorder.start?4(win, ctx) |
|
1154 kivy.input.recorder.stop?4(win, ctx) |
|
1155 kivy.input.shape.ShapeRect?1() |
|
1156 kivy.interactive.InteractiveLauncher.run?4() |
|
1157 kivy.interactive.InteractiveLauncher.startApp?4(*args, **kwargs) |
|
1158 kivy.interactive.InteractiveLauncher.stop?4() |
|
1159 kivy.interactive.InteractiveLauncher?1(app=None, *args, **kwargs) |
|
1160 kivy.interactive.SafeMembrane.isMethod?4(fn) |
|
1161 kivy.interactive.SafeMembrane.safeIn?4() |
|
1162 kivy.interactive.SafeMembrane.safeOut?4() |
|
1163 kivy.interactive.SafeMembrane?1(ob, *args, **kwargs) |
|
1164 kivy.interactive.safeWait?4(dt) |
|
1165 kivy.interactive.unwrap?4(ob) |
|
1166 kivy.kivy_base_dir?7 |
|
1167 kivy.kivy_config_fn?7 |
|
1168 kivy.kivy_configure?4() |
|
1169 kivy.kivy_data_dir?7 |
|
1170 kivy.kivy_exts_dir?7 |
|
1171 kivy.kivy_home_dir?7 |
|
1172 kivy.kivy_icons_dir?7 |
|
1173 kivy.kivy_modules_dir?7 |
|
1174 kivy.kivy_options?7 |
|
1175 kivy.kivy_register_post_configuration?4(callback) |
|
1176 kivy.kivy_shader_dir?7 |
|
1177 kivy.kivy_usage?4() |
|
1178 kivy.kivy_userexts_dir?7 |
|
1179 kivy.kivy_usermodules_dir?7 |
|
1180 kivy.lang.Builder?7 |
|
1181 kivy.lang.BuilderBase._apply_rule?5(widget, rule, rootrule, template_ctx=None) |
|
1182 kivy.lang.BuilderBase._build_canvas?5(canvas, widget, rule, rootrule) |
|
1183 kivy.lang.BuilderBase._cache_match?8 |
|
1184 kivy.lang.BuilderBase._clear_matchcache?5() |
|
1185 kivy.lang.BuilderBase.apply?4(widget) |
|
1186 kivy.lang.BuilderBase.dump_builder_stats?4() |
|
1187 kivy.lang.BuilderBase.load_file?4(filename, **kwargs) |
|
1188 kivy.lang.BuilderBase.load_string?4(string, **kwargs) |
|
1189 kivy.lang.BuilderBase.match?4(widget) |
|
1190 kivy.lang.BuilderBase.match_rule?4(index, rule) |
|
1191 kivy.lang.BuilderBase.sync?4() |
|
1192 kivy.lang.BuilderBase.template?4(*args, **ctx) |
|
1193 kivy.lang.BuilderBase.unload_file?4(filename) |
|
1194 kivy.lang.BuilderBase?1() |
|
1195 kivy.lang.Instruction?7 |
|
1196 kivy.lang.Parser.CLASS_RANGE?7 |
|
1197 kivy.lang.Parser.PROP_ALLOWED?7 |
|
1198 kivy.lang.Parser.PROP_RANGE?7 |
|
1199 kivy.lang.Parser.execute_directives?4() |
|
1200 kivy.lang.Parser.parse?4(content) |
|
1201 kivy.lang.Parser.parse_level?4(level, lines, spaces=0) |
|
1202 kivy.lang.Parser.strip_comments?4(lines) |
|
1203 kivy.lang.Parser?1(**kwargs) |
|
1204 kivy.lang.ParserException?1(context, line, message) |
|
1205 kivy.lang.ParserRule._build_rule?5() |
|
1206 kivy.lang.ParserRule._build_template?5() |
|
1207 kivy.lang.ParserRule._detect_selectors?5() |
|
1208 kivy.lang.ParserRule._forbid_selectors?5() |
|
1209 kivy.lang.ParserRule.create_missing?4(widget) |
|
1210 kivy.lang.ParserRule.precompile?4() |
|
1211 kivy.lang.ParserRule?1(ctx, line, name, level) |
|
1212 kivy.lang.ParserRuleProperty.precompile?4() |
|
1213 kivy.lang.ParserRuleProperty?1(ctx, line, name, value) |
|
1214 kivy.lang.ParserSelector.match?4(widget) |
|
1215 kivy.lang.ParserSelector?1(key) |
|
1216 kivy.lang.ParserSelectorClass.match?4(widget) |
|
1217 kivy.lang.ParserSelectorId.match?4(widget) |
|
1218 kivy.lang.ParserSelectorName.get_bases?4(cls) |
|
1219 kivy.lang.ParserSelectorName.match?4(widget) |
|
1220 kivy.lang.ParserSelectorName.parents?7 |
|
1221 kivy.lang.ProxyApp._ensure_app?5() |
|
1222 kivy.lang.ProxyApp?1() |
|
1223 kivy.lang._delayed_calls?8 |
|
1224 kivy.lang.call_fn?4(*args) |
|
1225 kivy.lang.create_handler?4(iself, element, key, value, rule, idmap, delayed=False) |
|
1226 kivy.lang.custom_callback?4(__kvlang__, idmap, *largs, **kwargs) |
|
1227 kivy.lang.delayed_call_fn?4(*args) |
|
1228 kivy.lang.global_idmap?7 |
|
1229 kivy.lang.lang_key?7 |
|
1230 kivy.lang.lang_keyvalue?7 |
|
1231 kivy.lang.lang_str?7 |
|
1232 kivy.lang.trace?7 |
|
1233 kivy.lib.ddsfile.DDPF_ALPHAPIXELS?7 |
|
1234 kivy.lib.ddsfile.DDPF_FOURCC?7 |
|
1235 kivy.lib.ddsfile.DDPF_LUMINANCE?7 |
|
1236 kivy.lib.ddsfile.DDPF_RGB?7 |
|
1237 kivy.lib.ddsfile.DDSCAPS2_CUBEMAP?7 |
|
1238 kivy.lib.ddsfile.DDSCAPS2_CUBEMAP_NEGATIVEX?7 |
|
1239 kivy.lib.ddsfile.DDSCAPS2_CUBEMAP_NEGATIVEY?7 |
|
1240 kivy.lib.ddsfile.DDSCAPS2_CUBEMAP_NEGATIVEZ?7 |
|
1241 kivy.lib.ddsfile.DDSCAPS2_CUBEMAP_POSITIVEX?7 |
|
1242 kivy.lib.ddsfile.DDSCAPS2_CUBEMAP_POSITIVEY?7 |
|
1243 kivy.lib.ddsfile.DDSCAPS2_CUBEMAP_POSITIVEZ?7 |
|
1244 kivy.lib.ddsfile.DDSCAPS2_VOLUME?7 |
|
1245 kivy.lib.ddsfile.DDSCAPS_COMPLEX?7 |
|
1246 kivy.lib.ddsfile.DDSCAPS_MIPMAP?7 |
|
1247 kivy.lib.ddsfile.DDSCAPS_TEXTURE?7 |
|
1248 kivy.lib.ddsfile.DDSD_CAPS?7 |
|
1249 kivy.lib.ddsfile.DDSD_DEPTH?7 |
|
1250 kivy.lib.ddsfile.DDSD_HEIGHT?7 |
|
1251 kivy.lib.ddsfile.DDSD_LINEARSIZE?7 |
|
1252 kivy.lib.ddsfile.DDSD_MIPMAPCOUNT?7 |
|
1253 kivy.lib.ddsfile.DDSD_PITCH?7 |
|
1254 kivy.lib.ddsfile.DDSD_PIXELFORMAT?7 |
|
1255 kivy.lib.ddsfile.DDSD_WIDTH?7 |
|
1256 kivy.lib.ddsfile.DDSFile._get_dxt?5() |
|
1257 kivy.lib.ddsfile.DDSFile._get_size?5() |
|
1258 kivy.lib.ddsfile.DDSFile._set_dxt?5(dxt) |
|
1259 kivy.lib.ddsfile.DDSFile._set_size?5(size) |
|
1260 kivy.lib.ddsfile.DDSFile.add_image?4(level, bpp, fmt, width, height, data) |
|
1261 kivy.lib.ddsfile.DDSFile.dxt?7 |
|
1262 kivy.lib.ddsfile.DDSFile.fields?7 |
|
1263 kivy.lib.ddsfile.DDSFile.load?4(filename) |
|
1264 kivy.lib.ddsfile.DDSFile.save?4(filename) |
|
1265 kivy.lib.ddsfile.DDSFile.size?7 |
|
1266 kivy.lib.ddsfile.DDSFile?1(filename=None) |
|
1267 kivy.lib.ddsfile.DDS_DXT1?7 |
|
1268 kivy.lib.ddsfile.DDS_DXT2?7 |
|
1269 kivy.lib.ddsfile.DDS_DXT3?7 |
|
1270 kivy.lib.ddsfile.DDS_DXT4?7 |
|
1271 kivy.lib.ddsfile.DDS_DXT5?7 |
|
1272 kivy.lib.ddsfile.DDS_DXTN?7 |
|
1273 kivy.lib.ddsfile.align_value?4(val, b) |
|
1274 kivy.lib.ddsfile.check_flags?4(val, fl) |
|
1275 kivy.lib.ddsfile.dxt_size?4(w, h, dxt) |
|
1276 kivy.lib.ddsfile.dxt_to_str?4(dxt) |
|
1277 kivy.lib.ddsfile.str_to_dxt?4(dxt) |
|
1278 kivy.lib.mtdev.Device.close?4() |
|
1279 kivy.lib.mtdev.Device.get?4() |
|
1280 kivy.lib.mtdev.Device.get_abs?4(index) |
|
1281 kivy.lib.mtdev.Device.get_max_abs?4() |
|
1282 kivy.lib.mtdev.Device.get_slot?4() |
|
1283 kivy.lib.mtdev.Device.has_abs?4(index) |
|
1284 kivy.lib.mtdev.Device.has_mtdata?4() |
|
1285 kivy.lib.mtdev.Device.has_slot?4() |
|
1286 kivy.lib.mtdev.Device.idle?4(ms) |
|
1287 kivy.lib.mtdev.Device?1(filename) |
|
1288 kivy.lib.mtdev.MTDEV_ABS_ORIENTATION?7 |
|
1289 kivy.lib.mtdev.MTDEV_ABS_POSITION_X?7 |
|
1290 kivy.lib.mtdev.MTDEV_ABS_POSITION_Y?7 |
|
1291 kivy.lib.mtdev.MTDEV_ABS_SIZE?7 |
|
1292 kivy.lib.mtdev.MTDEV_ABS_TOUCH_MAJOR?7 |
|
1293 kivy.lib.mtdev.MTDEV_ABS_TOUCH_MINOR?7 |
|
1294 kivy.lib.mtdev.MTDEV_ABS_TRACKING_ID?7 |
|
1295 kivy.lib.mtdev.MTDEV_ABS_WIDTH_MAJOR?7 |
|
1296 kivy.lib.mtdev.MTDEV_ABS_WIDTH_MINOR?7 |
|
1297 kivy.lib.mtdev.MTDEV_CODE_ABS_X?7 |
|
1298 kivy.lib.mtdev.MTDEV_CODE_ABS_Y?7 |
|
1299 kivy.lib.mtdev.MTDEV_CODE_ABS_Z?7 |
|
1300 kivy.lib.mtdev.MTDEV_CODE_BLOB_ID?7 |
|
1301 kivy.lib.mtdev.MTDEV_CODE_BTN_DIGI?7 |
|
1302 kivy.lib.mtdev.MTDEV_CODE_BTN_STYLUS2?7 |
|
1303 kivy.lib.mtdev.MTDEV_CODE_BTN_STYLUS?7 |
|
1304 kivy.lib.mtdev.MTDEV_CODE_BTN_TOOL_AIRBRUSH?7 |
|
1305 kivy.lib.mtdev.MTDEV_CODE_BTN_TOOL_BRUSH?7 |
|
1306 kivy.lib.mtdev.MTDEV_CODE_BTN_TOOL_DOUBLETAP?7 |
|
1307 kivy.lib.mtdev.MTDEV_CODE_BTN_TOOL_FINGER?7 |
|
1308 kivy.lib.mtdev.MTDEV_CODE_BTN_TOOL_LENS?7 |
|
1309 kivy.lib.mtdev.MTDEV_CODE_BTN_TOOL_MOUSE?7 |
|
1310 kivy.lib.mtdev.MTDEV_CODE_BTN_TOOL_PEN?7 |
|
1311 kivy.lib.mtdev.MTDEV_CODE_BTN_TOOL_PENCIL?7 |
|
1312 kivy.lib.mtdev.MTDEV_CODE_BTN_TOOL_QUADTAP?7 |
|
1313 kivy.lib.mtdev.MTDEV_CODE_BTN_TOOL_RUBBER?7 |
|
1314 kivy.lib.mtdev.MTDEV_CODE_BTN_TOOL_TRIPLETAP?7 |
|
1315 kivy.lib.mtdev.MTDEV_CODE_BTN_TOUCH?7 |
|
1316 kivy.lib.mtdev.MTDEV_CODE_ORIENTATION?7 |
|
1317 kivy.lib.mtdev.MTDEV_CODE_POSITION_X?7 |
|
1318 kivy.lib.mtdev.MTDEV_CODE_POSITION_Y?7 |
|
1319 kivy.lib.mtdev.MTDEV_CODE_PRESSURE?7 |
|
1320 kivy.lib.mtdev.MTDEV_CODE_SLOT?7 |
|
1321 kivy.lib.mtdev.MTDEV_CODE_TOOL_TYPE?7 |
|
1322 kivy.lib.mtdev.MTDEV_CODE_TOUCH_MAJOR?7 |
|
1323 kivy.lib.mtdev.MTDEV_CODE_TOUCH_MINOR?7 |
|
1324 kivy.lib.mtdev.MTDEV_CODE_TRACKING_ID?7 |
|
1325 kivy.lib.mtdev.MTDEV_CODE_WIDTH_MAJOR?7 |
|
1326 kivy.lib.mtdev.MTDEV_CODE_WIDTH_MINOR?7 |
|
1327 kivy.lib.mtdev.MTDEV_TYPE_EV_ABS?7 |
|
1328 kivy.lib.mtdev.MTDEV_TYPE_EV_FF?7 |
|
1329 kivy.lib.mtdev.MTDEV_TYPE_EV_FF_STATUS?7 |
|
1330 kivy.lib.mtdev.MTDEV_TYPE_EV_KEY?7 |
|
1331 kivy.lib.mtdev.MTDEV_TYPE_EV_LED?7 |
|
1332 kivy.lib.mtdev.MTDEV_TYPE_EV_MSC?7 |
|
1333 kivy.lib.mtdev.MTDEV_TYPE_EV_PWR?7 |
|
1334 kivy.lib.mtdev.MTDEV_TYPE_EV_REL?7 |
|
1335 kivy.lib.mtdev.MTDEV_TYPE_EV_REP?7 |
|
1336 kivy.lib.mtdev.MTDEV_TYPE_EV_SND?7 |
|
1337 kivy.lib.mtdev.MTDEV_TYPE_EV_SW?7 |
|
1338 kivy.lib.mtdev.MTDEV_TYPE_EV_SYN?7 |
|
1339 kivy.lib.mtdev.input_absinfo._fields_?8 |
|
1340 kivy.lib.mtdev.input_event._fields_?8 |
|
1341 kivy.lib.mtdev.libmtdev?7 |
|
1342 kivy.lib.mtdev.mtdev._fields_?8 |
|
1343 kivy.lib.mtdev.mtdev_caps._fields_?8 |
|
1344 kivy.lib.mtdev.mtdev_close?7 |
|
1345 kivy.lib.mtdev.mtdev_get?7 |
|
1346 kivy.lib.mtdev.mtdev_idle?7 |
|
1347 kivy.lib.mtdev.mtdev_open?7 |
|
1348 kivy.lib.mtdev.timeval._fields_?8 |
|
1349 kivy.lib.osc.OSC.CallbackManager.add?4(callback, name) |
|
1350 kivy.lib.osc.OSC.CallbackManager.blob?7 |
|
1351 kivy.lib.osc.OSC.CallbackManager.bundle?7 |
|
1352 kivy.lib.osc.OSC.CallbackManager.bundlebinary?7 |
|
1353 kivy.lib.osc.OSC.CallbackManager.c?7 |
|
1354 kivy.lib.osc.OSC.CallbackManager.data?7 |
|
1355 kivy.lib.osc.OSC.CallbackManager.dispatch?4(message, source = None) |
|
1356 kivy.lib.osc.OSC.CallbackManager.handle?4(data, source = None) |
|
1357 kivy.lib.osc.OSC.CallbackManager.message?7 |
|
1358 kivy.lib.osc.OSC.CallbackManager.print1?7 |
|
1359 kivy.lib.osc.OSC.CallbackManager.printingCallback?4() |
|
1360 kivy.lib.osc.OSC.CallbackManager.raw?7 |
|
1361 kivy.lib.osc.OSC.CallbackManager.strings?7 |
|
1362 kivy.lib.osc.OSC.CallbackManager.unbundler?4(messages) |
|
1363 kivy.lib.osc.OSC.CallbackManager?1() |
|
1364 kivy.lib.osc.OSC.OSCArgument?4(next) |
|
1365 kivy.lib.osc.OSC.OSCBlob?4(next) |
|
1366 kivy.lib.osc.OSC.OSCMessage.append?4(argument, typehint = None) |
|
1367 kivy.lib.osc.OSC.OSCMessage.clear?4() |
|
1368 kivy.lib.osc.OSC.OSCMessage.clearData?4() |
|
1369 kivy.lib.osc.OSC.OSCMessage.getBinary?4() |
|
1370 kivy.lib.osc.OSC.OSCMessage.rawAppend?4(data) |
|
1371 kivy.lib.osc.OSC.OSCMessage.setAddress?4(address) |
|
1372 kivy.lib.osc.OSC.OSCMessage.setMessage?4(message) |
|
1373 kivy.lib.osc.OSC.OSCMessage.setTypetags?4(typetags) |
|
1374 kivy.lib.osc.OSC.OSCMessage?1() |
|
1375 kivy.lib.osc.OSC.decodeOSC?4(data) |
|
1376 kivy.lib.osc.OSC.hexDump?4(bytes) |
|
1377 kivy.lib.osc.OSC.parseArgs?4(args) |
|
1378 kivy.lib.osc.OSC.readBlob?4(data) |
|
1379 kivy.lib.osc.OSC.readDouble?4(data) |
|
1380 kivy.lib.osc.OSC.readFloat?4(data) |
|
1381 kivy.lib.osc.OSC.readInt?4(data) |
|
1382 kivy.lib.osc.OSC.readLong?4(data) |
|
1383 kivy.lib.osc.OSC.readString?4(data) |
|
1384 kivy.lib.osc.oscAPI.OSCServer.run?4() |
|
1385 kivy.lib.osc.oscAPI.OSCServer?1(**kwargs) |
|
1386 kivy.lib.osc.oscAPI._get_haveSocket?5(self) |
|
1387 kivy.lib.osc.oscAPI._get_isRunning?5(self) |
|
1388 kivy.lib.osc.oscAPI._queue_message?5(self, message) |
|
1389 kivy.lib.osc.oscAPI._readQueue?5(thread_id=None) |
|
1390 kivy.lib.osc.oscAPI._set_haveSocket?5(self, value) |
|
1391 kivy.lib.osc.oscAPI._set_isRunning?5(self, value) |
|
1392 kivy.lib.osc.oscAPI.appendToBundle?4(bundle, oscAddress, dataArray) |
|
1393 kivy.lib.osc.oscAPI.bind?4(oscid, func, oscaddress) |
|
1394 kivy.lib.osc.oscAPI.createBinaryMsg?4(oscAddress, dataArray) |
|
1395 kivy.lib.osc.oscAPI.createBundle?4() |
|
1396 kivy.lib.osc.oscAPI.dontListen?4(id = None) |
|
1397 kivy.lib.osc.oscAPI.init?4() |
|
1398 kivy.lib.osc.oscAPI.listen?4(ipAddr='127.0.0.1', port=9001) |
|
1399 kivy.lib.osc.oscAPI.oscLock?7 |
|
1400 kivy.lib.osc.oscAPI.oscThreads?7 |
|
1401 kivy.lib.osc.oscAPI.outSocket?7 |
|
1402 kivy.lib.osc.oscAPI.printStuff?4(msg) |
|
1403 kivy.lib.osc.oscAPI.readQueue?4(thread_id=None) |
|
1404 kivy.lib.osc.oscAPI.sendBundle?4(bundle, ipAddr='127.0.0.1', port=9000) |
|
1405 kivy.lib.osc.oscAPI.sendMsg?4(oscAddress, dataArray=[], ipAddr='127.0.0.1', port=9000) |
|
1406 kivy.loader.LoaderBase.Loader?7 |
|
1407 kivy.loader.LoaderBase._get_error_image?5() |
|
1408 kivy.loader.LoaderBase._get_loading_image?5() |
|
1409 kivy.loader.LoaderBase._get_max_upload_per_frame?5() |
|
1410 kivy.loader.LoaderBase._get_num_workers?5() |
|
1411 kivy.loader.LoaderBase._load?5(kwargs) |
|
1412 kivy.loader.LoaderBase._load_local?5(filename, kwargs) |
|
1413 kivy.loader.LoaderBase._load_urllib?5(filename, kwargs) |
|
1414 kivy.loader.LoaderBase._set_error_image?5(image) |
|
1415 kivy.loader.LoaderBase._set_loading_image?5(image) |
|
1416 kivy.loader.LoaderBase._set_max_upload_per_frame?5(num) |
|
1417 kivy.loader.LoaderBase._set_num_workers?5(num) |
|
1418 kivy.loader.LoaderBase._update?5(*largs) |
|
1419 kivy.loader.LoaderBase._wait_for_resume?5() |
|
1420 kivy.loader.LoaderBase.error_image?7 |
|
1421 kivy.loader.LoaderBase.image?4(filename, load_callback=None, post_callback=None, **kwargs) |
|
1422 kivy.loader.LoaderBase.loading_image?7 |
|
1423 kivy.loader.LoaderBase.max_upload_per_frame?7 |
|
1424 kivy.loader.LoaderBase.num_workers?7 |
|
1425 kivy.loader.LoaderBase.pause?4() |
|
1426 kivy.loader.LoaderBase.resume?4() |
|
1427 kivy.loader.LoaderBase.run?4(*largs) |
|
1428 kivy.loader.LoaderBase.start?4() |
|
1429 kivy.loader.LoaderBase.stop?4() |
|
1430 kivy.loader.LoaderBase?1() |
|
1431 kivy.loader.LoaderThreadPool.run?4(*largs) |
|
1432 kivy.loader.LoaderThreadPool.start?4() |
|
1433 kivy.loader.LoaderThreadPool.stop?4() |
|
1434 kivy.loader.LoaderThreadPool?1() |
|
1435 kivy.loader.ProxyImage.on_load?4() |
|
1436 kivy.loader.ProxyImage?1(arg, **kwargs) |
|
1437 kivy.loader._ThreadPool.add_task?4(func, *args, **kargs) |
|
1438 kivy.loader._ThreadPool.stop?4() |
|
1439 kivy.loader._ThreadPool?2(num_threads) |
|
1440 kivy.loader._Worker.run?4() |
|
1441 kivy.loader._Worker?2(pool, tasks) |
|
1442 kivy.logger.BOLD_SEQ?7 |
|
1443 kivy.logger.COLORS?7 |
|
1444 kivy.logger.COLOR_SEQ?7 |
|
1445 kivy.logger.ColoredFormatter.format?4(record) |
|
1446 kivy.logger.ColoredFormatter?1(msg, use_color=True) |
|
1447 kivy.logger.ConsoleHandler.filter?4(record) |
|
1448 kivy.logger.FileHandler._configure?5() |
|
1449 kivy.logger.FileHandler._write_message?5(record) |
|
1450 kivy.logger.FileHandler.emit?4(message) |
|
1451 kivy.logger.FileHandler.fd?7 |
|
1452 kivy.logger.FileHandler.filename?7 |
|
1453 kivy.logger.FileHandler.history?7 |
|
1454 kivy.logger.FileHandler.purge_logs?4(directory) |
|
1455 kivy.logger.LOG_LEVELS?7 |
|
1456 kivy.logger.LogFile.flush?4() |
|
1457 kivy.logger.LogFile.write?4(s) |
|
1458 kivy.logger.LogFile?1(channel, func) |
|
1459 kivy.logger.Logger?7 |
|
1460 kivy.logger.LoggerHistory.emit?4(message) |
|
1461 kivy.logger.LoggerHistory.history?7 |
|
1462 kivy.logger.LoggerHistory?7 |
|
1463 kivy.logger.RESET_SEQ?7 |
|
1464 kivy.logger.formatter_message?4(message, use_color=True) |
|
1465 kivy.logger.logger_config_update?4(section, key, value) |
|
1466 kivy.logger.previous_stderr?7 |
|
1467 kivy.metrics.Metrics?7 |
|
1468 kivy.metrics.MetricsBase.density?4() |
|
1469 kivy.metrics.MetricsBase.dpi?4() |
|
1470 kivy.metrics.MetricsBase.dpi_rounded?4() |
|
1471 kivy.metrics.MetricsBase.fontscale?4() |
|
1472 kivy.metrics.cm?4(value) |
|
1473 kivy.metrics.dp?4(value) |
|
1474 kivy.metrics.inch?4(value) |
|
1475 kivy.metrics.metrics?7 |
|
1476 kivy.metrics.mm?4(value) |
|
1477 kivy.metrics.pt?4(value) |
|
1478 kivy.metrics.sp?4(value) |
|
1479 kivy.modules.ModuleBase._configure_module?5(name) |
|
1480 kivy.modules.ModuleBase.activate_module?4(name, win) |
|
1481 kivy.modules.ModuleBase.add_path?4(path) |
|
1482 kivy.modules.ModuleBase.configure?4() |
|
1483 kivy.modules.ModuleBase.deactivate_module?4(name, win) |
|
1484 kivy.modules.ModuleBase.import_module?4(name) |
|
1485 kivy.modules.ModuleBase.list?4() |
|
1486 kivy.modules.ModuleBase.register_window?4(win) |
|
1487 kivy.modules.ModuleBase.unregister_window?4(win) |
|
1488 kivy.modules.ModuleBase.update?4() |
|
1489 kivy.modules.ModuleBase.usage_list?4() |
|
1490 kivy.modules.ModuleBase?1(**kwargs) |
|
1491 kivy.modules.ModuleContext?1() |
|
1492 kivy.modules.Modules?7 |
|
1493 kivy.modules.inspector.Inspector.activated?7 |
|
1494 kivy.modules.inspector.Inspector.animation_close?4(instance, value) |
|
1495 kivy.modules.inspector.Inspector.content?7 |
|
1496 kivy.modules.inspector.Inspector.highlight_at?4(x, y) |
|
1497 kivy.modules.inspector.Inspector.highlight_widget?4(widget, info=True, *largs) |
|
1498 kivy.modules.inspector.Inspector.inspect_enabled?7 |
|
1499 kivy.modules.inspector.Inspector.keyboard_shortcut?4(win, scancode, *largs) |
|
1500 kivy.modules.inspector.Inspector.layout?7 |
|
1501 kivy.modules.inspector.Inspector.on_activated?4(instance, activated) |
|
1502 kivy.modules.inspector.Inspector.on_touch_down?4(touch) |
|
1503 kivy.modules.inspector.Inspector.on_touch_move?4(touch) |
|
1504 kivy.modules.inspector.Inspector.on_touch_up?4(touch) |
|
1505 kivy.modules.inspector.Inspector.on_window_children?4(win, children) |
|
1506 kivy.modules.inspector.Inspector.pick?4(widget, x, y) |
|
1507 kivy.modules.inspector.Inspector.save_property_boolean?4(widget, key, index, instance, ) |
|
1508 kivy.modules.inspector.Inspector.save_property_numeric?4(widget, key, index, instance, value) |
|
1509 kivy.modules.inspector.Inspector.save_property_option?4(widget, key, instance, *l) |
|
1510 kivy.modules.inspector.Inspector.save_property_text?4(widget, key, index, instance, value) |
|
1511 kivy.modules.inspector.Inspector.show_property?4(instance, value, key=None, index=-1, *l) |
|
1512 kivy.modules.inspector.Inspector.show_widget_info?4() |
|
1513 kivy.modules.inspector.Inspector.treeview?7 |
|
1514 kivy.modules.inspector.Inspector.update_node_content?4(node, *l) |
|
1515 kivy.modules.inspector.Inspector.update_widget_graphics?4(*l) |
|
1516 kivy.modules.inspector.Inspector.widget?7 |
|
1517 kivy.modules.inspector.Inspector.widget_info?7 |
|
1518 kivy.modules.inspector.Inspector?1(**kwargs) |
|
1519 kivy.modules.inspector.TreeViewProperty._get_widget?5() |
|
1520 kivy.modules.inspector.TreeViewProperty.inspector?7 |
|
1521 kivy.modules.inspector.TreeViewProperty.key?7 |
|
1522 kivy.modules.inspector.TreeViewProperty.refresh?7 |
|
1523 kivy.modules.inspector.TreeViewProperty.widget?7 |
|
1524 kivy.modules.inspector.TreeViewProperty.widget_ref?7 |
|
1525 kivy.modules.inspector.create_inspector?4(win, ctx, *l) |
|
1526 kivy.modules.inspector.start?4(win, ctx) |
|
1527 kivy.modules.inspector.stop?4(win, ctx) |
|
1528 kivy.modules.keybinding._on_keyboard_handler?5(instance, key, scancode, codepoint, modifiers) |
|
1529 kivy.modules.keybinding.start?4(win, ctx) |
|
1530 kivy.modules.keybinding.stop?4(win, ctx) |
|
1531 kivy.modules.monitor.StatsInput.process?4(events) |
|
1532 kivy.modules.monitor._maxinput?8 |
|
1533 kivy.modules.monitor._statsinput?8 |
|
1534 kivy.modules.monitor.start?4(win, ctx) |
|
1535 kivy.modules.monitor.stop?4(win, ctx) |
|
1536 kivy.modules.monitor.update_fps?4(ctx, *largs) |
|
1537 kivy.modules.monitor.update_stats?4(ctx, *largs) |
|
1538 kivy.modules.recorder.on_recorder_key?4(recorder, window, key, *largs) |
|
1539 kivy.modules.recorder.start?4(win, ctx) |
|
1540 kivy.modules.recorder.stop?4(win, ctx) |
|
1541 kivy.modules.screen.apply_device?4(device, scale, orientation) |
|
1542 kivy.modules.screen.configure?4(ctx) |
|
1543 kivy.modules.screen.devices?7 |
|
1544 kivy.modules.screen.start?4(win, ctx) |
|
1545 kivy.modules.screen.stop?4(win, ctx) |
|
1546 kivy.modules.screen.usage?4(device=None) |
|
1547 kivy.modules.touchring._touch_down?5(win, touch) |
|
1548 kivy.modules.touchring._touch_move?5(win, touch) |
|
1549 kivy.modules.touchring._touch_up?5(win, touch) |
|
1550 kivy.modules.touchring.pointer_alpha?7 |
|
1551 kivy.modules.touchring.pointer_image?7 |
|
1552 kivy.modules.touchring.pointer_scale?7 |
|
1553 kivy.modules.touchring.start?4(win, ctx) |
|
1554 kivy.modules.touchring.stop?4(win, ctx) |
|
1555 kivy.modules.webdebugger.FlaskThread.dump_metrics?4(dt) |
|
1556 kivy.modules.webdebugger.FlaskThread.run?4() |
|
1557 kivy.modules.webdebugger.app?7 |
|
1558 kivy.modules.webdebugger.background_jpg?7 |
|
1559 kivy.modules.webdebugger.g_raphael_js?7 |
|
1560 kivy.modules.webdebugger.g_raphael_line_js?7 |
|
1561 kivy.modules.webdebugger.getfile?4(name) |
|
1562 kivy.modules.webdebugger.history_max?7 |
|
1563 kivy.modules.webdebugger.html_index?7 |
|
1564 kivy.modules.webdebugger.index?4() |
|
1565 kivy.modules.webdebugger.jquery_js?7 |
|
1566 kivy.modules.webdebugger.metrics?7 |
|
1567 kivy.modules.webdebugger.metrics_json?4() |
|
1568 kivy.modules.webdebugger.raphael_js?7 |
|
1569 kivy.modules.webdebugger.start?4(win, ctx) |
|
1570 kivy.modules.webdebugger.stop?4(win, ctx) |
|
1571 kivy.network.urlrequest.UrlRequest._dispatch_result?5(dt) |
|
1572 kivy.network.urlrequest.UrlRequest._fetch_url?5(url, body, headers, q) |
|
1573 kivy.network.urlrequest.UrlRequest.chunk_size?4() |
|
1574 kivy.network.urlrequest.UrlRequest.decode_result?4(result, resp) |
|
1575 kivy.network.urlrequest.UrlRequest.error?4() |
|
1576 kivy.network.urlrequest.UrlRequest.get_connection_for_scheme?4(scheme) |
|
1577 kivy.network.urlrequest.UrlRequest.is_finished?4() |
|
1578 kivy.network.urlrequest.UrlRequest.on_error?4(error) |
|
1579 kivy.network.urlrequest.UrlRequest.on_success?4(result) |
|
1580 kivy.network.urlrequest.UrlRequest.req?7 |
|
1581 kivy.network.urlrequest.UrlRequest.resp_headers?4() |
|
1582 kivy.network.urlrequest.UrlRequest.resp_status?4() |
|
1583 kivy.network.urlrequest.UrlRequest.result?4() |
|
1584 kivy.network.urlrequest.UrlRequest.run?4() |
|
1585 kivy.network.urlrequest.UrlRequest.wait?4(delay=0.5) |
|
1586 kivy.network.urlrequest.UrlRequest?1(url, on_success=None, on_redirect=None, on_failure=None, on_error=None, on_progress=None, req_body=None, req_headers=None, chunk_size=8192, timeout=None, method=None, debug=False) |
|
1587 kivy.network.urlrequest.g_requests?7 |
|
1588 kivy.parse_version?4(version) |
|
1589 kivy.parser.color_error?4(text) |
|
1590 kivy.parser.parse_bool?4(text) |
|
1591 kivy.parser.parse_color?4(text) |
|
1592 kivy.parser.parse_filename?4(filename) |
|
1593 kivy.parser.parse_float4?4(text) |
|
1594 kivy.parser.parse_float?7 |
|
1595 kivy.parser.parse_int2?4(text) |
|
1596 kivy.parser.parse_int?7 |
|
1597 kivy.parser.parse_string?4(text) |
|
1598 kivy.require?4(version) |
|
1599 kivy.resources.resource_add_path?4(path) |
|
1600 kivy.resources.resource_find?4(filename) |
|
1601 kivy.resources.resource_paths?7 |
|
1602 kivy.resources.resource_remove_path?4(path) |
|
1603 kivy.storage.AbstractStore._schedule?5(callback, **kwargs) |
|
1604 kivy.storage.AbstractStore.async_clear?4(callback) |
|
1605 kivy.storage.AbstractStore.async_count?4(callback) |
|
1606 kivy.storage.AbstractStore.async_delete?4(callback, key) |
|
1607 kivy.storage.AbstractStore.async_exists?4(callback, key) |
|
1608 kivy.storage.AbstractStore.async_find?4(callback, **filters) |
|
1609 kivy.storage.AbstractStore.async_get?4(callback, key) |
|
1610 kivy.storage.AbstractStore.async_keys?4(callback) |
|
1611 kivy.storage.AbstractStore.async_put?4(callback, key, **values) |
|
1612 kivy.storage.AbstractStore.clear?4() |
|
1613 kivy.storage.AbstractStore.count?4() |
|
1614 kivy.storage.AbstractStore.delete?4(key) |
|
1615 kivy.storage.AbstractStore.exists?4(key) |
|
1616 kivy.storage.AbstractStore.find?4(**filters) |
|
1617 kivy.storage.AbstractStore.get?4(key) |
|
1618 kivy.storage.AbstractStore.keys?4() |
|
1619 kivy.storage.AbstractStore.put?4(key, **values) |
|
1620 kivy.storage.AbstractStore.store_clear?4() |
|
1621 kivy.storage.AbstractStore.store_clear_async?4(callback) |
|
1622 kivy.storage.AbstractStore.store_count?4() |
|
1623 kivy.storage.AbstractStore.store_count_async?4(callback) |
|
1624 kivy.storage.AbstractStore.store_delete?4(key) |
|
1625 kivy.storage.AbstractStore.store_delete_async?4(key, callback) |
|
1626 kivy.storage.AbstractStore.store_exists?4(key) |
|
1627 kivy.storage.AbstractStore.store_exists_async?4(key, callback) |
|
1628 kivy.storage.AbstractStore.store_find?4(filters) |
|
1629 kivy.storage.AbstractStore.store_find_async?4(filters, callback) |
|
1630 kivy.storage.AbstractStore.store_get?4(key) |
|
1631 kivy.storage.AbstractStore.store_get_async?4(key, callback) |
|
1632 kivy.storage.AbstractStore.store_keys?4() |
|
1633 kivy.storage.AbstractStore.store_keys_async?4(callback) |
|
1634 kivy.storage.AbstractStore.store_load?4() |
|
1635 kivy.storage.AbstractStore.store_put?4(key, value) |
|
1636 kivy.storage.AbstractStore.store_put_async?4(key, value, callback) |
|
1637 kivy.storage.AbstractStore.store_sync?4() |
|
1638 kivy.storage.AbstractStore?1(**kwargs) |
|
1639 kivy.storage.dictstore.DictStore.store_count?4() |
|
1640 kivy.storage.dictstore.DictStore.store_delete?4(key) |
|
1641 kivy.storage.dictstore.DictStore.store_exists?4(key) |
|
1642 kivy.storage.dictstore.DictStore.store_find?4(filters) |
|
1643 kivy.storage.dictstore.DictStore.store_get?4(key) |
|
1644 kivy.storage.dictstore.DictStore.store_keys?4() |
|
1645 kivy.storage.dictstore.DictStore.store_put?4(key, value) |
|
1646 kivy.storage.dictstore.DictStore?1(data=None, **kwargs) |
|
1647 kivy.storage.jsonstore.JsonStore.store_count?4() |
|
1648 kivy.storage.jsonstore.JsonStore.store_delete?4(key) |
|
1649 kivy.storage.jsonstore.JsonStore.store_exists?4(key) |
|
1650 kivy.storage.jsonstore.JsonStore.store_find?4(filters) |
|
1651 kivy.storage.jsonstore.JsonStore.store_get?4(key) |
|
1652 kivy.storage.jsonstore.JsonStore.store_keys?4() |
|
1653 kivy.storage.jsonstore.JsonStore.store_load?4() |
|
1654 kivy.storage.jsonstore.JsonStore.store_put?4(key, value) |
|
1655 kivy.storage.jsonstore.JsonStore.store_sync?4() |
|
1656 kivy.storage.jsonstore.JsonStore?1(filename, **kwargs) |
|
1657 kivy.storage.redisstore.RedisStore.prefix?7 |
|
1658 kivy.storage.redisstore.RedisStore.store_delete?4(key) |
|
1659 kivy.storage.redisstore.RedisStore.store_exists?4(key) |
|
1660 kivy.storage.redisstore.RedisStore.store_find?4(filters) |
|
1661 kivy.storage.redisstore.RedisStore.store_get?4(key) |
|
1662 kivy.storage.redisstore.RedisStore.store_keys?4() |
|
1663 kivy.storage.redisstore.RedisStore.store_load?4() |
|
1664 kivy.storage.redisstore.RedisStore.store_put?4(key, values) |
|
1665 kivy.storage.redisstore.RedisStore.store_sync?4() |
|
1666 kivy.storage.redisstore.RedisStore?1(redis_params, **kwargs) |
|
1667 kivy.support._android_ask_redraw?5(*largs) |
|
1668 kivy.support._gobject_iteration?5(*largs) |
|
1669 kivy.support.android_check_pause?4(*largs) |
|
1670 kivy.support.g_android_redraw_count?7 |
|
1671 kivy.support.install_android?4() |
|
1672 kivy.support.install_gobject_iteration?4() |
|
1673 kivy.support.install_twisted_reactor?4(**kwargs) |
|
1674 kivy.support.reactor_start?4(*args) |
|
1675 kivy.support.reactor_stop?4(*args) |
|
1676 kivy.support.reactor_wake?4(twisted_loop_next) |
|
1677 kivy.support.reactor_work?4(*args) |
|
1678 kivy.tests.common.GraphicUnitTest.do_close?4() |
|
1679 kivy.tests.common.GraphicUnitTest.do_yes?4() |
|
1680 kivy.tests.common.GraphicUnitTest.interactive_ask_diff?4(code, tmpfn, reffn, testid) |
|
1681 kivy.tests.common.GraphicUnitTest.interactive_ask_ref?4(code, imagefn, testid) |
|
1682 kivy.tests.common.GraphicUnitTest.on_window_flip?4(window) |
|
1683 kivy.tests.common.GraphicUnitTest.render?4(root, framecount=1) |
|
1684 kivy.tests.common.GraphicUnitTest.run?4(name) |
|
1685 kivy.tests.common.GraphicUnitTest.setUp?4() |
|
1686 kivy.tests.common.GraphicUnitTest.tearDown?4(fake=False) |
|
1687 kivy.tests.common.log?7 |
|
1688 kivy.tests.perf_test_textinput.PerfApp.build?4() |
|
1689 kivy.tests.perf_test_textinput.PerfApp.dlt?4() |
|
1690 kivy.tests.perf_test_textinput.PerfApp.load_large_text?4(*largs) |
|
1691 kivy.tests.perf_test_textinput.PerfApp.load_text?4() |
|
1692 kivy.tests.perf_test_textinput.PerfApp.pste?4() |
|
1693 kivy.tests.perf_test_textinput.PerfApp.start_test?4(*largs) |
|
1694 kivy.tests.perf_test_textinput.PerfApp.stress_del?4(*largs) |
|
1695 kivy.tests.perf_test_textinput.PerfApp.stress_insert?4(*largs) |
|
1696 kivy.tests.perf_test_textinput.PerfApp.stress_selection?4(*largs) |
|
1697 kivy.tests.perf_test_textinput.PerfApp.test?4() |
|
1698 kivy.tests.perf_test_textinput.PerfApp?1(**kwargs) |
|
1699 kivy.tests.test_adapters.Adapter_1?1(**kwargs) |
|
1700 kivy.tests.test_adapters.AdaptersTestCase.dummy_converter?4() |
|
1701 kivy.tests.test_adapters.AdaptersTestCase.setUp?4() |
|
1702 kivy.tests.test_adapters.AdaptersTestCase.sorted_keys_ok?4() |
|
1703 kivy.tests.test_adapters.AdaptersTestCase.test_dict_adapter_bad_sorted_keys?4() |
|
1704 kivy.tests.test_adapters.AdaptersTestCase.test_dict_adapter_composite?4() |
|
1705 kivy.tests.test_adapters.AdaptersTestCase.test_dict_adapter_no_sorted_keys?4() |
|
1706 kivy.tests.test_adapters.AdaptersTestCase.test_dict_adapter_operations_trimming?4() |
|
1707 kivy.tests.test_adapters.AdaptersTestCase.test_dict_adapter_reset_data?4() |
|
1708 kivy.tests.test_adapters.AdaptersTestCase.test_dict_adapter_selection_mode_single_with_propagation?4() |
|
1709 kivy.tests.test_adapters.AdaptersTestCase.test_dict_adapter_selection_mode_single_without_propagation?4() |
|
1710 kivy.tests.test_adapters.AdaptersTestCase.test_dict_adapter_sorted_keys?4() |
|
1711 kivy.tests.test_adapters.AdaptersTestCase.test_instantiating_adapter?4() |
|
1712 kivy.tests.test_adapters.AdaptersTestCase.test_instantiating_adapter_bind_triggers_to_view?4() |
|
1713 kivy.tests.test_adapters.AdaptersTestCase.test_instantiating_an_adapter_with_both_cls_and_template?4() |
|
1714 kivy.tests.test_adapters.AdaptersTestCase.test_instantiating_an_adapter_with_neither_cls_nor_template?4() |
|
1715 kivy.tests.test_adapters.AdaptersTestCase.test_instantiating_an_adapter_with_no_data?4() |
|
1716 kivy.tests.test_adapters.AdaptersTestCase.test_instantiating_dict_adapter_bind_triggers_to_view?4() |
|
1717 kivy.tests.test_adapters.AdaptersTestCase.test_instantiating_list_adapter?4() |
|
1718 kivy.tests.test_adapters.AdaptersTestCase.test_instantiating_list_adapter_no_args_converter?4() |
|
1719 kivy.tests.test_adapters.AdaptersTestCase.test_instantiating_list_adapters_with_both_cls_and_template?4() |
|
1720 kivy.tests.test_adapters.AdaptersTestCase.test_list_adapter_bindings?4() |
|
1721 kivy.tests.test_adapters.AdaptersTestCase.test_list_adapter_operations_trimming?4() |
|
1722 kivy.tests.test_adapters.AdaptersTestCase.test_list_adapter_reset_data?4() |
|
1723 kivy.tests.test_adapters.AdaptersTestCase.test_list_adapter_selection_mode_multiple_select_list?4() |
|
1724 kivy.tests.test_adapters.AdaptersTestCase.test_list_adapter_selection_mode_none?4() |
|
1725 kivy.tests.test_adapters.AdaptersTestCase.test_list_adapter_selection_mode_single?4() |
|
1726 kivy.tests.test_adapters.AdaptersTestCase.test_list_adapter_with_custom_data_item_class?4() |
|
1727 kivy.tests.test_adapters.AdaptersTestCase.test_list_adapter_with_dict_data?4() |
|
1728 kivy.tests.test_adapters.AdaptersTestCase.test_list_adapter_with_dicts_as_data?4() |
|
1729 kivy.tests.test_adapters.AdaptersTestCase.test_list_adapter_with_dicts_as_data_multiple_selection?4() |
|
1730 kivy.tests.test_adapters.AdaptersTestCase.test_list_adapter_with_widget_as_data_item_class?4() |
|
1731 kivy.tests.test_adapters.AdaptersTestCase.test_simple_list_adapter_for_exceptions?4() |
|
1732 kivy.tests.test_adapters.AdaptersTestCase.test_simple_list_adapter_methods?4() |
|
1733 kivy.tests.test_adapters.AdaptersTestCase.test_simple_list_adapter_with_template?4() |
|
1734 kivy.tests.test_adapters.AdaptersTestCase.test_view_from_list_adapter?4() |
|
1735 kivy.tests.test_adapters.BadDataItem.allow_empty_selection?7 |
|
1736 kivy.tests.test_adapters.BadDataItem.args_converter?7 |
|
1737 kivy.tests.test_adapters.BadDataItem.cls?7 |
|
1738 kivy.tests.test_adapters.BadDataItem.propagate_selection_to_data?7 |
|
1739 kivy.tests.test_adapters.BadDataItem.selection_mode?7 |
|
1740 kivy.tests.test_adapters.BadDataItem.text?7 |
|
1741 kivy.tests.test_adapters.BadDataItem.view?7 |
|
1742 kivy.tests.test_adapters.CategoryItem?1(**kwargs) |
|
1743 kivy.tests.test_adapters.DataItem?1(text='', is_selected=False) |
|
1744 kivy.tests.test_adapters.DataItemWithMethod._is_selected?8 |
|
1745 kivy.tests.test_adapters.DataItemWithMethod.is_selected?4() |
|
1746 kivy.tests.test_adapters.DataItem_1.is_selected?7 |
|
1747 kivy.tests.test_adapters.DataItem_1.text?7 |
|
1748 kivy.tests.test_adapters.FruitItem?1(**kwargs) |
|
1749 kivy.tests.test_adapters.FruitsListAdapter.fruit_category_changed?4(fruit_categories_adapter, *args) |
|
1750 kivy.tests.test_adapters.FruitsListAdapter?1(**kwargs) |
|
1751 kivy.tests.test_adapters.PetListener.callback?4(*args) |
|
1752 kivy.tests.test_adapters.PetListener?1(pet) |
|
1753 kivy.tests.test_adapters.PetListener?1(pets) |
|
1754 kivy.tests.test_adapters.PetListener_1.callback?4(*args) |
|
1755 kivy.tests.test_adapters.PetListener_2.callback?4(*args) |
|
1756 kivy.tests.test_adapters.PetListener_3.callback?4(*args) |
|
1757 kivy.tests.test_adapters.attributes_and_units?7 |
|
1758 kivy.tests.test_adapters.category_data_items?7 |
|
1759 kivy.tests.test_adapters.fruit_categories?7 |
|
1760 kivy.tests.test_adapters.fruit_data?7 |
|
1761 kivy.tests.test_adapters.fruit_data_attribute_units?7 |
|
1762 kivy.tests.test_adapters.fruit_data_attributes?7 |
|
1763 kivy.tests.test_adapters.fruit_data_items?7 |
|
1764 kivy.tests.test_adapters.fruit_data_list_of_dicts?7 |
|
1765 kivy.tests.test_adapters.integers_dict?7 |
|
1766 kivy.tests.test_adapters.reset_to_defaults?4(db_dict) |
|
1767 kivy.tests.test_animations.AnimationTestCase.setUp?4() |
|
1768 kivy.tests.test_animations.AnimationTestCase.sleep?4(t) |
|
1769 kivy.tests.test_animations.AnimationTestCase.test_animated_properties?4() |
|
1770 kivy.tests.test_animations.AnimationTestCase.test_duration?4() |
|
1771 kivy.tests.test_animations.AnimationTestCase.test_start_animation?4() |
|
1772 kivy.tests.test_animations.AnimationTestCase.test_stop_all?4() |
|
1773 kivy.tests.test_animations.AnimationTestCase.test_stop_all_2?4() |
|
1774 kivy.tests.test_animations.AnimationTestCase.test_stop_animation?4() |
|
1775 kivy.tests.test_animations.AnimationTestCase.test_transition?4() |
|
1776 kivy.tests.test_app.AppTest.test_start_app_with_kv?4() |
|
1777 kivy.tests.test_app.AppTest.test_start_raw_app?4() |
|
1778 kivy.tests.test_app.AppTest.test_user_data_dir?4() |
|
1779 kivy.tests.test_audio.AudioGstreamerTestCase.make_sound?4(source) |
|
1780 kivy.tests.test_audio.AudioPygameTestCase.make_sound?4(source) |
|
1781 kivy.tests.test_audio.AudioTestCase.get_sound?4() |
|
1782 kivy.tests.test_audio.AudioTestCase.test_length_playing?4() |
|
1783 kivy.tests.test_audio.AudioTestCase.test_length_simple?4() |
|
1784 kivy.tests.test_audio.AudioTestCase.test_length_stopped?4() |
|
1785 kivy.tests.test_audio.SAMPLE_FILE?7 |
|
1786 kivy.tests.test_audio.SAMPLE_LENGTH?7 |
|
1787 kivy.tests.test_audio.SAMPLE_LENGTH_MAX?7 |
|
1788 kivy.tests.test_audio.SAMPLE_LENGTH_MIN?7 |
|
1789 kivy.tests.test_clock.ClockTestCase.setUp?4() |
|
1790 kivy.tests.test_clock.ClockTestCase.test_schedule_once?4() |
|
1791 kivy.tests.test_clock.ClockTestCase.test_schedule_once_draw_after?4() |
|
1792 kivy.tests.test_clock.ClockTestCase.test_schedule_once_draw_before?4() |
|
1793 kivy.tests.test_clock.ClockTestCase.test_schedule_once_twice?4() |
|
1794 kivy.tests.test_clock.ClockTestCase.test_unschedule?4() |
|
1795 kivy.tests.test_clock.ClockTestCase.test_unschedule_after_tick?4() |
|
1796 kivy.tests.test_clock.ClockTestCase.test_unschedule_draw?4() |
|
1797 kivy.tests.test_clock.callback?4(dt) |
|
1798 kivy.tests.test_clock.counter?7 |
|
1799 kivy.tests.test_filechooser.FileChooserTestCase.test_filechooserlistview?4() |
|
1800 kivy.tests.test_fonts.FontTestCase.setUp?4() |
|
1801 kivy.tests.test_fonts.FontTestCase.test_unicode_name?4() |
|
1802 kivy.tests.test_graphics.FBOInstructionTestCase.test_fbo_pixels?4() |
|
1803 kivy.tests.test_graphics.VertexInstructionTest.test_circle?4() |
|
1804 kivy.tests.test_graphics.VertexInstructionTest.test_ellipse?4() |
|
1805 kivy.tests.test_graphics.VertexInstructionTest.test_point?4() |
|
1806 kivy.tests.test_graphics.VertexInstructionTest.test_point_add?4() |
|
1807 kivy.tests.test_image.ImageTestCase.setUp?4() |
|
1808 kivy.tests.test_image.ImageTestCase.test_keep_data?4() |
|
1809 kivy.tests.test_invalid_lang.InvalidLangTestCase.test_invalid_childname?4() |
|
1810 kivy.tests.test_invalid_lang.InvalidLangTestCase.test_invalid_childname_before?4() |
|
1811 kivy.tests.test_issue_1084.UnicodeIssueSetting.build?4() |
|
1812 kivy.tests.test_issue_1084.UnicodeIssueSetting.build_config?4(config) |
|
1813 kivy.tests.test_issue_1084.data?7 |
|
1814 kivy.tests.test_issue_1091.PaddingSpacingTestCase.test_tb_lr_stacklayout?4() |
|
1815 kivy.tests.test_issue_599.Issue599.test_minmax?4() |
|
1816 kivy.tests.test_issue_599.PropertyWidget.foo?7 |
|
1817 kivy.tests.test_issue_609.Issue609.test_markup_pos?4() |
|
1818 kivy.tests.test_issue_883.LabelEmptyMarkupTestCase.test_empty_markup?4() |
|
1819 kivy.tests.test_lang.BaseClass.add_widget?4(widget) |
|
1820 kivy.tests.test_lang.BaseClass.bind?4(**kwargs) |
|
1821 kivy.tests.test_lang.BaseClass.create_property?4(name) |
|
1822 kivy.tests.test_lang.BaseClass.is_event_type?4(key) |
|
1823 kivy.tests.test_lang.BaseClass?1(**kwargs) |
|
1824 kivy.tests.test_lang.LangTestCase.import_builder?4() |
|
1825 kivy.tests.test_lang.LangTestCase.test_loading_failed_1?4() |
|
1826 kivy.tests.test_lang.LangTestCase.test_parser_numeric_1?4() |
|
1827 kivy.tests.test_lang.LangTestCase.test_parser_numeric_2?4() |
|
1828 kivy.tests.test_lang.LangTestCase.test_references?4() |
|
1829 kivy.tests.test_lang.LangTestCase.test_references_with_template?4() |
|
1830 kivy.tests.test_lang.LangTestCase.test_references_with_template_case_2?4() |
|
1831 kivy.tests.test_lang.LangTestCase.test_references_with_template_case_3?4() |
|
1832 kivy.tests.test_lang.LangTestCase.test_with_eight_spaces?4() |
|
1833 kivy.tests.test_lang.LangTestCase.test_with_multiline?4() |
|
1834 kivy.tests.test_lang.LangTestCase.test_with_one_space?4() |
|
1835 kivy.tests.test_lang.LangTestCase.test_with_two_spaces?4() |
|
1836 kivy.tests.test_lang.TestClass.obj?7 |
|
1837 kivy.tests.test_lang.TestClass2.obj?7 |
|
1838 kivy.tests.test_lang.TestClass3.obj?7 |
|
1839 kivy.tests.test_lang_complex.LangComplexTestCase.test_complex_rewrite?4() |
|
1840 kivy.tests.test_lang_complex.MainWidget.refwid2?7 |
|
1841 kivy.tests.test_lang_complex.MainWidget.refwid?7 |
|
1842 kivy.tests.test_lang_complex.TestWidget.can_edit?7 |
|
1843 kivy.tests.test_lang_complex.TestWidget.on_release?4() |
|
1844 kivy.tests.test_lang_complex.TestWidget.source2?7 |
|
1845 kivy.tests.test_lang_complex.TestWidget.source3?7 |
|
1846 kivy.tests.test_lang_complex.TestWidget.source?7 |
|
1847 kivy.tests.test_lang_complex.TestWidget?1(**kwargs) |
|
1848 kivy.tests.test_lang_complex.rules?7 |
|
1849 kivy.tests.test_properties.CustomAlias._get_prop?5() |
|
1850 kivy.tests.test_properties.CustomAlias._set_prop?5(value) |
|
1851 kivy.tests.test_properties.CustomAlias.basevalue?7 |
|
1852 kivy.tests.test_properties.CustomAlias.prop?7 |
|
1853 kivy.tests.test_properties.PropertiesTestCase.get_right?4() |
|
1854 kivy.tests.test_properties.PropertiesTestCase.observe?4(value) |
|
1855 kivy.tests.test_properties.PropertiesTestCase.set_right?4(value) |
|
1856 kivy.tests.test_properties.PropertiesTestCase.test_alias?4() |
|
1857 kivy.tests.test_properties.PropertiesTestCase.test_aliasproperty_with_cache?4() |
|
1858 kivy.tests.test_properties.PropertiesTestCase.test_base?4() |
|
1859 kivy.tests.test_properties.PropertiesTestCase.test_bounded_numeric_property?4() |
|
1860 kivy.tests.test_properties.PropertiesTestCase.test_bounded_numeric_property_error_handler?4() |
|
1861 kivy.tests.test_properties.PropertiesTestCase.test_bounded_numeric_property_error_value?4() |
|
1862 kivy.tests.test_properties.PropertiesTestCase.test_dict?4() |
|
1863 kivy.tests.test_properties.PropertiesTestCase.test_dictcheck?4() |
|
1864 kivy.tests.test_properties.PropertiesTestCase.test_listcheck?4() |
|
1865 kivy.tests.test_properties.PropertiesTestCase.test_numericcheck?4() |
|
1866 kivy.tests.test_properties.PropertiesTestCase.test_objectcheck?4() |
|
1867 kivy.tests.test_properties.PropertiesTestCase.test_observer?4() |
|
1868 kivy.tests.test_properties.PropertiesTestCase.test_propertynone?4() |
|
1869 kivy.tests.test_properties.PropertiesTestCase.test_reference?4() |
|
1870 kivy.tests.test_properties.PropertiesTestCase.test_stringcheck?4() |
|
1871 kivy.tests.test_properties.wid?7 |
|
1872 kivy.tests.test_selection.CategoryItem?1(**kwargs) |
|
1873 kivy.tests.test_selection.DictAdapterTestCase.setUp?4() |
|
1874 kivy.tests.test_selection.DictAdapterTestCase.test_dict_adapter_selection_cascade?4() |
|
1875 kivy.tests.test_selection.FruitItem?1(**kwargs) |
|
1876 kivy.tests.test_selection.FruitSelectionObserver.call_count?7 |
|
1877 kivy.tests.test_selection.FruitSelectionObserver.fruit_name?7 |
|
1878 kivy.tests.test_selection.FruitSelectionObserver.on_selection_change?4(list_adapter, *args) |
|
1879 kivy.tests.test_selection.FruitsDictAdapter.fruit_category_changed?4(fruit_categories_adapter, *args) |
|
1880 kivy.tests.test_selection.ListAdapterTestCase.setUp?4() |
|
1881 kivy.tests.test_selection.ListAdapterTestCase.test_list_adapter_selection_handle_selection?4() |
|
1882 kivy.tests.test_selection.ListAdapterTestCase.test_list_adapter_selection_mode_multiple_and_limited?4() |
|
1883 kivy.tests.test_selection.ListAdapterTestCase.test_list_adapter_selection_mode_multiple_auto_selection?4() |
|
1884 kivy.tests.test_selection.ListAdapterTestCase.test_list_adapter_selection_mode_none?4() |
|
1885 kivy.tests.test_selection.ListAdapterTestCase.test_list_adapter_selection_mode_single?4() |
|
1886 kivy.tests.test_selection.ListAdapterTestCase.test_list_adapter_selection_mode_single_auto_selection?4() |
|
1887 kivy.tests.test_selection.attributes_and_units?7 |
|
1888 kivy.tests.test_selection.category_data_items?7 |
|
1889 kivy.tests.test_selection.fruit_categories?7 |
|
1890 kivy.tests.test_selection.fruit_data?7 |
|
1891 kivy.tests.test_selection.fruit_data_attribute_units?7 |
|
1892 kivy.tests.test_selection.fruit_data_attributes?7 |
|
1893 kivy.tests.test_selection.fruit_data_items?7 |
|
1894 kivy.tests.test_selection.fruit_data_list_of_dicts?7 |
|
1895 kivy.tests.test_selection.integers_dict?7 |
|
1896 kivy.tests.test_selection.reset_to_defaults?4(data) |
|
1897 kivy.tests.test_storage.StorageTestCase._do_store_test_empty?5(store) |
|
1898 kivy.tests.test_storage.StorageTestCase._do_store_test_filled?5(store) |
|
1899 kivy.tests.test_storage.StorageTestCase.test_dict_storage?4() |
|
1900 kivy.tests.test_storage.StorageTestCase.test_json_storage?4() |
|
1901 kivy.tests.test_storage.StorageTestCase.test_redis_storage?4() |
|
1902 kivy.tests.test_uix_anchorlayout.UIXAnchorLayoutTestcase.box?4(r, g, b) |
|
1903 kivy.tests.test_uix_anchorlayout.UIXAnchorLayoutTestcase.linksp?4(*largs) |
|
1904 kivy.tests.test_uix_anchorlayout.UIXAnchorLayoutTestcase.test_anchor_layout_xy?4() |
|
1905 kivy.tests.test_uix_anchorlayout.UIXAnchorLayoutTestcase.test_anchorlayout_default?4() |
|
1906 kivy.tests.test_uix_anchorlayout.UIXAnchorLayoutTestcase.test_anchorlayout_x?4() |
|
1907 kivy.tests.test_uix_anchorlayout.UIXAnchorLayoutTestcase.test_anchorlayout_y?4() |
|
1908 kivy.tests.test_uix_boxlayout.UIXBoxLayoutTestcase.box?4(r, g, b) |
|
1909 kivy.tests.test_uix_boxlayout.UIXBoxLayoutTestcase.linksp?4(*largs) |
|
1910 kivy.tests.test_uix_boxlayout.UIXBoxLayoutTestcase.test_boxlayout_orientation?4() |
|
1911 kivy.tests.test_uix_boxlayout.UIXBoxLayoutTestcase.test_boxlayout_padding?4() |
|
1912 kivy.tests.test_uix_boxlayout.UIXBoxLayoutTestcase.test_boxlayout_padding_spacing?4() |
|
1913 kivy.tests.test_uix_boxlayout.UIXBoxLayoutTestcase.test_boxlayout_spacing?4() |
|
1914 kivy.tests.test_uix_listview.ListViewModal?1(**kwargs) |
|
1915 kivy.tests.test_uix_listview.ListViewTestCase.setUp?4() |
|
1916 kivy.tests.test_uix_listview.ListViewTestCase.test_list_view_declared_in_kv_with_adapter?4() |
|
1917 kivy.tests.test_uix_listview.ListViewTestCase.test_list_view_declared_in_kv_with_item_strings?4() |
|
1918 kivy.tests.test_uix_listview.ListViewTestCase.test_list_view_reset_data?4() |
|
1919 kivy.tests.test_uix_listview.ListViewTestCase.test_list_view_with_list_of_integers?4() |
|
1920 kivy.tests.test_uix_listview.ListViewTestCase.test_list_view_with_list_of_integers_scrolling?4() |
|
1921 kivy.tests.test_uix_listview.ListViewTestCase.test_simple_list_view?4() |
|
1922 kivy.tests.test_uix_listview.ListViewTestCase.test_simple_list_view_deletion?4() |
|
1923 kivy.tests.test_uix_listview.ListViewTestCase.test_simple_list_view_explicit_simple_list_adapter?4() |
|
1924 kivy.tests.test_uix_listview.PetListener.callback?4(*args) |
|
1925 kivy.tests.test_uix_listview.PetListener?1(pet) |
|
1926 kivy.tests.test_uix_widget.CallerWidget?1(**kwargs) |
|
1927 kivy.tests.test_uix_widget.NestedWidget.title?7 |
|
1928 kivy.tests.test_uix_widget.UIXWidgetTestCase.test_add_widget_index_0?4() |
|
1929 kivy.tests.test_uix_widget.UIXWidgetTestCase.test_add_widget_index_1?4() |
|
1930 kivy.tests.test_uix_widget.UIXWidgetTestCase.test_add_widget_index_2?4() |
|
1931 kivy.tests.test_uix_widget.UIXWidgetTestCase.test_button_properties?4() |
|
1932 kivy.tests.test_uix_widget.UIXWidgetTestCase.test_default_widgets?4() |
|
1933 kivy.tests.test_uix_widget.UIXWidgetTestCase.test_image_properties?4() |
|
1934 kivy.tests.test_uix_widget.UIXWidgetTestCase.test_slider_properties?4() |
|
1935 kivy.tests.test_uix_widget.UIXWidgetTestCase.test_widget_root_from_code_with_kv?4() |
|
1936 kivy.tests.test_urlrequest.UrlRequestTest._on_error?5(req, *args) |
|
1937 kivy.tests.test_urlrequest.UrlRequestTest._on_progress?5(req, *args) |
|
1938 kivy.tests.test_urlrequest.UrlRequestTest._on_redirect?5(req, *args) |
|
1939 kivy.tests.test_urlrequest.UrlRequestTest._on_success?5(req, *args) |
|
1940 kivy.tests.test_urlrequest.UrlRequestTest.test_callbacks?4() |
|
1941 kivy.tests.test_widget.WidgetTestCase.setUp?4() |
|
1942 kivy.tests.test_widget.WidgetTestCase.test_add_remove_widget?4() |
|
1943 kivy.tests.test_widget.WidgetTestCase.test_collision?4() |
|
1944 kivy.tests.test_widget.WidgetTestCase.test_invalid_add_widget?4() |
|
1945 kivy.tests.test_widget.WidgetTestCase.test_position?4() |
|
1946 kivy.tests.test_widget.WidgetTestCase.test_size?4() |
|
1947 kivy.tools.benchmark.bench_button_creation.run?4() |
|
1948 kivy.tools.benchmark.bench_button_creation?1() |
|
1949 kivy.tools.benchmark.bench_button_creation_with_tick.benchs?7 |
|
1950 kivy.tools.benchmark.bench_button_creation_with_tick.clock_total?7 |
|
1951 kivy.tools.benchmark.bench_button_creation_with_tick.log?4(newline=True) |
|
1952 kivy.tools.benchmark.bench_button_creation_with_tick.payload?7 |
|
1953 kivy.tools.benchmark.bench_button_creation_with_tick.r?7 |
|
1954 kivy.tools.benchmark.bench_button_creation_with_tick.reply?7 |
|
1955 kivy.tools.benchmark.bench_button_creation_with_tick.report?7 |
|
1956 kivy.tools.benchmark.bench_button_creation_with_tick.report_newline?7 |
|
1957 kivy.tools.benchmark.bench_button_creation_with_tick.run?4() |
|
1958 kivy.tools.benchmark.bench_button_creation_with_tick?1() |
|
1959 kivy.tools.benchmark.bench_label_creation.run?4() |
|
1960 kivy.tools.benchmark.bench_label_creation?1() |
|
1961 kivy.tools.benchmark.bench_label_creation_with_tick.run?4() |
|
1962 kivy.tools.benchmark.bench_label_creation_with_tick?1() |
|
1963 kivy.tools.benchmark.bench_widget_creation.run?4() |
|
1964 kivy.tools.benchmark.bench_widget_creation_with_root.run?4() |
|
1965 kivy.tools.benchmark.bench_widget_dispatch.run?4() |
|
1966 kivy.tools.benchmark.bench_widget_dispatch?1() |
|
1967 kivy.tools.benchmark.bench_widget_draw.run?4() |
|
1968 kivy.tools.benchmark.bench_widget_draw?1() |
|
1969 kivy.tools.benchmark.benchmark_version?7 |
|
1970 kivy.tools.benchmark.clockfn?7 |
|
1971 kivy.tools.extensions.make-kivyext.Extension.create_files?4() |
|
1972 kivy.tools.extensions.make-kivyext.Extension.make_folder?4() |
|
1973 kivy.tools.extensions.make-kivyext.Extension?1(name, shortname, author, email, output_folder) |
|
1974 kivy.tools.extensions.make-kivyext.FILE_HEADER_TEMPLATE?7 |
|
1975 kivy.tools.extensions.make-kivyext.SETUP_PY_TEMPLATE?7 |
|
1976 kivy.tools.extensions.make-kivyext._sep_re?8 |
|
1977 kivy.tools.extensions.make-kivyext.guess_package?4(name) |
|
1978 kivy.tools.extensions.make-kivyext.main?4() |
|
1979 kivy.tools.extensions.make-kivyext.prompt?4(name, default=None) |
|
1980 kivy.tools.extensions.make-kivyext.prompt_bool?4(name, default=False) |
|
1981 kivy.tools.extensions.make-kivyext.prompt_choices?4(name, choices) |
|
1982 kivy.tools.packaging.factory.FactoryBuild.description?7 |
|
1983 kivy.tools.packaging.factory.FactoryBuild.finalize_options?4() |
|
1984 kivy.tools.packaging.factory.FactoryBuild.initialize_options?4() |
|
1985 kivy.tools.packaging.factory.FactoryBuild.run?4() |
|
1986 kivy.tools.packaging.factory.FactoryBuild.user_options?7 |
|
1987 kivy.tools.packaging.factory.ignore_list?7 |
|
1988 kivy.tools.packaging.googlecode_upload.encode_upload_request?4(fields, file_path) |
|
1989 kivy.tools.packaging.googlecode_upload.main?4() |
|
1990 kivy.tools.packaging.googlecode_upload.upload?4(file, project_name, user_name, password, summary, labels=None) |
|
1991 kivy.tools.packaging.googlecode_upload.upload_find_auth?4(file_path, project_name, summary, labels=None, user_name=None, password=None, tries=3) |
|
1992 kivy.tools.packaging.osx.build.OSXPortableBuild.description?7 |
|
1993 kivy.tools.packaging.osx.build.OSXPortableBuild.download_deps?4() |
|
1994 kivy.tools.packaging.osx.build.OSXPortableBuild.finalize_options?4() |
|
1995 kivy.tools.packaging.osx.build.OSXPortableBuild.get_latest_hash?4() |
|
1996 kivy.tools.packaging.osx.build.OSXPortableBuild.initialize_options?4() |
|
1997 kivy.tools.packaging.osx.build.OSXPortableBuild.report_hook?4(block_size, total_size) |
|
1998 kivy.tools.packaging.osx.build.OSXPortableBuild.run?4() |
|
1999 kivy.tools.packaging.osx.build.OSXPortableBuild.user_options?7 |
|
2000 kivy.tools.packaging.osx.build.OSXPortableBuild.write_plist?4(target) |
|
2001 kivy.tools.packaging.pyinstaller_hooks.curdir?7 |
|
2002 kivy.tools.packaging.pyinstaller_hooks.hook-kivy._kivy_modules?8 |
|
2003 kivy.tools.packaging.pyinstaller_hooks.hook-kivy.datas?7 |
|
2004 kivy.tools.packaging.pyinstaller_hooks.hook-kivy.get_modules?4() |
|
2005 kivy.tools.packaging.pyinstaller_hooks.hook-kivy.hiddenimports?7 |
|
2006 kivy.tools.packaging.pyinstaller_hooks.install_hooks?4(sym, hookspath=None) |
|
2007 kivy.tools.packaging.pyinstaller_hooks.rt-hook-kivy.root?7 |
|
2008 kivy.tools.packaging.win32.build.WindowsPortableBuild.description?7 |
|
2009 kivy.tools.packaging.win32.build.WindowsPortableBuild.finalize_options?4() |
|
2010 kivy.tools.packaging.win32.build.WindowsPortableBuild.initialize_options?4() |
|
2011 kivy.tools.packaging.win32.build.WindowsPortableBuild.report_hook?4(block_size, total_size) |
|
2012 kivy.tools.packaging.win32.build.WindowsPortableBuild.run?4() |
|
2013 kivy.tools.packaging.win32.build.WindowsPortableBuild.user_options?7 |
|
2014 kivy.tools.packaging.win32.build.zip_directory?4(dir, zip_file) |
|
2015 kivy.tools.report.ext?7 |
|
2016 kivy.tools.report.report?7 |
|
2017 kivy.tools.report.s?7 |
|
2018 kivy.tools.report.testimport?4(libname) |
|
2019 kivy.tools.report.title?4(t) |
|
2020 kivy.tools.stub-gl-debug.a?7 |
|
2021 kivy.tools.stub-gl-debug.lines?7 |
|
2022 kivy.tools.stub-gl-debug.replace?4(s) |
|
2023 kivy.tools.texturecompress.Etc1Tool.compress?4() |
|
2024 kivy.tools.texturecompress.Etc1Tool.locate_etc1tool?4() |
|
2025 kivy.tools.texturecompress.Etc1Tool?1(options) |
|
2026 kivy.tools.texturecompress.PvrtcTool.compress?4() |
|
2027 kivy.tools.texturecompress.PvrtcTool.locate_texturetool?4() |
|
2028 kivy.tools.texturecompress.PvrtcTool?1(options) |
|
2029 kivy.tools.texturecompress.Tool.compress?4() |
|
2030 kivy.tools.texturecompress.Tool.nearest_pow2?4(v) |
|
2031 kivy.tools.texturecompress.Tool.run?4() |
|
2032 kivy.tools.texturecompress.Tool.runcmd?4(cmd) |
|
2033 kivy.tools.texturecompress.Tool.tex_fn?4() |
|
2034 kivy.tools.texturecompress.Tool.write_tex?4(data, fmt, image_size, texture_size, mipmap=False, formatinfo=None) |
|
2035 kivy.tools.texturecompress.Tool?1(options) |
|
2036 kivy.uix.abstractview.AbstractView.adapter?7 |
|
2037 kivy.uix.accordion.Accordion._do_layout?5(dt) |
|
2038 kivy.uix.accordion.Accordion.acc?7 |
|
2039 kivy.uix.accordion.Accordion.add_widget?4(widget, *largs) |
|
2040 kivy.uix.accordion.Accordion.anim_duration?7 |
|
2041 kivy.uix.accordion.Accordion.anim_func?7 |
|
2042 kivy.uix.accordion.Accordion.btn?7 |
|
2043 kivy.uix.accordion.Accordion.controls?7 |
|
2044 kivy.uix.accordion.Accordion.min_space?7 |
|
2045 kivy.uix.accordion.Accordion.orientation?7 |
|
2046 kivy.uix.accordion.Accordion.root?7 |
|
2047 kivy.uix.accordion.Accordion.select?4(instance) |
|
2048 kivy.uix.accordion.Accordion.slider?7 |
|
2049 kivy.uix.accordion.Accordion.toggle_layout?4() |
|
2050 kivy.uix.accordion.Accordion.update_min_space?4(value) |
|
2051 kivy.uix.accordion.Accordion?1(**kwargs) |
|
2052 kivy.uix.accordion.AccordionItem._update_title?5(dt) |
|
2053 kivy.uix.accordion.AccordionItem.accordion?7 |
|
2054 kivy.uix.accordion.AccordionItem.add_widget?4(widget) |
|
2055 kivy.uix.accordion.AccordionItem.background_disabled_normal?7 |
|
2056 kivy.uix.accordion.AccordionItem.background_disabled_selected?7 |
|
2057 kivy.uix.accordion.AccordionItem.background_normal?7 |
|
2058 kivy.uix.accordion.AccordionItem.background_selected?7 |
|
2059 kivy.uix.accordion.AccordionItem.collapse?7 |
|
2060 kivy.uix.accordion.AccordionItem.collapse_alpha?7 |
|
2061 kivy.uix.accordion.AccordionItem.container?7 |
|
2062 kivy.uix.accordion.AccordionItem.container_title?7 |
|
2063 kivy.uix.accordion.AccordionItem.content_size?7 |
|
2064 kivy.uix.accordion.AccordionItem.min_space?7 |
|
2065 kivy.uix.accordion.AccordionItem.on_collapse?4(instance, value) |
|
2066 kivy.uix.accordion.AccordionItem.on_collapse_alpha?4(instance, value) |
|
2067 kivy.uix.accordion.AccordionItem.on_touch_down?4(touch) |
|
2068 kivy.uix.accordion.AccordionItem.orientation?7 |
|
2069 kivy.uix.accordion.AccordionItem.remove_widget?4(widget) |
|
2070 kivy.uix.accordion.AccordionItem.title?7 |
|
2071 kivy.uix.accordion.AccordionItem.title_args?7 |
|
2072 kivy.uix.accordion.AccordionItem.title_template?7 |
|
2073 kivy.uix.accordion.AccordionItem?1(**kwargs) |
|
2074 kivy.uix.anchorlayout.AnchorLayout.anchor_x?7 |
|
2075 kivy.uix.anchorlayout.AnchorLayout.anchor_y?7 |
|
2076 kivy.uix.anchorlayout.AnchorLayout.do_layout?4(*largs) |
|
2077 kivy.uix.anchorlayout.AnchorLayout.padding?7 |
|
2078 kivy.uix.anchorlayout.AnchorLayout?1(**kwargs) |
|
2079 kivy.uix.boxlayout.BoxLayout.add_widget?4(widget, index=0) |
|
2080 kivy.uix.boxlayout.BoxLayout.do_layout?4(*largs) |
|
2081 kivy.uix.boxlayout.BoxLayout.orientation?7 |
|
2082 kivy.uix.boxlayout.BoxLayout.padding?7 |
|
2083 kivy.uix.boxlayout.BoxLayout.remove_widget?4(widget) |
|
2084 kivy.uix.boxlayout.BoxLayout.spacing?7 |
|
2085 kivy.uix.boxlayout.BoxLayout?1(**kwargs) |
|
2086 kivy.uix.bubble.Bubble.add_widget?4(*l) |
|
2087 kivy.uix.bubble.Bubble.arrow_image?7 |
|
2088 kivy.uix.bubble.Bubble.arrow_pos?7 |
|
2089 kivy.uix.bubble.Bubble.background_color?7 |
|
2090 kivy.uix.bubble.Bubble.background_image?7 |
|
2091 kivy.uix.bubble.Bubble.border?7 |
|
2092 kivy.uix.bubble.Bubble.clear_widgets?4(**kwargs) |
|
2093 kivy.uix.bubble.Bubble.content?7 |
|
2094 kivy.uix.bubble.Bubble.limit_to?7 |
|
2095 kivy.uix.bubble.Bubble.on_arrow_image?4(*l) |
|
2096 kivy.uix.bubble.Bubble.on_arrow_pos?4(*l) |
|
2097 kivy.uix.bubble.Bubble.on_background_color?4(*l) |
|
2098 kivy.uix.bubble.Bubble.on_background_image?4(*l) |
|
2099 kivy.uix.bubble.Bubble.on_orientation?4(*l) |
|
2100 kivy.uix.bubble.Bubble.on_pos?4(instance, pos) |
|
2101 kivy.uix.bubble.Bubble.options?7 |
|
2102 kivy.uix.bubble.Bubble.orientation?7 |
|
2103 kivy.uix.bubble.Bubble.remove_widget?4(*l) |
|
2104 kivy.uix.bubble.Bubble?1(**kwargs) |
|
2105 kivy.uix.button.Button._do_press?5() |
|
2106 kivy.uix.button.Button._do_release?5() |
|
2107 kivy.uix.button.Button.background_color?7 |
|
2108 kivy.uix.button.Button.background_disabled_down?7 |
|
2109 kivy.uix.button.Button.background_disabled_normal?7 |
|
2110 kivy.uix.button.Button.background_down?7 |
|
2111 kivy.uix.button.Button.background_normal?7 |
|
2112 kivy.uix.button.Button.border?7 |
|
2113 kivy.uix.button.Button.on_press?4() |
|
2114 kivy.uix.button.Button.on_release?4() |
|
2115 kivy.uix.button.Button.on_touch_down?4(touch) |
|
2116 kivy.uix.button.Button.on_touch_move?4(touch) |
|
2117 kivy.uix.button.Button.on_touch_up?4(touch) |
|
2118 kivy.uix.button.Button.state?7 |
|
2119 kivy.uix.button.Button.trigger_action?4(duration=0.1) |
|
2120 kivy.uix.button.Button.trigger_release?4() |
|
2121 kivy.uix.camera.Camera._camera_loaded?5(*largs) |
|
2122 kivy.uix.camera.Camera._on_index?5(*largs) |
|
2123 kivy.uix.camera.Camera.index?7 |
|
2124 kivy.uix.camera.Camera.on_play?4(instance, value) |
|
2125 kivy.uix.camera.Camera.on_tex?4(*l) |
|
2126 kivy.uix.camera.Camera.play?7 |
|
2127 kivy.uix.camera.Camera.resolution?7 |
|
2128 kivy.uix.camera.Camera?1(**kwargs) |
|
2129 kivy.uix.carousel.Carousel._change_touch_mode?5(*largs) |
|
2130 kivy.uix.carousel.Carousel._curr_slide?5() |
|
2131 kivy.uix.carousel.Carousel._current?8 |
|
2132 kivy.uix.carousel.Carousel._do_touch_up?5(touch, *largs) |
|
2133 kivy.uix.carousel.Carousel._get_index?5() |
|
2134 kivy.uix.carousel.Carousel._get_slides_container?5() |
|
2135 kivy.uix.carousel.Carousel._get_uid?5(prefix='sv') |
|
2136 kivy.uix.carousel.Carousel._index?8 |
|
2137 kivy.uix.carousel.Carousel._insert_visible_slides?5() |
|
2138 kivy.uix.carousel.Carousel._next?8 |
|
2139 kivy.uix.carousel.Carousel._next_slide?5() |
|
2140 kivy.uix.carousel.Carousel._offset?8 |
|
2141 kivy.uix.carousel.Carousel._position_visible_slides?5(*args) |
|
2142 kivy.uix.carousel.Carousel._prev?8 |
|
2143 kivy.uix.carousel.Carousel._prev_slide?5() |
|
2144 kivy.uix.carousel.Carousel._set_index?5(value) |
|
2145 kivy.uix.carousel.Carousel._start_animation?5(*args) |
|
2146 kivy.uix.carousel.Carousel._touch?8 |
|
2147 kivy.uix.carousel.Carousel.add_widget?4(widget, index=0) |
|
2148 kivy.uix.carousel.Carousel.anim_cancel_duration?7 |
|
2149 kivy.uix.carousel.Carousel.anim_move_duration?7 |
|
2150 kivy.uix.carousel.Carousel.clear_widgets?4() |
|
2151 kivy.uix.carousel.Carousel.current_slide?7 |
|
2152 kivy.uix.carousel.Carousel.direction?7 |
|
2153 kivy.uix.carousel.Carousel.get_slide_container?4(slide) |
|
2154 kivy.uix.carousel.Carousel.index?7 |
|
2155 kivy.uix.carousel.Carousel.load_next?4(mode='next') |
|
2156 kivy.uix.carousel.Carousel.load_previous?4() |
|
2157 kivy.uix.carousel.Carousel.loop?7 |
|
2158 kivy.uix.carousel.Carousel.min_move?7 |
|
2159 kivy.uix.carousel.Carousel.next_slide?7 |
|
2160 kivy.uix.carousel.Carousel.on__offset?4(*args) |
|
2161 kivy.uix.carousel.Carousel.on_index?4(*args) |
|
2162 kivy.uix.carousel.Carousel.on_pos?4(*args) |
|
2163 kivy.uix.carousel.Carousel.on_size?4(*args) |
|
2164 kivy.uix.carousel.Carousel.on_slides?4(*args) |
|
2165 kivy.uix.carousel.Carousel.on_touch_down?4(touch) |
|
2166 kivy.uix.carousel.Carousel.on_touch_move?4(touch) |
|
2167 kivy.uix.carousel.Carousel.on_touch_up?4(touch) |
|
2168 kivy.uix.carousel.Carousel.previous_slide?7 |
|
2169 kivy.uix.carousel.Carousel.remove_widget?4(widget, *args, **kwargs) |
|
2170 kivy.uix.carousel.Carousel.scroll_distance?7 |
|
2171 kivy.uix.carousel.Carousel.scroll_timeout?7 |
|
2172 kivy.uix.carousel.Carousel.slides?7 |
|
2173 kivy.uix.carousel.Carousel.slides_container?7 |
|
2174 kivy.uix.carousel.Carousel?1(**kwargs) |
|
2175 kivy.uix.carousel.Example1.build?4() |
|
2176 kivy.uix.checkbox.CheckBox._clear_groups?5() |
|
2177 kivy.uix.checkbox.CheckBox._release_group?5(current) |
|
2178 kivy.uix.checkbox.CheckBox._toggle_active?5() |
|
2179 kivy.uix.checkbox.CheckBox.active?7 |
|
2180 kivy.uix.checkbox.CheckBox.group?7 |
|
2181 kivy.uix.checkbox.CheckBox.on_group?4(*largs) |
|
2182 kivy.uix.checkbox.CheckBox.on_touch_down?4(touch) |
|
2183 kivy.uix.checkbox.CheckBox?1(**kwargs) |
|
2184 kivy.uix.codeinput.Cache_append?7 |
|
2185 kivy.uix.codeinput.Cache_get?7 |
|
2186 kivy.uix.codeinput.CodeInput._create_line_label?5(text, hint=False) |
|
2187 kivy.uix.codeinput.CodeInput._cursor_offset?5() |
|
2188 kivy.uix.codeinput.CodeInput._get_bbcode?5(ntext) |
|
2189 kivy.uix.codeinput.CodeInput._get_line_options?5() |
|
2190 kivy.uix.codeinput.CodeInput._get_text_width?5(text, tab_width, _label_cached) |
|
2191 kivy.uix.codeinput.CodeInput.lexer?7 |
|
2192 kivy.uix.codeinput.CodeInput.on_foreground_color?4(instance, text_color) |
|
2193 kivy.uix.codeinput.CodeInput.on_lexer?4(instance, value) |
|
2194 kivy.uix.codeinput.CodeInput?1(**kwargs) |
|
2195 kivy.uix.codeinput.CodeInputTest.build?4() |
|
2196 kivy.uix.colorpicker.ColorPicker._get_hex?5() |
|
2197 kivy.uix.colorpicker.ColorPicker._set_hex?5(value) |
|
2198 kivy.uix.colorpicker.ColorPicker._trigger_update_clr?5(mode, clr_idx, text) |
|
2199 kivy.uix.colorpicker.ColorPicker._trigger_update_hex?5(text) |
|
2200 kivy.uix.colorpicker.ColorPicker._update_clr?5(dt) |
|
2201 kivy.uix.colorpicker.ColorPicker._update_hex?5(dt) |
|
2202 kivy.uix.colorpicker.ColorPicker.color?7 |
|
2203 kivy.uix.colorpicker.ColorPicker.font_name?7 |
|
2204 kivy.uix.colorpicker.ColorPicker.foreground_color?7 |
|
2205 kivy.uix.colorpicker.ColorPicker.hex_color?7 |
|
2206 kivy.uix.colorpicker.ColorPicker.hsv?7 |
|
2207 kivy.uix.colorpicker.ColorPicker.on_color?4(instance, value) |
|
2208 kivy.uix.colorpicker.ColorPicker.on_hsv?4(instance, value) |
|
2209 kivy.uix.colorpicker.ColorPicker.wheel?7 |
|
2210 kivy.uix.colorpicker.ColorPicker?1(**kwargs) |
|
2211 kivy.uix.colorpicker.ColorPickerApp.build?4() |
|
2212 kivy.uix.colorpicker.ColorWheel._get_touch_r?5(pos) |
|
2213 kivy.uix.colorpicker.ColorWheel._hsv?8 |
|
2214 kivy.uix.colorpicker.ColorWheel._inertia_cutoff?8 |
|
2215 kivy.uix.colorpicker.ColorWheel._inertia_slowdown?8 |
|
2216 kivy.uix.colorpicker.ColorWheel._num_touches?8 |
|
2217 kivy.uix.colorpicker.ColorWheel._origin?8 |
|
2218 kivy.uix.colorpicker.ColorWheel._piece_divisions?8 |
|
2219 kivy.uix.colorpicker.ColorWheel._pieces_of_pie?8 |
|
2220 kivy.uix.colorpicker.ColorWheel._pinch_flag?8 |
|
2221 kivy.uix.colorpicker.ColorWheel._radius?8 |
|
2222 kivy.uix.colorpicker.ColorWheel.a?7 |
|
2223 kivy.uix.colorpicker.ColorWheel.b?7 |
|
2224 kivy.uix.colorpicker.ColorWheel.change_alpha?4(val) |
|
2225 kivy.uix.colorpicker.ColorWheel.color?7 |
|
2226 kivy.uix.colorpicker.ColorWheel.g?7 |
|
2227 kivy.uix.colorpicker.ColorWheel.inertial_decr_sv_idx?4(dt) |
|
2228 kivy.uix.colorpicker.ColorWheel.inertial_incr_sv_idx?4(dt) |
|
2229 kivy.uix.colorpicker.ColorWheel.init_wheel?4(dt) |
|
2230 kivy.uix.colorpicker.ColorWheel.on__hsv?4(instance, value) |
|
2231 kivy.uix.colorpicker.ColorWheel.on__origin?4(instance, value) |
|
2232 kivy.uix.colorpicker.ColorWheel.on__radius?4(instance, value) |
|
2233 kivy.uix.colorpicker.ColorWheel.on_touch_down?4(touch) |
|
2234 kivy.uix.colorpicker.ColorWheel.on_touch_move?4(touch) |
|
2235 kivy.uix.colorpicker.ColorWheel.on_touch_up?4(touch) |
|
2236 kivy.uix.colorpicker.ColorWheel.r?7 |
|
2237 kivy.uix.colorpicker.ColorWheel.recolor_wheel?4() |
|
2238 kivy.uix.colorpicker.ColorWheel?1(**kwargs) |
|
2239 kivy.uix.colorpicker._ColorArc.change_color?4(color=None, color_delta=None, sv=None, a=None) |
|
2240 kivy.uix.colorpicker._ColorArc.get_mesh?4() |
|
2241 kivy.uix.colorpicker._ColorArc?2(r_min, r_max, theta_min, theta_max, color=(0, 0, 1, 1), origin = (0, 0), **kwargs) |
|
2242 kivy.uix.colorpicker.distance?4(pt1, pt2) |
|
2243 kivy.uix.colorpicker.polar_to_rect?4(origin, r, theta) |
|
2244 kivy.uix.colorpicker.rect_to_polar?4(origin, x, y) |
|
2245 kivy.uix.dropdown.DropDown._container_minimum_size?5(instance, size) |
|
2246 kivy.uix.dropdown.DropDown._reposition?5(*largs) |
|
2247 kivy.uix.dropdown.DropDown.add_widget?4(*largs) |
|
2248 kivy.uix.dropdown.DropDown.attach_to?7 |
|
2249 kivy.uix.dropdown.DropDown.auto_width?7 |
|
2250 kivy.uix.dropdown.DropDown.btn?7 |
|
2251 kivy.uix.dropdown.DropDown.clear_widgets?4() |
|
2252 kivy.uix.dropdown.DropDown.container?7 |
|
2253 kivy.uix.dropdown.DropDown.dismiss?4(*largs) |
|
2254 kivy.uix.dropdown.DropDown.dismiss_on_select?7 |
|
2255 kivy.uix.dropdown.DropDown.max_height?7 |
|
2256 kivy.uix.dropdown.DropDown.on_select?4(data) |
|
2257 kivy.uix.dropdown.DropDown.on_touch_down?4(touch) |
|
2258 kivy.uix.dropdown.DropDown.on_touch_up?4(touch) |
|
2259 kivy.uix.dropdown.DropDown.open?4(widget) |
|
2260 kivy.uix.dropdown.DropDown.remove_widget?4(*largs) |
|
2261 kivy.uix.dropdown.DropDown.select?4(data) |
|
2262 kivy.uix.dropdown.DropDown.show_dropdown?4(*largs) |
|
2263 kivy.uix.dropdown.DropDown.touch_move?4(touch) |
|
2264 kivy.uix.dropdown.DropDown?1(**kwargs) |
|
2265 kivy.uix.filechooser.FileChooserApp.build?4() |
|
2266 kivy.uix.filechooser.FileChooserController._ENTRY_TEMPLATE?8 |
|
2267 kivy.uix.filechooser.FileChooserController._add_files?5(path, parent=None) |
|
2268 kivy.uix.filechooser.FileChooserController._apply_filters?5(files) |
|
2269 kivy.uix.filechooser.FileChooserController._create_files_entries?5(*args) |
|
2270 kivy.uix.filechooser.FileChooserController._force_unicode?5(s) |
|
2271 kivy.uix.filechooser.FileChooserController._generate_file_entries?5(*args, **kwargs) |
|
2272 kivy.uix.filechooser.FileChooserController._hide_progress?5() |
|
2273 kivy.uix.filechooser.FileChooserController._save_previous_path?5(instance, value) |
|
2274 kivy.uix.filechooser.FileChooserController._show_progress?5() |
|
2275 kivy.uix.filechooser.FileChooserController._trigger_update?5(*args) |
|
2276 kivy.uix.filechooser.FileChooserController._update_files?5(*args, **kwargs) |
|
2277 kivy.uix.filechooser.FileChooserController._update_item_selection?5(*args) |
|
2278 kivy.uix.filechooser.FileChooserController.cancel?4(*largs) |
|
2279 kivy.uix.filechooser.FileChooserController.close_subselection?4(entry) |
|
2280 kivy.uix.filechooser.FileChooserController.dirselect?7 |
|
2281 kivy.uix.filechooser.FileChooserController.entry_released?4(entry, touch) |
|
2282 kivy.uix.filechooser.FileChooserController.entry_subselect?4(entry) |
|
2283 kivy.uix.filechooser.FileChooserController.entry_touched?4(entry, touch) |
|
2284 kivy.uix.filechooser.FileChooserController.file_encodings?7 |
|
2285 kivy.uix.filechooser.FileChooserController.files?7 |
|
2286 kivy.uix.filechooser.FileChooserController.filter_dirs?7 |
|
2287 kivy.uix.filechooser.FileChooserController.filters?7 |
|
2288 kivy.uix.filechooser.FileChooserController.get_nice_size?4() |
|
2289 kivy.uix.filechooser.FileChooserController.multiselect?7 |
|
2290 kivy.uix.filechooser.FileChooserController.on_entries_cleared?4() |
|
2291 kivy.uix.filechooser.FileChooserController.on_entry_added?4(node, parent=None) |
|
2292 kivy.uix.filechooser.FileChooserController.on_remove_subentry?4(subentry, entry) |
|
2293 kivy.uix.filechooser.FileChooserController.on_subentry_to_entry?4(subentry, entry) |
|
2294 kivy.uix.filechooser.FileChooserController.on_submit?4(selected, touch=None) |
|
2295 kivy.uix.filechooser.FileChooserController.on_touch_down?4(touch) |
|
2296 kivy.uix.filechooser.FileChooserController.on_touch_up?4(touch) |
|
2297 kivy.uix.filechooser.FileChooserController.open_entry?4(entry) |
|
2298 kivy.uix.filechooser.FileChooserController.path?7 |
|
2299 kivy.uix.filechooser.FileChooserController.progress_cls?7 |
|
2300 kivy.uix.filechooser.FileChooserController.rootpath?7 |
|
2301 kivy.uix.filechooser.FileChooserController.selection?7 |
|
2302 kivy.uix.filechooser.FileChooserController.show_hidden?7 |
|
2303 kivy.uix.filechooser.FileChooserController.sort_func?7 |
|
2304 kivy.uix.filechooser.FileChooserController?1(**kwargs) |
|
2305 kivy.uix.filechooser.FileChooserIconView._ENTRY_TEMPLATE?8 |
|
2306 kivy.uix.filechooser.FileChooserListView._ENTRY_TEMPLATE?8 |
|
2307 kivy.uix.filechooser.FileChooserProgressBase.cancel?4(*largs) |
|
2308 kivy.uix.filechooser.FileChooserProgressBase.index?7 |
|
2309 kivy.uix.filechooser.FileChooserProgressBase.on_touch_down?4(touch) |
|
2310 kivy.uix.filechooser.FileChooserProgressBase.on_touch_move?4(touch) |
|
2311 kivy.uix.filechooser.FileChooserProgressBase.on_touch_up?4(touch) |
|
2312 kivy.uix.filechooser.FileChooserProgressBase.path?7 |
|
2313 kivy.uix.filechooser.FileChooserProgressBase.total?7 |
|
2314 kivy.uix.filechooser._have_win32file?8 |
|
2315 kivy.uix.filechooser.alphanumeric_folders_first?4(files) |
|
2316 kivy.uix.filechooser.filesize_units?7 |
|
2317 kivy.uix.filechooser.is_hidden_unix?4(fn) |
|
2318 kivy.uix.filechooser.is_hidden_win?4(fn) |
|
2319 kivy.uix.filechooser.platform?7 |
|
2320 kivy.uix.floatlayout.FloatLayout.add_widget?4(widget, index=0) |
|
2321 kivy.uix.floatlayout.FloatLayout.do_layout?4(*largs, **kwargs) |
|
2322 kivy.uix.floatlayout.FloatLayout.remove_widget?4(widget) |
|
2323 kivy.uix.floatlayout.FloatLayout?1(**kwargs) |
|
2324 kivy.uix.gridlayout.GridLayout.col_default_width?7 |
|
2325 kivy.uix.gridlayout.GridLayout.col_force_default?7 |
|
2326 kivy.uix.gridlayout.GridLayout.cols?7 |
|
2327 kivy.uix.gridlayout.GridLayout.cols_minimum?7 |
|
2328 kivy.uix.gridlayout.GridLayout.do_layout?4(*largs) |
|
2329 kivy.uix.gridlayout.GridLayout.get_max_widgets?4() |
|
2330 kivy.uix.gridlayout.GridLayout.minimum_height?7 |
|
2331 kivy.uix.gridlayout.GridLayout.minimum_size?7 |
|
2332 kivy.uix.gridlayout.GridLayout.minimum_width?7 |
|
2333 kivy.uix.gridlayout.GridLayout.on_children?4(instance, value) |
|
2334 kivy.uix.gridlayout.GridLayout.padding?7 |
|
2335 kivy.uix.gridlayout.GridLayout.row_default_height?7 |
|
2336 kivy.uix.gridlayout.GridLayout.row_force_default?7 |
|
2337 kivy.uix.gridlayout.GridLayout.rows?7 |
|
2338 kivy.uix.gridlayout.GridLayout.rows_minimum?7 |
|
2339 kivy.uix.gridlayout.GridLayout.spacing?7 |
|
2340 kivy.uix.gridlayout.GridLayout.update_minimum_size?4(*largs) |
|
2341 kivy.uix.gridlayout.GridLayout?1(**kwargs) |
|
2342 kivy.uix.gridlayout.nmax?4(*args) |
|
2343 kivy.uix.image.AsyncImage._load_source?5(*args) |
|
2344 kivy.uix.image.AsyncImage._on_source_load?5(value) |
|
2345 kivy.uix.image.AsyncImage._on_tex_change?5(*largs) |
|
2346 kivy.uix.image.AsyncImage.is_uri?4(filename) |
|
2347 kivy.uix.image.AsyncImage.texture_update?4(*largs) |
|
2348 kivy.uix.image.AsyncImage?1(**kwargs) |
|
2349 kivy.uix.image.Image._on_tex_change?5(*largs) |
|
2350 kivy.uix.image.Image.allow_stretch?7 |
|
2351 kivy.uix.image.Image.anim_delay?7 |
|
2352 kivy.uix.image.Image.color?7 |
|
2353 kivy.uix.image.Image.get_image_ratio?4() |
|
2354 kivy.uix.image.Image.get_norm_image_size?4() |
|
2355 kivy.uix.image.Image.image_ratio?7 |
|
2356 kivy.uix.image.Image.keep_data?7 |
|
2357 kivy.uix.image.Image.keep_ratio?7 |
|
2358 kivy.uix.image.Image.mipmap?7 |
|
2359 kivy.uix.image.Image.nocache?7 |
|
2360 kivy.uix.image.Image.norm_image_size?7 |
|
2361 kivy.uix.image.Image.on_anim_delay?4(instance, value) |
|
2362 kivy.uix.image.Image.on_nocache?4(*args) |
|
2363 kivy.uix.image.Image.on_texture?4(instance, value) |
|
2364 kivy.uix.image.Image.reload?4() |
|
2365 kivy.uix.image.Image.source?7 |
|
2366 kivy.uix.image.Image.texture?7 |
|
2367 kivy.uix.image.Image.texture_size?7 |
|
2368 kivy.uix.image.Image.texture_update?4(*largs) |
|
2369 kivy.uix.image.Image?1(**kwargs) |
|
2370 kivy.uix.label.Label._create_label?5() |
|
2371 kivy.uix.label.Label._font_properties?8 |
|
2372 kivy.uix.label.Label._trigger_texture_update?5(name=None, source=None, value=None) |
|
2373 kivy.uix.label.Label.anchors?7 |
|
2374 kivy.uix.label.Label.bold?7 |
|
2375 kivy.uix.label.Label.color?7 |
|
2376 kivy.uix.label.Label.disabled_color?7 |
|
2377 kivy.uix.label.Label.font_name?7 |
|
2378 kivy.uix.label.Label.font_size?7 |
|
2379 kivy.uix.label.Label.halign?7 |
|
2380 kivy.uix.label.Label.italic?7 |
|
2381 kivy.uix.label.Label.line_height?7 |
|
2382 kivy.uix.label.Label.markup?7 |
|
2383 kivy.uix.label.Label.mipmap?7 |
|
2384 kivy.uix.label.Label.on_ref_press?4(ref) |
|
2385 kivy.uix.label.Label.on_touch_down?4(touch) |
|
2386 kivy.uix.label.Label.padding?7 |
|
2387 kivy.uix.label.Label.padding_x?7 |
|
2388 kivy.uix.label.Label.padding_y?7 |
|
2389 kivy.uix.label.Label.refs?7 |
|
2390 kivy.uix.label.Label.shorten?7 |
|
2391 kivy.uix.label.Label.text?7 |
|
2392 kivy.uix.label.Label.text_size?7 |
|
2393 kivy.uix.label.Label.texture?7 |
|
2394 kivy.uix.label.Label.texture_size?7 |
|
2395 kivy.uix.label.Label.texture_update?4(*largs) |
|
2396 kivy.uix.label.Label.valign?7 |
|
2397 kivy.uix.label.Label?1(**kwargs) |
|
2398 kivy.uix.layout.Layout.add_widget?4(widget, index=0) |
|
2399 kivy.uix.layout.Layout.do_layout?4(*largs) |
|
2400 kivy.uix.layout.Layout.remove_widget?4(widget) |
|
2401 kivy.uix.layout.Layout?1(**kwargs) |
|
2402 kivy.uix.listview.CompositeListItem.background_color?7 |
|
2403 kivy.uix.listview.CompositeListItem.deselect?4(*args) |
|
2404 kivy.uix.listview.CompositeListItem.deselect_from_child?4(child, *args) |
|
2405 kivy.uix.listview.CompositeListItem.deselected_color?7 |
|
2406 kivy.uix.listview.CompositeListItem.representing_cls?7 |
|
2407 kivy.uix.listview.CompositeListItem.select?4(*args) |
|
2408 kivy.uix.listview.CompositeListItem.select_from_child?4(child, *args) |
|
2409 kivy.uix.listview.CompositeListItem.selected_color?7 |
|
2410 kivy.uix.listview.CompositeListItem?1(**kwargs) |
|
2411 kivy.uix.listview.ListItemButton.deselect?4(*args) |
|
2412 kivy.uix.listview.ListItemButton.deselect_from_composite?4(*args) |
|
2413 kivy.uix.listview.ListItemButton.deselected_color?7 |
|
2414 kivy.uix.listview.ListItemButton.select?4(*args) |
|
2415 kivy.uix.listview.ListItemButton.select_from_composite?4(*args) |
|
2416 kivy.uix.listview.ListItemButton.selected_color?7 |
|
2417 kivy.uix.listview.ListItemButton?1(**kwargs) |
|
2418 kivy.uix.listview.ListItemLabel.deselect?4(*args) |
|
2419 kivy.uix.listview.ListItemLabel.deselect_from_composite?4(*args) |
|
2420 kivy.uix.listview.ListItemLabel.select?4(*args) |
|
2421 kivy.uix.listview.ListItemLabel.select_from_composite?4(*args) |
|
2422 kivy.uix.listview.ListItemLabel?1(**kwargs) |
|
2423 kivy.uix.listview.ListView._count?8 |
|
2424 kivy.uix.listview.ListView._index?8 |
|
2425 kivy.uix.listview.ListView._reset_spopulate?5(*args) |
|
2426 kivy.uix.listview.ListView._scroll?5(scroll_y) |
|
2427 kivy.uix.listview.ListView._sizes?8 |
|
2428 kivy.uix.listview.ListView._spopulate?5(*args) |
|
2429 kivy.uix.listview.ListView._wend?8 |
|
2430 kivy.uix.listview.ListView._wstart?8 |
|
2431 kivy.uix.listview.ListView.container?7 |
|
2432 kivy.uix.listview.ListView.divider?7 |
|
2433 kivy.uix.listview.ListView.divider_height?7 |
|
2434 kivy.uix.listview.ListView.item_strings?7 |
|
2435 kivy.uix.listview.ListView.item_strings_changed?4(*args) |
|
2436 kivy.uix.listview.ListView.on_scroll_complete?4(*args) |
|
2437 kivy.uix.listview.ListView.populate?4(istart=None, iend=None) |
|
2438 kivy.uix.listview.ListView.row_height?7 |
|
2439 kivy.uix.listview.ListView.scroll_to?4(index=0) |
|
2440 kivy.uix.listview.ListView.scrolling?7 |
|
2441 kivy.uix.listview.ListView?1(**kwargs) |
|
2442 kivy.uix.listview.SelectableView.deselect?4(*args) |
|
2443 kivy.uix.listview.SelectableView.index?7 |
|
2444 kivy.uix.listview.SelectableView.is_selected?7 |
|
2445 kivy.uix.listview.SelectableView.select?4(*args) |
|
2446 kivy.uix.listview.SelectableView?1(**kwargs) |
|
2447 kivy.uix.modalview.ModalView._align_center?5(*l) |
|
2448 kivy.uix.modalview.ModalView._anim_alpha?8 |
|
2449 kivy.uix.modalview.ModalView._anim_duration?8 |
|
2450 kivy.uix.modalview.ModalView._handle_keyboard?5(window, key, *largs) |
|
2451 kivy.uix.modalview.ModalView._real_remove_widget?5() |
|
2452 kivy.uix.modalview.ModalView._search_window?5() |
|
2453 kivy.uix.modalview.ModalView._update_center?5(*args) |
|
2454 kivy.uix.modalview.ModalView._window?8 |
|
2455 kivy.uix.modalview.ModalView.attach_to?7 |
|
2456 kivy.uix.modalview.ModalView.auto_dismiss?7 |
|
2457 kivy.uix.modalview.ModalView.background?7 |
|
2458 kivy.uix.modalview.ModalView.background_color?7 |
|
2459 kivy.uix.modalview.ModalView.border?7 |
|
2460 kivy.uix.modalview.ModalView.content?7 |
|
2461 kivy.uix.modalview.ModalView.dismiss?4(*largs, **kwargs) |
|
2462 kivy.uix.modalview.ModalView.layout?7 |
|
2463 kivy.uix.modalview.ModalView.on__anim_alpha?4(instance, value) |
|
2464 kivy.uix.modalview.ModalView.on_dismiss?4() |
|
2465 kivy.uix.modalview.ModalView.on_open?4() |
|
2466 kivy.uix.modalview.ModalView.on_size?4(instance, value) |
|
2467 kivy.uix.modalview.ModalView.on_touch_down?4(touch) |
|
2468 kivy.uix.modalview.ModalView.on_touch_move?4(touch) |
|
2469 kivy.uix.modalview.ModalView.on_touch_up?4(touch) |
|
2470 kivy.uix.modalview.ModalView.open?4(*largs) |
|
2471 kivy.uix.modalview.ModalView.open_view?4() |
|
2472 kivy.uix.modalview.ModalView.view?7 |
|
2473 kivy.uix.modalview.ModalView?1(**kwargs) |
|
2474 kivy.uix.popup.Popup._container?8 |
|
2475 kivy.uix.popup.Popup.add_widget?4(widget) |
|
2476 kivy.uix.popup.Popup.content?7 |
|
2477 kivy.uix.popup.Popup.content_cancel?7 |
|
2478 kivy.uix.popup.Popup.layout?7 |
|
2479 kivy.uix.popup.Popup.on__container?4(instance, value) |
|
2480 kivy.uix.popup.Popup.on_content?4(instance, value) |
|
2481 kivy.uix.popup.Popup.on_touch_down?4(touch) |
|
2482 kivy.uix.popup.Popup.popup?7 |
|
2483 kivy.uix.popup.Popup.separator_color?7 |
|
2484 kivy.uix.popup.Popup.separator_height?7 |
|
2485 kivy.uix.popup.Popup.title?7 |
|
2486 kivy.uix.popup.Popup.title_size?7 |
|
2487 kivy.uix.progressbar.ProgressBar._get_value?5() |
|
2488 kivy.uix.progressbar.ProgressBar._set_value?5(value) |
|
2489 kivy.uix.progressbar.ProgressBar.get_norm_value?4() |
|
2490 kivy.uix.progressbar.ProgressBar.max?7 |
|
2491 kivy.uix.progressbar.ProgressBar.set_norm_value?4(value) |
|
2492 kivy.uix.progressbar.ProgressBar.value?7 |
|
2493 kivy.uix.progressbar.ProgressBar.value_normalized?7 |
|
2494 kivy.uix.progressbar.ProgressBar?1(**kwargs) |
|
2495 kivy.uix.relativelayout.RelativeLayout.do_layout?4(*args) |
|
2496 kivy.uix.relativelayout.RelativeLayout.on_touch_down?4(touch) |
|
2497 kivy.uix.relativelayout.RelativeLayout.on_touch_move?4(touch) |
|
2498 kivy.uix.relativelayout.RelativeLayout.on_touch_up?4(touch) |
|
2499 kivy.uix.relativelayout.RelativeLayout.to_local?4(x, y, **k) |
|
2500 kivy.uix.relativelayout.RelativeLayout.to_parent?4(x, y, **k) |
|
2501 kivy.uix.relativelayout.RelativeLayout?1(**kw) |
|
2502 kivy.uix.rst.RstBlockQuote.content?7 |
|
2503 kivy.uix.rst.RstDocument._load_from_source?5() |
|
2504 kivy.uix.rst.RstDocument._load_from_text?5(*largs) |
|
2505 kivy.uix.rst.RstDocument.add_anchors?4(node) |
|
2506 kivy.uix.rst.RstDocument.anchors_widgets?7 |
|
2507 kivy.uix.rst.RstDocument.colors?7 |
|
2508 kivy.uix.rst.RstDocument.content?7 |
|
2509 kivy.uix.rst.RstDocument.document_root?7 |
|
2510 kivy.uix.rst.RstDocument.goto?4(ref, *largs) |
|
2511 kivy.uix.rst.RstDocument.on_ref_press?4(node, ref) |
|
2512 kivy.uix.rst.RstDocument.on_source?4(instance, value) |
|
2513 kivy.uix.rst.RstDocument.on_text?4(instance, value) |
|
2514 kivy.uix.rst.RstDocument.preload?4(filename) |
|
2515 kivy.uix.rst.RstDocument.refs_assoc?7 |
|
2516 kivy.uix.rst.RstDocument.render?4() |
|
2517 kivy.uix.rst.RstDocument.resolve_path?4(filename) |
|
2518 kivy.uix.rst.RstDocument.scatter?7 |
|
2519 kivy.uix.rst.RstDocument.show_errors?7 |
|
2520 kivy.uix.rst.RstDocument.source?7 |
|
2521 kivy.uix.rst.RstDocument.text?7 |
|
2522 kivy.uix.rst.RstDocument.title?7 |
|
2523 kivy.uix.rst.RstDocument.toctrees?7 |
|
2524 kivy.uix.rst.RstDocument?1(**kwargs) |
|
2525 kivy.uix.rst.RstListItem.content?7 |
|
2526 kivy.uix.rst.RstLiteralBlock.content?7 |
|
2527 kivy.uix.rst.RstNote.content?7 |
|
2528 kivy.uix.rst.RstParagraph.mx?7 |
|
2529 kivy.uix.rst.RstParagraph.my?7 |
|
2530 kivy.uix.rst.RstTerm.text?7 |
|
2531 kivy.uix.rst.RstTitle.section?7 |
|
2532 kivy.uix.rst.RstWarning.content?7 |
|
2533 kivy.uix.rst.VideoDirective.final_argument_whitespace?7 |
|
2534 kivy.uix.rst.VideoDirective.generic?7 |
|
2535 kivy.uix.rst.VideoDirective.has_content?7 |
|
2536 kivy.uix.rst.VideoDirective.option_spec?7 |
|
2537 kivy.uix.rst.VideoDirective.optional_arguments?7 |
|
2538 kivy.uix.rst.VideoDirective.required_arguments?7 |
|
2539 kivy.uix.rst.VideoDirective.role?7 |
|
2540 kivy.uix.rst.VideoDirective.run?4() |
|
2541 kivy.uix.rst._ToctreeVisitor.dispatch_departure?4(node) |
|
2542 kivy.uix.rst._ToctreeVisitor.dispatch_visit?4(node) |
|
2543 kivy.uix.rst._ToctreeVisitor.pop?4() |
|
2544 kivy.uix.rst._ToctreeVisitor.push?4(tree) |
|
2545 kivy.uix.rst._ToctreeVisitor?2(*largs) |
|
2546 kivy.uix.rst._Visitor.colorize?4(text, name) |
|
2547 kivy.uix.rst._Visitor.dispatch_departure?4(node) |
|
2548 kivy.uix.rst._Visitor.dispatch_visit?4(node) |
|
2549 kivy.uix.rst._Visitor.pop?4() |
|
2550 kivy.uix.rst._Visitor.push?4(widget) |
|
2551 kivy.uix.rst._Visitor.set_text?4(node, parent) |
|
2552 kivy.uix.rst._Visitor?2(root, *largs) |
|
2553 kivy.uix.scatter.Scatter._bring_to_front?5() |
|
2554 kivy.uix.scatter.Scatter._get_bbox?5() |
|
2555 kivy.uix.scatter.Scatter._get_center?5() |
|
2556 kivy.uix.scatter.Scatter._get_do_translation?5() |
|
2557 kivy.uix.scatter.Scatter._get_pos?5() |
|
2558 kivy.uix.scatter.Scatter._get_rotation?5() |
|
2559 kivy.uix.scatter.Scatter._get_scale?5() |
|
2560 kivy.uix.scatter.Scatter._get_x?5() |
|
2561 kivy.uix.scatter.Scatter._get_y?5() |
|
2562 kivy.uix.scatter.Scatter._set_center?5(center) |
|
2563 kivy.uix.scatter.Scatter._set_do_translation?5(value) |
|
2564 kivy.uix.scatter.Scatter._set_pos?5(pos) |
|
2565 kivy.uix.scatter.Scatter._set_rotation?5(rotation) |
|
2566 kivy.uix.scatter.Scatter._set_scale?5(scale) |
|
2567 kivy.uix.scatter.Scatter._set_x?5(x) |
|
2568 kivy.uix.scatter.Scatter._set_y?5(y) |
|
2569 kivy.uix.scatter.Scatter.apply_transform?4(trans, post_multiply=False, anchor=(0, 0)) |
|
2570 kivy.uix.scatter.Scatter.auto_bring_to_front?7 |
|
2571 kivy.uix.scatter.Scatter.bbox?7 |
|
2572 kivy.uix.scatter.Scatter.center?7 |
|
2573 kivy.uix.scatter.Scatter.center_x?7 |
|
2574 kivy.uix.scatter.Scatter.center_y?7 |
|
2575 kivy.uix.scatter.Scatter.collide_point?4(x, y) |
|
2576 kivy.uix.scatter.Scatter.do_collide_after_children?7 |
|
2577 kivy.uix.scatter.Scatter.do_rotation?7 |
|
2578 kivy.uix.scatter.Scatter.do_scale?7 |
|
2579 kivy.uix.scatter.Scatter.do_translation?7 |
|
2580 kivy.uix.scatter.Scatter.do_translation_x?7 |
|
2581 kivy.uix.scatter.Scatter.do_translation_y?7 |
|
2582 kivy.uix.scatter.Scatter.get_center_x?4() |
|
2583 kivy.uix.scatter.Scatter.get_center_y?4() |
|
2584 kivy.uix.scatter.Scatter.get_right?4() |
|
2585 kivy.uix.scatter.Scatter.get_top?4() |
|
2586 kivy.uix.scatter.Scatter.on_touch_down?4(touch) |
|
2587 kivy.uix.scatter.Scatter.on_touch_move?4(touch) |
|
2588 kivy.uix.scatter.Scatter.on_touch_up?4(touch) |
|
2589 kivy.uix.scatter.Scatter.on_transform?4(instance, value) |
|
2590 kivy.uix.scatter.Scatter.on_transform_with_touch?4(touch) |
|
2591 kivy.uix.scatter.Scatter.pos?7 |
|
2592 kivy.uix.scatter.Scatter.right?7 |
|
2593 kivy.uix.scatter.Scatter.rotation?7 |
|
2594 kivy.uix.scatter.Scatter.scale?7 |
|
2595 kivy.uix.scatter.Scatter.scale_max?7 |
|
2596 kivy.uix.scatter.Scatter.scale_min?7 |
|
2597 kivy.uix.scatter.Scatter.set_center_x?4(value) |
|
2598 kivy.uix.scatter.Scatter.set_center_y?4(value) |
|
2599 kivy.uix.scatter.Scatter.set_right?4(value) |
|
2600 kivy.uix.scatter.Scatter.set_top?4(value) |
|
2601 kivy.uix.scatter.Scatter.to_local?4(x, y, **k) |
|
2602 kivy.uix.scatter.Scatter.to_parent?4(x, y, **k) |
|
2603 kivy.uix.scatter.Scatter.top?7 |
|
2604 kivy.uix.scatter.Scatter.transform?7 |
|
2605 kivy.uix.scatter.Scatter.transform_inv?7 |
|
2606 kivy.uix.scatter.Scatter.transform_with_touch?4(touch) |
|
2607 kivy.uix.scatter.Scatter.translation_touches?7 |
|
2608 kivy.uix.scatter.Scatter.x?7 |
|
2609 kivy.uix.scatter.Scatter.y?7 |
|
2610 kivy.uix.scatter.Scatter?1(**kwargs) |
|
2611 kivy.uix.scatter.ScatterPlane.collide_point?4(x, y) |
|
2612 kivy.uix.scatter.ScatterPlane?1(**kwargs) |
|
2613 kivy.uix.scatterlayout.ScatterLayout.add_widget?4(*l) |
|
2614 kivy.uix.scatterlayout.ScatterLayout.clear_widgets?4() |
|
2615 kivy.uix.scatterlayout.ScatterLayout.content?7 |
|
2616 kivy.uix.scatterlayout.ScatterLayout.remove_widget?4(*l) |
|
2617 kivy.uix.scatterlayout.ScatterLayout.update_size?4(instance, size) |
|
2618 kivy.uix.scatterlayout.ScatterLayout?1(**kw) |
|
2619 kivy.uix.screenmanager.FadeTransition.FADE_TRANSITION_FS?7 |
|
2620 kivy.uix.screenmanager.FadeTransition.fs?7 |
|
2621 kivy.uix.screenmanager.Screen.manager?7 |
|
2622 kivy.uix.screenmanager.Screen.name?7 |
|
2623 kivy.uix.screenmanager.Screen.on_enter?4(*args) |
|
2624 kivy.uix.screenmanager.Screen.on_leave?4(*args) |
|
2625 kivy.uix.screenmanager.Screen.on_pre_enter?4(*args) |
|
2626 kivy.uix.screenmanager.Screen.on_pre_leave?4(*args) |
|
2627 kivy.uix.screenmanager.Screen.transition_progress?7 |
|
2628 kivy.uix.screenmanager.Screen.transition_state?7 |
|
2629 kivy.uix.screenmanager.ScreenManager._get_screen_names?5() |
|
2630 kivy.uix.screenmanager.ScreenManager._screen_name_changed?5(screen, name) |
|
2631 kivy.uix.screenmanager.ScreenManager._update_pos?5(instance, value) |
|
2632 kivy.uix.screenmanager.ScreenManager.add_widget?4(screen) |
|
2633 kivy.uix.screenmanager.ScreenManager.current?7 |
|
2634 kivy.uix.screenmanager.ScreenManager.current_screen?7 |
|
2635 kivy.uix.screenmanager.ScreenManager.get_screen?4(name) |
|
2636 kivy.uix.screenmanager.ScreenManager.has_screen?4(name) |
|
2637 kivy.uix.screenmanager.ScreenManager.on_current?4(instance, value) |
|
2638 kivy.uix.screenmanager.ScreenManager.on_touch_down?4(touch) |
|
2639 kivy.uix.screenmanager.ScreenManager.on_touch_move?4(touch) |
|
2640 kivy.uix.screenmanager.ScreenManager.on_touch_up?4(touch) |
|
2641 kivy.uix.screenmanager.ScreenManager.previous?4() |
|
2642 kivy.uix.screenmanager.ScreenManager.real_add_widget?4(*l) |
|
2643 kivy.uix.screenmanager.ScreenManager.real_remove_widget?4(*l) |
|
2644 kivy.uix.screenmanager.ScreenManager.remove_widget?4(*l) |
|
2645 kivy.uix.screenmanager.ScreenManager.screen_names?7 |
|
2646 kivy.uix.screenmanager.ScreenManager.screens?7 |
|
2647 kivy.uix.screenmanager.ScreenManager.transition?7 |
|
2648 kivy.uix.screenmanager.ScreenManager?1(**kwargs) |
|
2649 kivy.uix.screenmanager.ShaderTransition.add_screen?4(screen) |
|
2650 kivy.uix.screenmanager.ShaderTransition.fs?7 |
|
2651 kivy.uix.screenmanager.ShaderTransition.make_screen_fbo?4(screen) |
|
2652 kivy.uix.screenmanager.ShaderTransition.on_complete?4() |
|
2653 kivy.uix.screenmanager.ShaderTransition.on_progress?4(progress) |
|
2654 kivy.uix.screenmanager.ShaderTransition.remove_screen?4(screen) |
|
2655 kivy.uix.screenmanager.ShaderTransition.vs?7 |
|
2656 kivy.uix.screenmanager.SlideTransition.direction?7 |
|
2657 kivy.uix.screenmanager.SlideTransition.on_complete?4() |
|
2658 kivy.uix.screenmanager.SlideTransition.on_progress?4(progression) |
|
2659 kivy.uix.screenmanager.SwapTransition.add_screen?4(screen) |
|
2660 kivy.uix.screenmanager.SwapTransition.on_complete?4() |
|
2661 kivy.uix.screenmanager.SwapTransition.on_progress?4(progression) |
|
2662 kivy.uix.screenmanager.TestApp.build?4() |
|
2663 kivy.uix.screenmanager.TestApp.change_view?4(*l) |
|
2664 kivy.uix.screenmanager.TestApp.remove_screen?4(*l) |
|
2665 kivy.uix.screenmanager.TransitionBase._anim?8 |
|
2666 kivy.uix.screenmanager.TransitionBase._on_complete?5(*l) |
|
2667 kivy.uix.screenmanager.TransitionBase._on_progress?5(*l) |
|
2668 kivy.uix.screenmanager.TransitionBase.add_screen?4(screen) |
|
2669 kivy.uix.screenmanager.TransitionBase.duration?7 |
|
2670 kivy.uix.screenmanager.TransitionBase.is_active?7 |
|
2671 kivy.uix.screenmanager.TransitionBase.manager?7 |
|
2672 kivy.uix.screenmanager.TransitionBase.on_complete?4() |
|
2673 kivy.uix.screenmanager.TransitionBase.on_progress?4(progression) |
|
2674 kivy.uix.screenmanager.TransitionBase.remove_screen?4(screen) |
|
2675 kivy.uix.screenmanager.TransitionBase.screen_in?7 |
|
2676 kivy.uix.screenmanager.TransitionBase.screen_out?7 |
|
2677 kivy.uix.screenmanager.TransitionBase.start?4(manager) |
|
2678 kivy.uix.screenmanager.TransitionBase.stop?4() |
|
2679 kivy.uix.screenmanager.WipeTransition.WIPE_TRANSITION_FS?7 |
|
2680 kivy.uix.screenmanager.WipeTransition.fs?7 |
|
2681 kivy.uix.scrollview.ScrollView._change_touch_mode?5(*largs) |
|
2682 kivy.uix.scrollview.ScrollView._do_touch_up?5(touch, *largs) |
|
2683 kivy.uix.scrollview.ScrollView._get_do_scroll?5() |
|
2684 kivy.uix.scrollview.ScrollView._get_hbar?5() |
|
2685 kivy.uix.scrollview.ScrollView._get_uid?5(prefix='sv') |
|
2686 kivy.uix.scrollview.ScrollView._get_vbar?5() |
|
2687 kivy.uix.scrollview.ScrollView._set_do_scroll?5(value) |
|
2688 kivy.uix.scrollview.ScrollView._set_viewport_size?5(instance, value) |
|
2689 kivy.uix.scrollview.ScrollView._start_decrease_alpha?5(*l) |
|
2690 kivy.uix.scrollview.ScrollView._update_effect_bounds?5(*args) |
|
2691 kivy.uix.scrollview.ScrollView._update_effect_widget?5(*args) |
|
2692 kivy.uix.scrollview.ScrollView._update_effect_x?5(*args) |
|
2693 kivy.uix.scrollview.ScrollView._update_effect_x_bounds?5(*args) |
|
2694 kivy.uix.scrollview.ScrollView._update_effect_y?5(*args) |
|
2695 kivy.uix.scrollview.ScrollView._update_effect_y_bounds?5(*args) |
|
2696 kivy.uix.scrollview.ScrollView._viewport?8 |
|
2697 kivy.uix.scrollview.ScrollView.add_widget?4(widget, index=0) |
|
2698 kivy.uix.scrollview.ScrollView.bar_alpha?7 |
|
2699 kivy.uix.scrollview.ScrollView.bar_color?7 |
|
2700 kivy.uix.scrollview.ScrollView.bar_margin?7 |
|
2701 kivy.uix.scrollview.ScrollView.bar_width?7 |
|
2702 kivy.uix.scrollview.ScrollView.convert_distance_to_scroll?4(dx, dy) |
|
2703 kivy.uix.scrollview.ScrollView.do_scroll?7 |
|
2704 kivy.uix.scrollview.ScrollView.do_scroll_x?7 |
|
2705 kivy.uix.scrollview.ScrollView.do_scroll_y?7 |
|
2706 kivy.uix.scrollview.ScrollView.effect_cls?7 |
|
2707 kivy.uix.scrollview.ScrollView.effect_x?7 |
|
2708 kivy.uix.scrollview.ScrollView.effect_y?7 |
|
2709 kivy.uix.scrollview.ScrollView.hbar?7 |
|
2710 kivy.uix.scrollview.ScrollView.on__viewport?4(instance, value) |
|
2711 kivy.uix.scrollview.ScrollView.on_effect_cls?4(instance, cls) |
|
2712 kivy.uix.scrollview.ScrollView.on_effect_x?4(instance, value) |
|
2713 kivy.uix.scrollview.ScrollView.on_effect_y?4(instance, value) |
|
2714 kivy.uix.scrollview.ScrollView.on_touch_down?4(touch) |
|
2715 kivy.uix.scrollview.ScrollView.on_touch_move?4(touch) |
|
2716 kivy.uix.scrollview.ScrollView.on_touch_up?4(touch) |
|
2717 kivy.uix.scrollview.ScrollView.remove_widget?4(widget) |
|
2718 kivy.uix.scrollview.ScrollView.scroll_distance?7 |
|
2719 kivy.uix.scrollview.ScrollView.scroll_timeout?7 |
|
2720 kivy.uix.scrollview.ScrollView.scroll_x?7 |
|
2721 kivy.uix.scrollview.ScrollView.scroll_y?7 |
|
2722 kivy.uix.scrollview.ScrollView.update_from_scroll?4(*largs) |
|
2723 kivy.uix.scrollview.ScrollView.vbar?7 |
|
2724 kivy.uix.scrollview.ScrollView.viewport_size?7 |
|
2725 kivy.uix.scrollview.ScrollView?1(**kwargs) |
|
2726 kivy.uix.scrollview._scroll_timeout?8 |
|
2727 kivy.uix.selectableview.SelectableView.deselect?4(*args) |
|
2728 kivy.uix.selectableview.SelectableView.index?7 |
|
2729 kivy.uix.selectableview.SelectableView.is_selected?7 |
|
2730 kivy.uix.selectableview.SelectableView.select?4(*args) |
|
2731 kivy.uix.selectableview.SelectableView?1(**kwargs) |
|
2732 kivy.uix.settings.SettingBoolean.values?7 |
|
2733 kivy.uix.settings.SettingItem.add_widget?4(*largs) |
|
2734 kivy.uix.settings.SettingItem.content?7 |
|
2735 kivy.uix.settings.SettingItem.desc?7 |
|
2736 kivy.uix.settings.SettingItem.disabled?7 |
|
2737 kivy.uix.settings.SettingItem.key?7 |
|
2738 kivy.uix.settings.SettingItem.on_release?4() |
|
2739 kivy.uix.settings.SettingItem.on_touch_down?4(touch) |
|
2740 kivy.uix.settings.SettingItem.on_touch_up?4(touch) |
|
2741 kivy.uix.settings.SettingItem.on_value?4(instance, value) |
|
2742 kivy.uix.settings.SettingItem.panel?7 |
|
2743 kivy.uix.settings.SettingItem.section?7 |
|
2744 kivy.uix.settings.SettingItem.selected_alpha?7 |
|
2745 kivy.uix.settings.SettingItem.title?7 |
|
2746 kivy.uix.settings.SettingItem.value?7 |
|
2747 kivy.uix.settings.SettingItem?1(**kwargs) |
|
2748 kivy.uix.settings.SettingNumeric._validate?5(instance) |
|
2749 kivy.uix.settings.SettingOptions._create_popup?5(instance) |
|
2750 kivy.uix.settings.SettingOptions._set_option?5(instance) |
|
2751 kivy.uix.settings.SettingOptions.on_panel?4(instance, value) |
|
2752 kivy.uix.settings.SettingOptions.options?7 |
|
2753 kivy.uix.settings.SettingOptions.popup?7 |
|
2754 kivy.uix.settings.SettingPath._create_popup?5(instance) |
|
2755 kivy.uix.settings.SettingPath._dismiss?5(*largs) |
|
2756 kivy.uix.settings.SettingPath._validate?5(instance) |
|
2757 kivy.uix.settings.SettingPath.on_panel?4(instance, value) |
|
2758 kivy.uix.settings.SettingPath.popup?7 |
|
2759 kivy.uix.settings.SettingPath.textinput?7 |
|
2760 kivy.uix.settings.SettingSidebarLabel.on_touch_down?4(touch) |
|
2761 kivy.uix.settings.SettingSidebarLabel.panel?7 |
|
2762 kivy.uix.settings.SettingSidebarLabel.panel_uid?7 |
|
2763 kivy.uix.settings.SettingSidebarLabel.selected?7 |
|
2764 kivy.uix.settings.SettingString._create_popup?5(instance) |
|
2765 kivy.uix.settings.SettingString._dismiss?5(*largs) |
|
2766 kivy.uix.settings.SettingString._validate?5(instance) |
|
2767 kivy.uix.settings.SettingString.on_panel?4(instance, value) |
|
2768 kivy.uix.settings.SettingString.popup?7 |
|
2769 kivy.uix.settings.SettingString.textinput?7 |
|
2770 kivy.uix.settings.SettingTitle.title?7 |
|
2771 kivy.uix.settings.Settings.add_json_panel?4(title, config, filename=None, data=None) |
|
2772 kivy.uix.settings.Settings.add_kivy_panel?4() |
|
2773 kivy.uix.settings.Settings.add_widget?4(widget, index=0) |
|
2774 kivy.uix.settings.Settings.content?7 |
|
2775 kivy.uix.settings.Settings.create_json_panel?4(title, config, filename=None, data=None) |
|
2776 kivy.uix.settings.Settings.get_panel_by_uid?4(uid) |
|
2777 kivy.uix.settings.Settings.menu?7 |
|
2778 kivy.uix.settings.Settings.on_close?4() |
|
2779 kivy.uix.settings.Settings.on_config_change?4(config, section, key, value) |
|
2780 kivy.uix.settings.Settings.on_content?4(instance, value) |
|
2781 kivy.uix.settings.Settings.on_menu?4(instance, value) |
|
2782 kivy.uix.settings.Settings.on_touch_down?4(touch) |
|
2783 kivy.uix.settings.Settings.register_type?4(tp, cls) |
|
2784 kivy.uix.settings.Settings.select?4(panel) |
|
2785 kivy.uix.settings.Settings.selection?7 |
|
2786 kivy.uix.settings.Settings.unselect?4() |
|
2787 kivy.uix.settings.Settings?1(**kwargs) |
|
2788 kivy.uix.settings.SettingsApp.build?4() |
|
2789 kivy.uix.settings.SettingsPanel.config?7 |
|
2790 kivy.uix.settings.SettingsPanel.get_value?4(section, key) |
|
2791 kivy.uix.settings.SettingsPanel.on_config?4(instance, value) |
|
2792 kivy.uix.settings.SettingsPanel.set_value?4(section, key, value) |
|
2793 kivy.uix.settings.SettingsPanel.settings?7 |
|
2794 kivy.uix.settings.SettingsPanel.title?7 |
|
2795 kivy.uix.settings.SettingsPanel?1(**kwargs) |
|
2796 kivy.uix.slider.Slider.get_norm_value?4() |
|
2797 kivy.uix.slider.Slider.get_value_pos?4() |
|
2798 kivy.uix.slider.Slider.max?7 |
|
2799 kivy.uix.slider.Slider.min?7 |
|
2800 kivy.uix.slider.Slider.on_touch_down?4(touch) |
|
2801 kivy.uix.slider.Slider.on_touch_move?4(touch) |
|
2802 kivy.uix.slider.Slider.on_touch_up?4(touch) |
|
2803 kivy.uix.slider.Slider.orientation?7 |
|
2804 kivy.uix.slider.Slider.padding?7 |
|
2805 kivy.uix.slider.Slider.range?7 |
|
2806 kivy.uix.slider.Slider.set_norm_value?4(value) |
|
2807 kivy.uix.slider.Slider.set_value_pos?4(pos) |
|
2808 kivy.uix.slider.Slider.step?7 |
|
2809 kivy.uix.slider.Slider.value?7 |
|
2810 kivy.uix.slider.Slider.value_normalized?7 |
|
2811 kivy.uix.slider.Slider.value_pos?7 |
|
2812 kivy.uix.slider.SliderApp.build?4() |
|
2813 kivy.uix.spinner.Spinner._build_dropdown?5(*largs) |
|
2814 kivy.uix.spinner.Spinner._on_dropdown_select?5(instance, data, *largs) |
|
2815 kivy.uix.spinner.Spinner._toggle_dropdown?5(*largs) |
|
2816 kivy.uix.spinner.Spinner._update_dropdown?5(*largs) |
|
2817 kivy.uix.spinner.Spinner.dropdown_cls?7 |
|
2818 kivy.uix.spinner.Spinner.is_open?7 |
|
2819 kivy.uix.spinner.Spinner.on_is_open?4(instance, value) |
|
2820 kivy.uix.spinner.Spinner.option_cls?7 |
|
2821 kivy.uix.spinner.Spinner.values?7 |
|
2822 kivy.uix.spinner.Spinner?1(**kwargs) |
|
2823 kivy.uix.splitter.Splitter.add_widget?4(widget, index=0) |
|
2824 kivy.uix.splitter.Splitter.border?7 |
|
2825 kivy.uix.splitter.Splitter.clear_widgets?4() |
|
2826 kivy.uix.splitter.Splitter.max_size?7 |
|
2827 kivy.uix.splitter.Splitter.min_size?7 |
|
2828 kivy.uix.splitter.Splitter.on_press?4() |
|
2829 kivy.uix.splitter.Splitter.on_release?4() |
|
2830 kivy.uix.splitter.Splitter.on_sizable_from?4(instance, sizable_from) |
|
2831 kivy.uix.splitter.Splitter.options?7 |
|
2832 kivy.uix.splitter.Splitter.remove_widget?4(widget, *largs) |
|
2833 kivy.uix.splitter.Splitter.sizable_from?7 |
|
2834 kivy.uix.splitter.Splitter.strip_cls?7 |
|
2835 kivy.uix.splitter.Splitter.strip_down?4(instance, touch) |
|
2836 kivy.uix.splitter.Splitter.strip_move?4(instance, touch) |
|
2837 kivy.uix.splitter.Splitter.strip_size?7 |
|
2838 kivy.uix.splitter.Splitter.strip_up?4(instance, touch) |
|
2839 kivy.uix.splitter.Splitter?1(**kwargs) |
|
2840 kivy.uix.splitter.SplitterApp.build?4() |
|
2841 kivy.uix.stacklayout.StackLayout.do_layout?4(*largs) |
|
2842 kivy.uix.stacklayout.StackLayout.minimum_height?7 |
|
2843 kivy.uix.stacklayout.StackLayout.minimum_size?7 |
|
2844 kivy.uix.stacklayout.StackLayout.minimum_width?7 |
|
2845 kivy.uix.stacklayout.StackLayout.orientation?7 |
|
2846 kivy.uix.stacklayout.StackLayout.padding?7 |
|
2847 kivy.uix.stacklayout.StackLayout.spacing?7 |
|
2848 kivy.uix.stacklayout.StackLayout?1(**kwargs) |
|
2849 kivy.uix.switch.Switch.active?7 |
|
2850 kivy.uix.switch.Switch.active_norm_pos?7 |
|
2851 kivy.uix.switch.Switch.on_touch_down?4(touch) |
|
2852 kivy.uix.switch.Switch.on_touch_move?4(touch) |
|
2853 kivy.uix.switch.Switch.on_touch_up?4(touch) |
|
2854 kivy.uix.switch.Switch.touch_control?7 |
|
2855 kivy.uix.switch.Switch.touch_distance?7 |
|
2856 kivy.uix.tabbedpanel.TabbedPanel._current_tab?8 |
|
2857 kivy.uix.tabbedpanel.TabbedPanel._default_tab?8 |
|
2858 kivy.uix.tabbedpanel.TabbedPanel._load_default_tab_content?5(dt) |
|
2859 kivy.uix.tabbedpanel.TabbedPanel._reposition_tabs?5(*l) |
|
2860 kivy.uix.tabbedpanel.TabbedPanel._setup_default_tab?5() |
|
2861 kivy.uix.tabbedpanel.TabbedPanel._switch_to_first_tab?5(*l) |
|
2862 kivy.uix.tabbedpanel.TabbedPanel._update_scrollview?5(scrl_v, *l) |
|
2863 kivy.uix.tabbedpanel.TabbedPanel._update_tab_width?5(*l) |
|
2864 kivy.uix.tabbedpanel.TabbedPanel._update_tabs?5(*l) |
|
2865 kivy.uix.tabbedpanel.TabbedPanel._update_top?5(*args) |
|
2866 kivy.uix.tabbedpanel.TabbedPanel._updt_top?5(sctr, top, scrl_v_width, *args) |
|
2867 kivy.uix.tabbedpanel.TabbedPanel.add_widget?4(widget, index=0) |
|
2868 kivy.uix.tabbedpanel.TabbedPanel.background_color?7 |
|
2869 kivy.uix.tabbedpanel.TabbedPanel.background_disabled_image?7 |
|
2870 kivy.uix.tabbedpanel.TabbedPanel.background_image?7 |
|
2871 kivy.uix.tabbedpanel.TabbedPanel.border?7 |
|
2872 kivy.uix.tabbedpanel.TabbedPanel.clear_tabs?4(*l) |
|
2873 kivy.uix.tabbedpanel.TabbedPanel.clear_widgets?4(**kwargs) |
|
2874 kivy.uix.tabbedpanel.TabbedPanel.content?7 |
|
2875 kivy.uix.tabbedpanel.TabbedPanel.current_tab?7 |
|
2876 kivy.uix.tabbedpanel.TabbedPanel.default_tab?7 |
|
2877 kivy.uix.tabbedpanel.TabbedPanel.default_tab_cls?7 |
|
2878 kivy.uix.tabbedpanel.TabbedPanel.default_tab_content?7 |
|
2879 kivy.uix.tabbedpanel.TabbedPanel.default_tab_text?7 |
|
2880 kivy.uix.tabbedpanel.TabbedPanel.do_default_tab?7 |
|
2881 kivy.uix.tabbedpanel.TabbedPanel.get_current_tab?4() |
|
2882 kivy.uix.tabbedpanel.TabbedPanel.get_def_tab?4() |
|
2883 kivy.uix.tabbedpanel.TabbedPanel.get_def_tab_content?4() |
|
2884 kivy.uix.tabbedpanel.TabbedPanel.get_tab_list?4() |
|
2885 kivy.uix.tabbedpanel.TabbedPanel.on_default_tab_text?4(*args) |
|
2886 kivy.uix.tabbedpanel.TabbedPanel.on_do_default_tab?4(instance, value) |
|
2887 kivy.uix.tabbedpanel.TabbedPanel.on_tab_height?4(*l) |
|
2888 kivy.uix.tabbedpanel.TabbedPanel.on_tab_pos?4(*l) |
|
2889 kivy.uix.tabbedpanel.TabbedPanel.on_tab_width?4(*l) |
|
2890 kivy.uix.tabbedpanel.TabbedPanel.remove_widget?4(widget) |
|
2891 kivy.uix.tabbedpanel.TabbedPanel.set_def_tab?4(new_tab) |
|
2892 kivy.uix.tabbedpanel.TabbedPanel.set_def_tab_content?4(*l) |
|
2893 kivy.uix.tabbedpanel.TabbedPanel.switch_to?4(header) |
|
2894 kivy.uix.tabbedpanel.TabbedPanel.tab_height?7 |
|
2895 kivy.uix.tabbedpanel.TabbedPanel.tab_list?7 |
|
2896 kivy.uix.tabbedpanel.TabbedPanel.tab_pos?7 |
|
2897 kivy.uix.tabbedpanel.TabbedPanel.tab_width?7 |
|
2898 kivy.uix.tabbedpanel.TabbedPanel?1(**kwargs) |
|
2899 kivy.uix.tabbedpanel.TabbedPanelHeader.content?7 |
|
2900 kivy.uix.tabbedpanel.TabbedPanelHeader.on_release?4(*largs) |
|
2901 kivy.uix.tabbedpanel.TabbedPanelHeader.on_touch_down?4(touch) |
|
2902 kivy.uix.tabbedpanel.TabbedPanelItem.add_widget?4(widget, index=0) |
|
2903 kivy.uix.tabbedpanel.TabbedPanelItem.remove_widget?4(widget) |
|
2904 kivy.uix.tabbedpanel.TabbedPanelStrip.tabbed_panel?7 |
|
2905 kivy.uix.textinput.Cache_append?7 |
|
2906 kivy.uix.textinput.Cache_get?7 |
|
2907 kivy.uix.textinput.Cache_register?7 |
|
2908 kivy.uix.textinput.Cache_remove?7 |
|
2909 kivy.uix.textinput.Clipboard?7 |
|
2910 kivy.uix.textinput.FL_IS_NEWLINE?7 |
|
2911 kivy.uix.textinput.TextInputCutCopyPaste.but_copy?7 |
|
2912 kivy.uix.textinput.TextInputCutCopyPaste.but_cut?7 |
|
2913 kivy.uix.textinput.TextInputCutCopyPaste.but_paste?7 |
|
2914 kivy.uix.textinput.TextInputCutCopyPaste.but_selectall?7 |
|
2915 kivy.uix.textinput.TextInputCutCopyPaste.textinput?7 |
|
2916 kivy.uix.textinput._auto_indent?5(self, substring) |
|
2917 kivy.uix.textinput._check_parent?5(self, dt) |
|
2918 kivy.uix.textinput._copy?5(self, data) |
|
2919 kivy.uix.textinput._create_line_label?5(self, text, hint=False) |
|
2920 kivy.uix.textinput._cut?5(self, data) |
|
2921 kivy.uix.textinput._delete_line?5(self, idx) |
|
2922 kivy.uix.textinput._do_blink_cursor?5(self, dt) |
|
2923 kivy.uix.textinput._draw_selection?5(self, *largs) |
|
2924 kivy.uix.textinput._ensure_clipboard?5(self) |
|
2925 kivy.uix.textinput._get_cursor?5(self) |
|
2926 kivy.uix.textinput._get_cursor_col?5(self) |
|
2927 kivy.uix.textinput._get_cursor_pos?5(self) |
|
2928 kivy.uix.textinput._get_cursor_row?5(self) |
|
2929 kivy.uix.textinput._get_line_from_cursor?5(self, start, new_text) |
|
2930 kivy.uix.textinput._get_line_options?5(self) |
|
2931 kivy.uix.textinput._get_text?5(self) |
|
2932 kivy.uix.textinput._get_text_width?5(self, text, tab_width, _label_cached) |
|
2933 kivy.uix.textinput._hide_cut_copy_paste?5(self, win=None) |
|
2934 kivy.uix.textinput._insert_lines?5(self, start, finish, len_lines, _lines_flags, _lines, _lines_labels, _line_rects) |
|
2935 kivy.uix.textinput._is_desktop?8 |
|
2936 kivy.uix.textinput._key_down?5(self, key, repeat=False) |
|
2937 kivy.uix.textinput._key_up?5(self, key, repeat=False) |
|
2938 kivy.uix.textinput._keyboard_on_key_down?5(self, window, keycode, text, modifiers) |
|
2939 kivy.uix.textinput._keyboard_on_key_up?5(self, window, keycode) |
|
2940 kivy.uix.textinput._keyboard_released?5(self) |
|
2941 kivy.uix.textinput._paste?5(self) |
|
2942 kivy.uix.textinput._refresh_hint_text?5(self) |
|
2943 kivy.uix.textinput._refresh_line_options?5(self, *largs) |
|
2944 kivy.uix.textinput._refresh_text?5(self, text, *largs) |
|
2945 kivy.uix.textinput._refresh_text_from_property?5(self, *largs) |
|
2946 kivy.uix.textinput._refresh_text_from_trigger?5(self, dt, *largs) |
|
2947 kivy.uix.textinput._reload_remove_observer?5(wr) |
|
2948 kivy.uix.textinput._set_cursor?5(self, pos) |
|
2949 kivy.uix.textinput._set_line_text?5(self, line_num, text) |
|
2950 kivy.uix.textinput._set_text?5(self, text) |
|
2951 kivy.uix.textinput._set_undo_redo_bkspc?5(self, ol_index, new_index, substring, from_undo) |
|
2952 kivy.uix.textinput._set_unredo_delsel?5(self, a, b, substring, from_undo) |
|
2953 kivy.uix.textinput._set_unredo_insert?5(self, ci, sci, substring, from_undo) |
|
2954 kivy.uix.textinput._show_cut_copy_paste?5(self, pos, win, parent_changed=False, mode='', *l) |
|
2955 kivy.uix.textinput._split_smart?5(self, text) |
|
2956 kivy.uix.textinput._textinput_clear_cache?5(*l) |
|
2957 kivy.uix.textinput._textinput_list?8 |
|
2958 kivy.uix.textinput._tokenize?5(self, text) |
|
2959 kivy.uix.textinput._trigger_refresh_line_options?5(self, *largs) |
|
2960 kivy.uix.textinput._trigger_refresh_text?5(self, *largs) |
|
2961 kivy.uix.textinput._trigger_update_graphics?5(self, *largs) |
|
2962 kivy.uix.textinput._update_graphics?5(self, *largs) |
|
2963 kivy.uix.textinput._update_graphics_selection?5(self) |
|
2964 kivy.uix.textinput._update_selection?5(self, finished=False) |
|
2965 kivy.uix.textinput._update_text_options?5(self, *largs) |
|
2966 kivy.uix.textinput.build?4(self) |
|
2967 kivy.uix.textinput.cancel_selection?4(self) |
|
2968 kivy.uix.textinput.cursor_index?4(self) |
|
2969 kivy.uix.textinput.cursor_offset?4(self) |
|
2970 kivy.uix.textinput.delete_selection?4(self, from_undo=False) |
|
2971 kivy.uix.textinput.do?4(self, action) |
|
2972 kivy.uix.textinput.do_backspace?4(self, from_undo=False, mode='bkspc') |
|
2973 kivy.uix.textinput.do_cursor_movement?4(self, action) |
|
2974 kivy.uix.textinput.do_redo?4(self) |
|
2975 kivy.uix.textinput.do_undo?4(self) |
|
2976 kivy.uix.textinput.get_cursor_from_index?4(self, index) |
|
2977 kivy.uix.textinput.get_cursor_from_xy?4(self, x, y) |
|
2978 kivy.uix.textinput.get_sel_from?4(self) |
|
2979 kivy.uix.textinput.get_sel_to?4(self) |
|
2980 kivy.uix.textinput.insert_text?4(self, substring, from_undo=False) |
|
2981 kivy.uix.textinput.long_touch?4(self, dt) |
|
2982 kivy.uix.textinput.on_cursor?4(self, instance, value) |
|
2983 kivy.uix.textinput.on_disabled?4(self, instance, value) |
|
2984 kivy.uix.textinput.on_double_tap?4(self) |
|
2985 kivy.uix.textinput.on_focus?4(self, instance, value, *largs) |
|
2986 kivy.uix.textinput.on_hint_text?4(self, instance, value) |
|
2987 kivy.uix.textinput.on_padding_x?4(self, instance, value) |
|
2988 kivy.uix.textinput.on_padding_y?4(self, instance, value) |
|
2989 kivy.uix.textinput.on_parent?4(self, instance, value) |
|
2990 kivy.uix.textinput.on_quad_touch?4(self) |
|
2991 kivy.uix.textinput.on_readonly?4(self, instance, value) |
|
2992 kivy.uix.textinput.on_size?4(self, instance, value) |
|
2993 kivy.uix.textinput.on_text_validate?4(self) |
|
2994 kivy.uix.textinput.on_touch_down?4(self, touch) |
|
2995 kivy.uix.textinput.on_touch_move?4(self, touch) |
|
2996 kivy.uix.textinput.on_touch_up?4(self, touch) |
|
2997 kivy.uix.textinput.on_triple_tap?4(self) |
|
2998 kivy.uix.textinput.reset_undo?4(self) |
|
2999 kivy.uix.textinput.select_all?4(self) |
|
3000 kivy.uix.textinput.select_text?4(self, start, end) |
|
3001 kivy.uix.togglebutton.ToggleButton._clear_groups?5() |
|
3002 kivy.uix.togglebutton.ToggleButton._do_press?5() |
|
3003 kivy.uix.togglebutton.ToggleButton._do_release?5() |
|
3004 kivy.uix.togglebutton.ToggleButton._release_group?5(current) |
|
3005 kivy.uix.togglebutton.ToggleButton.get_widgets?4() |
|
3006 kivy.uix.togglebutton.ToggleButton.group?7 |
|
3007 kivy.uix.togglebutton.ToggleButton.on_group?4(*largs) |
|
3008 kivy.uix.togglebutton.ToggleButton?1(**kwargs) |
|
3009 kivy.uix.treeview.TestApp.build?4() |
|
3010 kivy.uix.treeview.TreeView._do_initial_load?5(*largs) |
|
3011 kivy.uix.treeview.TreeView._do_layout?5(*largs) |
|
3012 kivy.uix.treeview.TreeView._do_layout_node?5(node, level, y) |
|
3013 kivy.uix.treeview.TreeView._do_node_load?5(node) |
|
3014 kivy.uix.treeview.TreeView._do_open_node?5(node) |
|
3015 kivy.uix.treeview.TreeView._root?8 |
|
3016 kivy.uix.treeview.TreeView._selected_node?8 |
|
3017 kivy.uix.treeview.TreeView.add_node?4(node, parent=None) |
|
3018 kivy.uix.treeview.TreeView.get_node_at_pos?4(pos) |
|
3019 kivy.uix.treeview.TreeView.get_root?4() |
|
3020 kivy.uix.treeview.TreeView.get_selected_node?4() |
|
3021 kivy.uix.treeview.TreeView.hide_root?7 |
|
3022 kivy.uix.treeview.TreeView.indent_level?7 |
|
3023 kivy.uix.treeview.TreeView.indent_start?7 |
|
3024 kivy.uix.treeview.TreeView.iterate_all_nodes?4(node=None) |
|
3025 kivy.uix.treeview.TreeView.iterate_open_nodes?4(node=None) |
|
3026 kivy.uix.treeview.TreeView.load_func?7 |
|
3027 kivy.uix.treeview.TreeView.minimum_height?7 |
|
3028 kivy.uix.treeview.TreeView.minimum_size?7 |
|
3029 kivy.uix.treeview.TreeView.minimum_width?7 |
|
3030 kivy.uix.treeview.TreeView.on_load_func?4(instance, value) |
|
3031 kivy.uix.treeview.TreeView.on_node_collapse?4(node) |
|
3032 kivy.uix.treeview.TreeView.on_node_expand?4(node) |
|
3033 kivy.uix.treeview.TreeView.on_root_options?4(instance, value) |
|
3034 kivy.uix.treeview.TreeView.on_touch_down?4(touch) |
|
3035 kivy.uix.treeview.TreeView.remove_node?4(node) |
|
3036 kivy.uix.treeview.TreeView.root?7 |
|
3037 kivy.uix.treeview.TreeView.root_options?7 |
|
3038 kivy.uix.treeview.TreeView.select_node?4(node) |
|
3039 kivy.uix.treeview.TreeView.selected_node?7 |
|
3040 kivy.uix.treeview.TreeView.toggle_node?4(node) |
|
3041 kivy.uix.treeview.TreeView?1(**kwargs) |
|
3042 kivy.uix.treeview.TreeViewNode.color_selected?7 |
|
3043 kivy.uix.treeview.TreeViewNode.even_color?7 |
|
3044 kivy.uix.treeview.TreeViewNode.is_leaf?7 |
|
3045 kivy.uix.treeview.TreeViewNode.is_loaded?7 |
|
3046 kivy.uix.treeview.TreeViewNode.is_open?7 |
|
3047 kivy.uix.treeview.TreeViewNode.is_selected?7 |
|
3048 kivy.uix.treeview.TreeViewNode.level?7 |
|
3049 kivy.uix.treeview.TreeViewNode.no_selection?7 |
|
3050 kivy.uix.treeview.TreeViewNode.nodes?7 |
|
3051 kivy.uix.treeview.TreeViewNode.odd?7 |
|
3052 kivy.uix.treeview.TreeViewNode.odd_color?7 |
|
3053 kivy.uix.treeview.TreeViewNode.parent_node?7 |
|
3054 kivy.uix.treeview.TreeViewNode?1(**kwargs) |
|
3055 kivy.uix.video.Video._do_video_load?5(*largs) |
|
3056 kivy.uix.video.Video._on_eos?5(*largs) |
|
3057 kivy.uix.video.Video._on_load?5(*largs) |
|
3058 kivy.uix.video.Video._on_video_frame?5(*largs) |
|
3059 kivy.uix.video.Video._trigger_video_load?5(*largs) |
|
3060 kivy.uix.video.Video.duration?7 |
|
3061 kivy.uix.video.Video.eos?7 |
|
3062 kivy.uix.video.Video.loaded?7 |
|
3063 kivy.uix.video.Video.on_play?4(instance, value) |
|
3064 kivy.uix.video.Video.on_state?4(instance, value) |
|
3065 kivy.uix.video.Video.on_volume?4(instance, value) |
|
3066 kivy.uix.video.Video.options?7 |
|
3067 kivy.uix.video.Video.play?7 |
|
3068 kivy.uix.video.Video.position?7 |
|
3069 kivy.uix.video.Video.seek?4(percent) |
|
3070 kivy.uix.video.Video.state?7 |
|
3071 kivy.uix.video.Video.volume?7 |
|
3072 kivy.uix.video.Video?1(**kwargs) |
|
3073 kivy.uix.video.VideoApp.build?4() |
|
3074 kivy.uix.video.VideoApp.replay?4(*args) |
|
3075 kivy.uix.videoplayer.VideoPlayer._load_annotations?5() |
|
3076 kivy.uix.videoplayer.VideoPlayer._load_thumbnail?5() |
|
3077 kivy.uix.videoplayer.VideoPlayer._play_started?5(instance, value) |
|
3078 kivy.uix.videoplayer.VideoPlayer.allow_fullscreen?7 |
|
3079 kivy.uix.videoplayer.VideoPlayer.annotations?7 |
|
3080 kivy.uix.videoplayer.VideoPlayer.container?7 |
|
3081 kivy.uix.videoplayer.VideoPlayer.duration?7 |
|
3082 kivy.uix.videoplayer.VideoPlayer.fullscreen?7 |
|
3083 kivy.uix.videoplayer.VideoPlayer.image_loading?7 |
|
3084 kivy.uix.videoplayer.VideoPlayer.image_overlay_play?7 |
|
3085 kivy.uix.videoplayer.VideoPlayer.image_pause?7 |
|
3086 kivy.uix.videoplayer.VideoPlayer.image_play?7 |
|
3087 kivy.uix.videoplayer.VideoPlayer.image_stop?7 |
|
3088 kivy.uix.videoplayer.VideoPlayer.image_volumehigh?7 |
|
3089 kivy.uix.videoplayer.VideoPlayer.image_volumelow?7 |
|
3090 kivy.uix.videoplayer.VideoPlayer.image_volumemedium?7 |
|
3091 kivy.uix.videoplayer.VideoPlayer.image_volumemuted?7 |
|
3092 kivy.uix.videoplayer.VideoPlayer.on_fullscreen?4(instance, value) |
|
3093 kivy.uix.videoplayer.VideoPlayer.on_play?4(instance, value) |
|
3094 kivy.uix.videoplayer.VideoPlayer.on_position?4(instance, value) |
|
3095 kivy.uix.videoplayer.VideoPlayer.on_source?4(instance, value) |
|
3096 kivy.uix.videoplayer.VideoPlayer.on_state?4(instance, value) |
|
3097 kivy.uix.videoplayer.VideoPlayer.on_touch_down?4(touch) |
|
3098 kivy.uix.videoplayer.VideoPlayer.on_volume?4(instance, value) |
|
3099 kivy.uix.videoplayer.VideoPlayer.options?7 |
|
3100 kivy.uix.videoplayer.VideoPlayer.play?7 |
|
3101 kivy.uix.videoplayer.VideoPlayer.position?7 |
|
3102 kivy.uix.videoplayer.VideoPlayer.seek?4(percent) |
|
3103 kivy.uix.videoplayer.VideoPlayer.source?7 |
|
3104 kivy.uix.videoplayer.VideoPlayer.state?7 |
|
3105 kivy.uix.videoplayer.VideoPlayer.thumbnail?7 |
|
3106 kivy.uix.videoplayer.VideoPlayer.volume?7 |
|
3107 kivy.uix.videoplayer.VideoPlayer?1(**kwargs) |
|
3108 kivy.uix.videoplayer.VideoPlayerAnnotation.annotation?7 |
|
3109 kivy.uix.videoplayer.VideoPlayerAnnotation.duration?7 |
|
3110 kivy.uix.videoplayer.VideoPlayerAnnotation.on_annotation?4(instance, ann) |
|
3111 kivy.uix.videoplayer.VideoPlayerAnnotation.start?7 |
|
3112 kivy.uix.videoplayer.VideoPlayerPlayPause.on_touch_down?4(touch) |
|
3113 kivy.uix.videoplayer.VideoPlayerPlayPause.video?7 |
|
3114 kivy.uix.videoplayer.VideoPlayerPreview.click_done?7 |
|
3115 kivy.uix.videoplayer.VideoPlayerPreview.on_touch_down?4(touch) |
|
3116 kivy.uix.videoplayer.VideoPlayerPreview.source?7 |
|
3117 kivy.uix.videoplayer.VideoPlayerPreview.video?7 |
|
3118 kivy.uix.videoplayer.VideoPlayerProgressBar._hide_bubble?5() |
|
3119 kivy.uix.videoplayer.VideoPlayerProgressBar._show_bubble?5() |
|
3120 kivy.uix.videoplayer.VideoPlayerProgressBar._showhide_bubble?5(instance, value) |
|
3121 kivy.uix.videoplayer.VideoPlayerProgressBar._update_bubble?5(*l) |
|
3122 kivy.uix.videoplayer.VideoPlayerProgressBar._update_seek?5(x) |
|
3123 kivy.uix.videoplayer.VideoPlayerProgressBar.alpha?7 |
|
3124 kivy.uix.videoplayer.VideoPlayerProgressBar.on_alpha?4(instance, value) |
|
3125 kivy.uix.videoplayer.VideoPlayerProgressBar.on_touch_down?4(touch) |
|
3126 kivy.uix.videoplayer.VideoPlayerProgressBar.on_touch_move?4(touch) |
|
3127 kivy.uix.videoplayer.VideoPlayerProgressBar.on_touch_up?4(touch) |
|
3128 kivy.uix.videoplayer.VideoPlayerProgressBar.on_video?4(instance, value) |
|
3129 kivy.uix.videoplayer.VideoPlayerProgressBar.seek?7 |
|
3130 kivy.uix.videoplayer.VideoPlayerProgressBar.video?7 |
|
3131 kivy.uix.videoplayer.VideoPlayerProgressBar?1(**kwargs) |
|
3132 kivy.uix.videoplayer.VideoPlayerStop.on_touch_down?4(touch) |
|
3133 kivy.uix.videoplayer.VideoPlayerStop.video?7 |
|
3134 kivy.uix.videoplayer.VideoPlayerVolume.on_touch_down?4(touch) |
|
3135 kivy.uix.videoplayer.VideoPlayerVolume.on_touch_move?4(touch) |
|
3136 kivy.uix.videoplayer.VideoPlayerVolume.on_touch_up?4(touch) |
|
3137 kivy.uix.videoplayer.VideoPlayerVolume.video?7 |
|
3138 kivy.uix.vkeyboard.VKeyboard._get_modifiers?5() |
|
3139 kivy.uix.vkeyboard.VKeyboard._load_layout?5(*largs) |
|
3140 kivy.uix.vkeyboard.VKeyboard._load_layouts?5(*largs) |
|
3141 kivy.uix.vkeyboard.VKeyboard._update_dock_mode?5(win, *largs) |
|
3142 kivy.uix.vkeyboard.VKeyboard._update_layout_mode?5(*l) |
|
3143 kivy.uix.vkeyboard.VKeyboard.active_keys?7 |
|
3144 kivy.uix.vkeyboard.VKeyboard.available_layouts?7 |
|
3145 kivy.uix.vkeyboard.VKeyboard.background?7 |
|
3146 kivy.uix.vkeyboard.VKeyboard.background_border?7 |
|
3147 kivy.uix.vkeyboard.VKeyboard.background_color?7 |
|
3148 kivy.uix.vkeyboard.VKeyboard.background_disabled?7 |
|
3149 kivy.uix.vkeyboard.VKeyboard.callback?7 |
|
3150 kivy.uix.vkeyboard.VKeyboard.change_layout?4() |
|
3151 kivy.uix.vkeyboard.VKeyboard.collide_margin?4(x, y) |
|
3152 kivy.uix.vkeyboard.VKeyboard.docked?7 |
|
3153 kivy.uix.vkeyboard.VKeyboard.draw_keys?4() |
|
3154 kivy.uix.vkeyboard.VKeyboard.font_name?7 |
|
3155 kivy.uix.vkeyboard.VKeyboard.font_size?7 |
|
3156 kivy.uix.vkeyboard.VKeyboard.get_key_at_pos?4(x, y) |
|
3157 kivy.uix.vkeyboard.VKeyboard.have_capslock?7 |
|
3158 kivy.uix.vkeyboard.VKeyboard.have_shift?7 |
|
3159 kivy.uix.vkeyboard.VKeyboard.key_background_color?7 |
|
3160 kivy.uix.vkeyboard.VKeyboard.key_background_down?7 |
|
3161 kivy.uix.vkeyboard.VKeyboard.key_background_normal?7 |
|
3162 kivy.uix.vkeyboard.VKeyboard.key_border?7 |
|
3163 kivy.uix.vkeyboard.VKeyboard.key_disabled_background_normal?7 |
|
3164 kivy.uix.vkeyboard.VKeyboard.key_margin?7 |
|
3165 kivy.uix.vkeyboard.VKeyboard.layout?7 |
|
3166 kivy.uix.vkeyboard.VKeyboard.layout_geometry?7 |
|
3167 kivy.uix.vkeyboard.VKeyboard.layout_mode?7 |
|
3168 kivy.uix.vkeyboard.VKeyboard.layout_path?7 |
|
3169 kivy.uix.vkeyboard.VKeyboard.margin_hint?7 |
|
3170 kivy.uix.vkeyboard.VKeyboard.on_disabled?4(intance, value) |
|
3171 kivy.uix.vkeyboard.VKeyboard.on_key_down?4(*largs) |
|
3172 kivy.uix.vkeyboard.VKeyboard.on_key_up?4(*largs) |
|
3173 kivy.uix.vkeyboard.VKeyboard.on_touch_down?4(touch) |
|
3174 kivy.uix.vkeyboard.VKeyboard.on_touch_up?4(touch) |
|
3175 kivy.uix.vkeyboard.VKeyboard.process_key_on?4(touch) |
|
3176 kivy.uix.vkeyboard.VKeyboard.process_key_up?4(touch) |
|
3177 kivy.uix.vkeyboard.VKeyboard.refresh?4(force=False) |
|
3178 kivy.uix.vkeyboard.VKeyboard.refresh_active_keys_layer?4() |
|
3179 kivy.uix.vkeyboard.VKeyboard.refresh_keys?4() |
|
3180 kivy.uix.vkeyboard.VKeyboard.refresh_keys_hint?4() |
|
3181 kivy.uix.vkeyboard.VKeyboard.setup_mode?4(*largs) |
|
3182 kivy.uix.vkeyboard.VKeyboard.setup_mode_dock?4(*largs) |
|
3183 kivy.uix.vkeyboard.VKeyboard.setup_mode_free?4() |
|
3184 kivy.uix.vkeyboard.VKeyboard.target?7 |
|
3185 kivy.uix.vkeyboard.VKeyboard.vk?7 |
|
3186 kivy.uix.vkeyboard.VKeyboard?1(**kwargs) |
|
3187 kivy.uix.vkeyboard.default_layout_path?7 |
|
3188 kivy.uix.widget.Widget.add_widget?4(widget, index=0) |
|
3189 kivy.uix.widget.Widget.canvas?7 |
|
3190 kivy.uix.widget.Widget.center?7 |
|
3191 kivy.uix.widget.Widget.center_x?7 |
|
3192 kivy.uix.widget.Widget.center_y?7 |
|
3193 kivy.uix.widget.Widget.children?7 |
|
3194 kivy.uix.widget.Widget.clear_widgets?4() |
|
3195 kivy.uix.widget.Widget.cls?7 |
|
3196 kivy.uix.widget.Widget.collide_point?4(x, y) |
|
3197 kivy.uix.widget.Widget.collide_widget?4(wid) |
|
3198 kivy.uix.widget.Widget.disabled?7 |
|
3199 kivy.uix.widget.Widget.get_center_x?4() |
|
3200 kivy.uix.widget.Widget.get_center_y?4() |
|
3201 kivy.uix.widget.Widget.get_parent_window?4() |
|
3202 kivy.uix.widget.Widget.get_right?4() |
|
3203 kivy.uix.widget.Widget.get_root_window?4() |
|
3204 kivy.uix.widget.Widget.get_top?4() |
|
3205 kivy.uix.widget.Widget.height?7 |
|
3206 kivy.uix.widget.Widget.id?7 |
|
3207 kivy.uix.widget.Widget.ids?7 |
|
3208 kivy.uix.widget.Widget.on_disabled?4(instance, value) |
|
3209 kivy.uix.widget.Widget.on_opacity?4(instance, value) |
|
3210 kivy.uix.widget.Widget.on_touch_down?4(touch) |
|
3211 kivy.uix.widget.Widget.on_touch_move?4(touch) |
|
3212 kivy.uix.widget.Widget.on_touch_up?4(touch) |
|
3213 kivy.uix.widget.Widget.opacity?7 |
|
3214 kivy.uix.widget.Widget.parent?7 |
|
3215 kivy.uix.widget.Widget.pos?7 |
|
3216 kivy.uix.widget.Widget.pos_hint?7 |
|
3217 kivy.uix.widget.Widget.remove_widget?4(widget) |
|
3218 kivy.uix.widget.Widget.right?7 |
|
3219 kivy.uix.widget.Widget.set_center_x?4(value) |
|
3220 kivy.uix.widget.Widget.set_center_y?4(value) |
|
3221 kivy.uix.widget.Widget.set_right?4(value) |
|
3222 kivy.uix.widget.Widget.set_top?4(value) |
|
3223 kivy.uix.widget.Widget.size?7 |
|
3224 kivy.uix.widget.Widget.size_hint?7 |
|
3225 kivy.uix.widget.Widget.size_hint_x?7 |
|
3226 kivy.uix.widget.Widget.size_hint_y?7 |
|
3227 kivy.uix.widget.Widget.to_local?4(x, y, relative=False) |
|
3228 kivy.uix.widget.Widget.to_parent?4(x, y, relative=False) |
|
3229 kivy.uix.widget.Widget.to_widget?4(x, y, relative=False) |
|
3230 kivy.uix.widget.Widget.to_window?4(x, y, initial=True, relative=False) |
|
3231 kivy.uix.widget.Widget.top?7 |
|
3232 kivy.uix.widget.Widget.width?7 |
|
3233 kivy.uix.widget.Widget.x?7 |
|
3234 kivy.uix.widget.Widget.y?7 |
|
3235 kivy.uix.widget.Widget?1(**kwargs) |
|
3236 kivy.uix.widget.WidgetBase?7 |
|
3237 kivy.uix.widget.WidgetMetaclass?1(name, bases, attrs) |
|
3238 kivy.utils.DEPRECATED_CALLERS?7 |
|
3239 kivy.utils.SafeList.clear?4() |
|
3240 kivy.utils.SafeList.iterate?4(reverse=False) |
|
3241 kivy.utils._platform_android?8 |
|
3242 kivy.utils._platform_ios?8 |
|
3243 kivy.utils.boundary?4(value, minvalue, maxvalue) |
|
3244 kivy.utils.deprecated?4(func) |
|
3245 kivy.utils.difference?4(set1, set2) |
|
3246 kivy.utils.escape_markup?4(text) |
|
3247 kivy.utils.format_bytes_to_human?4(size, precision=2) |
|
3248 kivy.utils.get_color_from_hex?4(s) |
|
3249 kivy.utils.get_hex_from_color?4(color) |
|
3250 kivy.utils.get_random_color?4(alpha=1.0) |
|
3251 kivy.utils.interpolate?4(value_from, value_to, step=10) |
|
3252 kivy.utils.intersection?4(set1, set2) |
|
3253 kivy.utils.is_color_transparent?4(c) |
|
3254 kivy.utils.new_func?4(*args, **kwargs) |
|
3255 kivy.utils.platform?4() |
|
3256 kivy.utils.reify?1(func) |
|
3257 kivy.utils.strtotuple?4(s) |
|
3258 kivy.vector.Vector._get_x?5() |
|
3259 kivy.vector.Vector._get_y?5() |
|
3260 kivy.vector.Vector._set_x?5(x) |
|
3261 kivy.vector.Vector._set_y?5(y) |
|
3262 kivy.vector.Vector.angle?4(a) |
|
3263 kivy.vector.Vector.distance2?4(to) |
|
3264 kivy.vector.Vector.distance?4(to) |
|
3265 kivy.vector.Vector.dot?4(a) |
|
3266 kivy.vector.Vector.in_bbox?4(a, b) |
|
3267 kivy.vector.Vector.length2?4() |
|
3268 kivy.vector.Vector.length?4() |
|
3269 kivy.vector.Vector.line_intersection?4(v2, v3, v4) |
|
3270 kivy.vector.Vector.normalize?4() |
|
3271 kivy.vector.Vector.rotate?4(angle) |
|
3272 kivy.vector.Vector.x?7 |
|
3273 kivy.vector.Vector.y?7 |
|
3274 kivy.vector.Vector?1(*largs) |
|
3275 kivy.weakmethod.WeakMethod.is_dead?4() |
|
3276 kivy.weakmethod.WeakMethod?1(method) |
|
3277 kivy.weakmethod.WeakMethod_1.is_dead?4() |
|
3278 pep8.BENCHMARK_KEYS?7 |
|
3279 pep8.BINARY_OPERATORS?7 |
|
3280 pep8.BaseReport.error?4(line_number, offset, text, check) |
|
3281 pep8.BaseReport.get_count?4(prefix='') |
|
3282 pep8.BaseReport.get_file_results?4() |
|
3283 pep8.BaseReport.get_statistics?4(prefix='') |
|
3284 pep8.BaseReport.increment_logical_line?4() |
|
3285 pep8.BaseReport.init_file?4(filename, lines, expected, line_offset) |
|
3286 pep8.BaseReport.print_benchmark?4() |
|
3287 pep8.BaseReport.print_filename?7 |
|
3288 pep8.BaseReport.print_statistics?4(prefix='') |
|
3289 pep8.BaseReport.start?4() |
|
3290 pep8.BaseReport.stop?4() |
|
3291 pep8.BaseReport?1(options) |
|
3292 pep8.COMMENT_WITH_NL?7 |
|
3293 pep8.COMPARE_SINGLETON_REGEX?7 |
|
3294 pep8.COMPARE_TYPE_REGEX?7 |
|
3295 pep8.Checker.build_tokens_line?4() |
|
3296 pep8.Checker.check_all?4(expected=None, line_offset=0) |
|
3297 pep8.Checker.check_logical?4() |
|
3298 pep8.Checker.check_physical?4(line) |
|
3299 pep8.Checker.generate_tokens?4() |
|
3300 pep8.Checker.readline?4() |
|
3301 pep8.Checker.readline_check_physical?4() |
|
3302 pep8.Checker.run_check?4(check, argument_names) |
|
3303 pep8.Checker?1(filename, lines=None, options=None, report=None, **kwargs) |
|
3304 pep8.DEFAULT_EXCLUDE?7 |
|
3305 pep8.DEFAULT_IGNORE?7 |
|
3306 pep8.DOCSTRING_REGEX?7 |
|
3307 pep8.DiffReport.error?4(line_number, offset, text, check) |
|
3308 pep8.DiffReport?1(options) |
|
3309 pep8.ERRORCODE_REGEX?7 |
|
3310 pep8.EXTRANEOUS_WHITESPACE_REGEX?7 |
|
3311 pep8.FileReport.print_filename?7 |
|
3312 pep8.HUNK_REGEX?7 |
|
3313 pep8.INDENT_REGEX?7 |
|
3314 pep8.KEYWORDS?7 |
|
3315 pep8.KEYWORD_REGEX?7 |
|
3316 pep8.LAMBDA_REGEX?7 |
|
3317 pep8.MAX_LINE_LENGTH?7 |
|
3318 pep8.OPERATORS?7 |
|
3319 pep8.OPERATOR_REGEX?7 |
|
3320 pep8.RAISE_COMMA_REGEX?7 |
|
3321 pep8.REPORT_FORMAT?7 |
|
3322 pep8.RERAISE_COMMA_REGEX?7 |
|
3323 pep8.SELFTEST_REGEX?7 |
|
3324 pep8.SINGLETONS?7 |
|
3325 pep8.SKIP_TOKENS?7 |
|
3326 pep8.StandardReport.error?4(line_number, offset, text, check) |
|
3327 pep8.StandardReport?1(options) |
|
3328 pep8.StyleGuide.check_files?4(paths=None) |
|
3329 pep8.StyleGuide.excluded?4(filename) |
|
3330 pep8.StyleGuide.get_checks?4(argument_name) |
|
3331 pep8.StyleGuide.ignore_code?4(code) |
|
3332 pep8.StyleGuide.init_report?4(reporter=None) |
|
3333 pep8.StyleGuide.input_dir?4(dirname) |
|
3334 pep8.StyleGuide.input_file?4(filename, lines=None, expected=None, line_offset=0) |
|
3335 pep8.StyleGuide?1(*args, **kwargs) |
|
3336 pep8.TestReport.get_file_results?4() |
|
3337 pep8.TestReport.print_results?4() |
|
3338 pep8.TestReport?1(options) |
|
3339 pep8.UNARY_OPERATORS?7 |
|
3340 pep8.WHITESPACE?7 |
|
3341 pep8.WHITESPACE_AFTER_COMMA_REGEX?7 |
|
3342 pep8._main?5() |
|
3343 pep8.blank_lines?4(logical_line, blank_lines, indent_level, line_number, previous_logical, previous_indent_level) |
|
3344 pep8.comparison_to_singleton?4(logical_line) |
|
3345 pep8.comparison_type?4(logical_line) |
|
3346 pep8.compound_statements?4(logical_line) |
|
3347 pep8.continuation_line_indentation?4(logical_line, tokens, indent_level, verbose) |
|
3348 pep8.expand_indent?4(line) |
|
3349 pep8.explicit_line_join?4(logical_line, tokens) |
|
3350 pep8.extraneous_whitespace?4(logical_line) |
|
3351 pep8.filename_match?4(filename, patterns, default=True) |
|
3352 pep8.find_checks?4(argument_name) |
|
3353 pep8.imports_on_separate_lines?4(logical_line) |
|
3354 pep8.indentation?4(logical_line, previous_logical, indent_char, indent_level, previous_indent_level) |
|
3355 pep8.init_tests?4(pep8style) |
|
3356 pep8.maximum_line_length?4(physical_line, max_line_length) |
|
3357 pep8.missing_newline?4(physical_line) |
|
3358 pep8.missing_whitespace?4(logical_line) |
|
3359 pep8.missing_whitespace_around_operator?4(logical_line, tokens) |
|
3360 pep8.mute_string?4(text) |
|
3361 pep8.parse_udiff?4(diff, patterns=None, parent='.') |
|
3362 pep8.process_options?4(arglist=None, parse_argv=False, config_file=None) |
|
3363 pep8.python_3000_backticks?4(logical_line) |
|
3364 pep8.python_3000_has_key?4(logical_line) |
|
3365 pep8.python_3000_not_equal?4(logical_line) |
|
3366 pep8.python_3000_raise_comma?4(logical_line) |
|
3367 pep8.read_config?4(options, args, arglist, parser) |
|
3368 pep8.readlines?4(filename) |
|
3369 pep8.run_tests?4(filename) |
|
3370 pep8.selftest?4(options) |
|
3371 pep8.tabs_obsolete?4(physical_line) |
|
3372 pep8.tabs_or_spaces?4(physical_line, indent_char) |
|
3373 pep8.trailing_whitespace?4(physical_line) |
|
3374 pep8.whitespace_around_comma?4(logical_line) |
|
3375 pep8.whitespace_around_keywords?4(logical_line) |
|
3376 pep8.whitespace_around_named_parameter_equals?4(logical_line, tokens) |
|
3377 pep8.whitespace_around_operator?4(logical_line) |
|
3378 pep8.whitespace_before_inline_comment?4(logical_line, tokens) |
|
3379 pep8.whitespace_before_parameters?4(logical_line, tokens) |
|
3380 pep8kivy.KivyStyleChecker.report_error?4(line_number, offset, text, check) |
|
3381 pep8kivy.KivyStyleChecker?1(filename) |
|
3382 pep8kivy.check?4(fn) |
|
3383 pep8kivy.htmlmode?7 |
|
3384 pep8kivy.pep8_ignores?7 |
|
3385 pep8kivy.usage?4() |
|
3386 subset_gles.add_defines_to_set?4(header) |
|
3387 subset_gles.already_extracted?7 |
|
3388 subset_gles.extract_common_symbols?4(symbols1, symbols2, already_extracted) |
|
3389 subset_gles.gl?7 |
|
3390 subset_gles.gl_symbols?7 |
|
3391 subset_gles.gles?7 |
|
3392 subset_gles.gles_symbols?7 |
|
3393 subset_gles.glext?7 |
|
3394 subset_gles.glext_symbols?7 |