Lines Matching defs:self

138 	def __init__(self, table):  argument
144 def lookup(self, name): argument
170 def __init__(self, master, target): argument
179 def scaleset(self, value): argument
182 def set(self, value): argument
185 def setmax(self, value): argument
200 def __init__(self, master): argument
206 def set(self, str): argument
209 def clear(self): argument
212 def startup(self, str): argument
217 def __init__(self, master, name, color): argument
234 def draw(self): argument
251 def setcolor(self, color): argument
255 def apply(self): argument
273 def revert(self): argument
278 def __init__(self, table, name): argument
296 def destroycb(self, event): argument
299 def additem(self, name, color): argument
305 def drawbuttons(self): argument
315 def apress(self): argument
319 def rpress(self): argument
324 def __init__(self, master, source): argument
338 def draw(self): argument
346 def changed(self): argument
351 def apply(self): argument
354 def revert(self): argument
357 def check(self): argument
360 def uncheck(self): argument
364 def __init__(self): argument
385 def destroycb(self, event): argument
388 def addsource(self, source): argument
401 def drawbuttons(self): argument
419 def apress(self): argument
438 def rpress(self): argument
442 def cpress(self): argument
446 def upress(self): argument
451 def __init__(self, source): argument
499 def destroycb(self, event): argument
504 def __init__(self, event, source): argument
512 def hide(self): argument
515 def hidegroup(self): argument
522 def show(self): argument
525 def stats(self): argument
529 def __init__(self, event, canvas): argument
545 def destroycb(self, event): argument
552 def clearlabels(self): argument
556 def drawlabels(self): argument
581 def drawbuttons(self): argument
590 def newevent(self, event): argument
597 def npress(self): argument
600 def bpress(self): argument
610 def fpress(self): argument
620 def linkpress(self, wevent): argument
626 def __init__(self, source, name, cpu, timestamp, attrs): argument
638 def status(self): argument
650 def labels(self): argument
658 def mouseenter(self, canvas): argument
662 def mouseexit(self, canvas): argument
666 def mousepress(self, canvas): argument
669 def draw(self, canvas, xpos, ypos, item): argument
674 def move(self, canvas, x, y): argument
679 def next(self): argument
682 def nexttype(self, type): argument
688 def prev(self): argument
691 def displayref(self, canvas): argument
696 def displayunref(self, canvas): argument
702 def getlinked(self): argument
712 def __init__(self, source, name, cpu, timestamp, attrs): argument
715 def draw(self, canvas, xpos, ypos): argument
727 def __init__(self, source, name, cpu, timestamp, attrs): argument
730 def draw(self, canvas, xpos, ypos): argument
752 def __init__(self, source, count, cpu, timestamp, attrs): argument
757 def draw(self, canvas, xpos, ypos): argument
780 def __init__(self, source, cpu, timestamp, last=0): argument
786 def draw(self, canvas, xpos, ypos): argument
798 def __init__(self, group, id): argument
808 def __lt__(self, other): argument
814 def __eq__(self, other): argument
822 def fixup(self): argument
825 def addevent(self, event): argument
828 def addlastevent(self, event): argument
831 def draw(self, canvas, ypos): argument
845 def drawname(self, canvas, ypos): argument
852 def drawcpu(self, canvas, cpu, fromx, tox, ypos): argument
862 def move(self, canvas, xpos, ypos): argument
865 def movename(self, canvas, xpos, ypos): argument
869 def ysize(self): argument
872 def eventat(self, i): argument
878 def findevent(self, timestamp): argument
890 def __init__(self, group, id): argument
897 def fixup(self): argument
906 def ymax(self): argument
909 def ysize(self): argument
912 def yscale(self): argument
916 def __init__(self, file): argument
942 def parse(self, file): argument
1039 def makeevent(self, group, id, type, args): argument
1053 def setstathz(self, val, cpu): argument
1062 def checkstamp(self, timestamp): argument
1072 def makeid(self, group, id, type): argument
1084 def findid(self, id): argument
1090 def timespan(self): argument
1093 def ticksps(self): argument
1108 def fixup(self): argument
1118 def __init__(self, master, display): argument
1129 def moveline(self, cur_y, y): argument
1137 def draw(self): argument
1159 def updatescroll(self): argument
1165 def __init__(self, master): argument
1174 def prepare(self): argument
1182 def draw(self): argument
1207 def moveline(self, cur_y, y): argument
1215 def mouseenter(self, event): argument
1219 def mouseexit(self, event): argument
1223 def mousepress(self, event): argument
1239 def wheeldown(self, event): argument
1242 def wheelup(self, event): argument
1245 def xsize(self): argument
1248 def ysize(self): argument
1256 def scaleset(self, ratio): argument
1271 def updatescroll(self): argument
1274 def scaleget(self): argument
1277 def getcolor(self, tag): argument
1280 def getstate(self, tag): argument
1283 def setcolor(self, tag, color): argument
1286 def hide(self, tag): argument
1290 def __init__(self, master): argument
1303 def econf(self): argument
1306 def cconf(self): argument
1309 def sconf(self): argument
1313 def __init__(self, master): argument
1328 def quitcb(self, event): argument
1331 def buildwidgets(self): argument
1346 def layout(self): argument
1358 def draw(self): argument
1375 def mousepress(self, event): argument
1378 def mousepressright(self, event): argument
1384 def mouserelease(self, event): argument
1393 def mousemotion(self, event): argument
1414 def sourcestart(self, source): argument
1417 def sourceend(self, source): argument
1420 def sourcesize(self, source): argument
1423 def sourceswap(self, source1, source2): argument
1450 def sourcepicky(self, source): argument
1467 def sourceshow(self, source): argument
1481 def sourceshowlist(self, srclist): argument
1519 def sourcehidelist(self, srclist): argument
1557 def sourcehide(self, source): argument
1567 def sourceshift(self, source, off): argument
1580 def sourceshiftall(self, start, off): argument
1590 def sourceat(self, ypos): argument
1603 def display_yview(self, *args): argument
1607 def resize(self, *args): argument
1612 def updatescroll(self): argument
1616 def setcolor(self, tag, color): argument
1619 def hide(self, tag): argument
1622 def getcolor(self, tag): argument
1625 def getstate(self, tag): argument