MCPcopy Create free account
hub / github.com/MyGUI/mygui / setContentAlign

Method setContentAlign

UnitTests/UnitTest_HyperTextBox/WrapPanel.cpp:60–63  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

58 }
59
60 void WrapPanel::setContentAlign(Align _value)
61 {
62 mContentAlign = _value;
63 }
64
65 const IntSize& WrapPanel::getSpacer() const
66 {

Callers 1

parseTagMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected