Home
last modified time | relevance | path

Searched defs:collapse (Results 1 – 8 of 8) sorted by relevance

/external/python/cpython2/Demo/tkinter/guido/
DMimeViewer.py83 def collapse(self): member in MimeViewer
/external/python/cpython2/Lib/idlelib/
DTreeWidget.py134 def collapse(self, event=None): member in TreeNode
/external/toolchain-utils/cros_utils/
Dpstat.py233 def collapse(listoflists, function
/external/llvm/lib/CodeGen/
DExecutionDepsFix.cpp318 void ExeDepsFix::collapse(DomainValue *dv, unsigned domain) { in collapse() function in ExeDepsFix
/external/libxml2/
Dxmlschemastypes.c1566 int collapse) { in xmlSchemaValidateDates()
1789 int collapse) { in xmlSchemaValidateDuration()
/external/okhttp/website/static/
Dbootstrap.min.js6 …createElement("bootstrap"),t={WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend"… function
/external/python/cpython2/Mac/Modules/win/
D_Winmodule.c1526 Boolean collapse; in WinObj_CollapseWindow() local
3000 Boolean collapse; in Win_CollapseAllWindows() local
/external/python/cpython2/Lib/
Dpydoc.py2282 def collapse(self): member in gui.GUI