Home
last modified time | relevance | path

Searched defs:findDropTarget (Results 1 – 5 of 5) sorted by relevance

/dports/devel/py-nbdime/nbdime-3.1.1/packages/nbdime/src/merge/widget/
H A Doutput.ts95 protected findDropTarget(input: HTMLElement): HTMLElement | null { method in DisconnectedDropTarget
289 protected findDropTarget(node: HTMLElement): HTMLElement | null { method in RenderableOutputsMergeView
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/libcore/
H A DDisplayObject.h646 virtual const DisplayObject* findDropTarget(std::int32_t x, in findDropTarget() function
H A DMovieClip.cpp1513 MovieClip::findDropTarget(std::int32_t x, std::int32_t y, in findDropTarget() function in gnash::MovieClip
H A Dmovie_root.cpp1835 movie_root::findDropTarget(std::int32_t x, std::int32_t y, in findDropTarget() function in gnash::movie_root
/dports/graphics/wdune/wdune-1.926/src/swt/motif/
H A Dswt.c4399 findDropTarget(SWND wnd) in findDropTarget() function