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

Method getClickX

dw/ui.hh:458–458  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

456
457 Iterator *iterator (Content::Type mask, bool atEnd);
458 int getClickX () {return click_x;};
459 int getClickY () {return click_y;};
460};
461

Callers 1

appendValuesToMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected