Searched defs:getlineno (Results 1 – 5 of 5) sorted by relevance
/third_party/python/Lib/idlelib/idle_test/ | ||
D | test_codecontext.py | 46 def getlineno(self, index): member in DummyEditwin |
D | test_sidebar.py | 34 def getlineno(self, index): member in Dummy_editwin |
/third_party/libxml2/doc/ | ||
D | apibuild.py | 403 def getlineno(self): member in CLexer |
/third_party/python/Lib/idlelib/ | ||
D | editor.py | 1043 def getlineno(self, mark="insert"): member in EditorWindow |
/third_party/python/Lib/ | ||
D | inspect.py | 1641 def getlineno(frame): function |