MCPcopy Create free account
hub / github.com/cinience/RedisStudio / GetScrollRange

Method GetScrollRange

DuiLib/Control/UIList.cpp:774–777  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

772}
773
774SIZE CListUI::GetScrollRange() const
775{
776 return m_pList->GetScrollRange();
777}
778
779void CListUI::SetScrollPos(SIZE szPos)
780{

Callers 5

SetPosMethod · 0.45
SetPosMethod · 0.45
SetPosMethod · 0.45
LineDownMethod · 0.45
SetPosMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected