MCPcopy Create free account
hub / github.com/OpenApoc/OpenApoc / getLocationOnScreen

Method getLocationOnScreen

forms/control.h:144–144  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

142 sp<Control> getAncestor(sp<Control> Parent);
143
144 Vec2<int> getLocationOnScreen() const { return resolvedLocation; }
145
146 void setRelativeWidth(float widthPercent);
147 void setRelativeHeight(float widthPercent);

Callers 12

renderMethod · 0.80
renderBaseMethod · 0.80
renderMethod · 0.80
renderBaseMethod · 0.80
eventOccurredMethod · 0.80
eventOccurredMethod · 0.80
renderMethod · 0.80
renderMethod · 0.80
eventOccurredMethod · 0.80
renderMethod · 0.80
renderMethod · 0.80
eventOccuredMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected