Searched defs:screenx (Results 1 – 4 of 4) sorted by relevance
/third_party/gstreamer/gstplugins_good/gst/goom/ |
D | drawmethods.c | 39 draw_line (Pixel * data, int x1, int y1, int x2, int y2, int col, int screenx, in draw_line()
|
D | xmmx.c | 258 int screenx, int screeny) in draw_line_xmmx()
|
D | mmx.c | 147 int screenx, int screeny) in draw_line_mmx()
|
/third_party/python/Lib/tkinter/ |
D | __init__.py | 2778 def canvasx(self, screenx, gridspacing=None): argument
|