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

Method getClickY

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

Source from the content-addressed store, hash-verified

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

Callers 1

appendValuesToMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected