MCPcopy Create free account
hub / github.com/cegui/cegui / configureScrollbars

Method configureScrollbars

cegui/src/WindowRendererSets/Core/StaticText.cpp:398–449  ·  view source on GitHub ↗

----------------------------------------------------------------------------// Update string formatting and horizontal and vertical scrollbar visibility. This may require repeating a process several times because showing one of the scrollbars shrinks the area reserved for the text, and thus may require reformatting of the string, as well as cause the 2nd scrollbar to also be required.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 8

setVisibleMethod · 0.80
setDocumentSizeMethod · 0.80
setPageSizeMethod · 0.80
getSizeMethod · 0.45
updateFormattingMethod · 0.45
performChildLayoutMethod · 0.45
setStepSizeMethod · 0.45

Tested by

no test coverage detected