Searched defs:w3cClearTimeout (Results 1 – 3 of 3) sorted by relevance
14 internal actual fun w3cClearTimeout(window: W3CWindow, handle: Int) = in <lambda>() method17 internal actual fun w3cClearTimeout(handle: Int) = in <lambda>() method
14 internal actual fun w3cClearTimeout(window: W3CWindow, handle: Int) = in w3cSetTimeout() method17 internal actual fun w3cClearTimeout(handle: Int) = in w3cSetTimeout() method
9 internal expect fun w3cClearTimeout(handle: Int) in w3cSetTimeout() method10 internal expect fun w3cClearTimeout(window: W3CWindow, handle: Int) in w3cSetTimeout() method