MCPcopy Create free account
hub / github.com/DISTRHO/DPF / setSize

Method setSize

distrho/src/DistrhoUIStub.cpp:83–85  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

81 }
82
83 void setSize(uint, uint)
84 {
85 }
86
87 static void setSizeCallback(void* const ptr, const uint width, const uint height)
88 {

Callers 2

setSizeCallbackFunction · 0.45
setSizeCallbackMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected