MCPcopy Create free account
hub / github.com/dillo-browser/dillo / getTopWidgetAtPoint

Method getTopWidgetAtPoint

dw/stackingcontextmgr.hh:61–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59 { draw (view, area, 0, INT_MAX, context); }
60
61 inline Widget *getTopWidgetAtPoint (int x, int y,
62 core::GettingWidgetAtPointContext
63 *context)
64 { return getWidgetAtPoint (x, y, context, 0, INT_MAX); }
65
66 inline Widget *getBottomWidgetAtPoint (int x, int y,
67 core::GettingWidgetAtPointContext

Callers 1

getWidgetAtPointLevelMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected