HomeSort by relevance Sort by last modified time
    Searched refs:editor_document (Results 1 - 4 of 4) sorted by null

  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/CodeWarrior/
CodeWarrior_suite.py 281 class editor_document(aetools.ComponentItem): class in inherits:aetools.ComponentItem
285 editor_documents = editor_document
482 editor_document._superclassnames = ['text_document']
483 editor_document._privpropdict = {
486 editor_document._privelemdict = {
584 'editor_document' : 'EDIT', # an editor document
633 'EDIT' : editor_document,