Home
last modified time | relevance | path

Searched refs:text_flow (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/StdSuites/
DText_Suite.py18 class text_flow(aetools.ComponentItem): class
30 text_flows = text_flow
108 text_flow._superclassnames = ['text']
109 text_flow._privpropdict = {
113 text_flow._privelemdict = {
194 'cflo' : text_flow,
D__init__.py98 getbaseclasses(text_flow)
293 'cflo' : text_flow,
/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/Netscape/
D__init__.py69 getbaseclasses(StdSuites.Text_Suite.text_flow)
85 'cflo' : StdSuites.Text_Suite.text_flow,