MCPcopy Create free account
hub / github.com/cmauri/eviacam / OnDisplayChanged

Method OnDisplayChanged

wxutil/mousecontrol.cpp:172–176  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

170}
171
172void CMouseControl::OnDisplayChanged ()
173{
174 GetScreenSize();
175 RecomputeWorkingArea ();
176}
177
178void CMouseControl::SetAbsVirtualResolution (float xIni, float yIni, float width, float height)
179{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected