MCPcopy Create free account
hub / github.com/TigerVNC/tigervnc / setCursor

Method setCursor

java/com/tigervnc/rfb/CMsgHandler.java:53–54  ·  view source on GitHub ↗
(int width, int height, Point hotspot,
                                 byte[] data)

Source from the content-addressed store, hash-verified

51 }
52
53 abstract public void setCursor(int width, int height, Point hotspot,
54 byte[] data);
55
56 public void setPixelFormat(PixelFormat pf)
57 {

Callers 4

readSetXCursorMethod · 0.45
readSetCursorMethod · 0.45
readSetVMwareCursorMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected