Lines Matching refs:tRes
48 tRes.tested("attachFrame()", true); in _attachFrame()
54 tRes.tested("createElement()", true); in _createElement()
61 tRes.tested("destroyElement()", true); in _destroyElement()
66 tRes.tested("doLayout()", true); in _doLayout()
75 tRes.tested("dockWindow()", true); in _dockWindow()
81 tRes.tested("floatWindow()", true); in _floatWindow()
87 tRes.tested("getCurrentDockingArea()", rect != null); in _getCurrentDockingArea()
93 tRes.tested("getElement()", true); in _getElement()
98 tRes.tested("getElementPos()", p != null); in _getElementPos()
103 tRes.tested("getElementSize()", s != null); in _getElementSize()
113 tRes.tested("getElements()", xElements != null); in _getElements()
118 tRes.tested("hideElement()", true); in _hideElement()
123 tRes.tested("isElementDocked()", true); in _isElementDocked()
128 tRes.tested("isElementFloating()", true); in _isElementFloating()
133 tRes.tested("isElementVisible()", true); in _isElementVisible()
138 tRes.tested("lock()", true); in _lock()
143 tRes.tested("reset()", true); in _reset()
148 tRes.tested("setDockingAreaAcceptor()", true); in _setDockingAreaAcceptor()
157 tRes.tested("setElementPos()", true); in _setElementPos()
169 tRes.tested("setElementPosSize()", true); in _setElementPosSize()
178 tRes.tested("setElementSize()", true); in _setElementSize()
184 tRes.tested("showElement()", true); in _showElement()
191 tRes.tested("unlock()", true); in _unlock()