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

Method SetScrollPos

DuiLib/Control/UIList.cpp:779–782  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

777}
778
779void CListUI::SetScrollPos(SIZE szPos)
780{
781 m_pList->SetScrollPos(szPos);
782}
783
784void CListUI::LineUp()
785{

Callers 3

ScrollMethod · 0.45
SetPosMethod · 0.45
ScrollMethod · 0.45

Calls 10

IsVisibleMethod · 0.80
IsFloatMethod · 0.80
GetHeaderMethod · 0.80
GetScrollPosMethod · 0.45
GetSizeMethod · 0.45
SetPosMethod · 0.45
GetListInfoMethod · 0.45
GetCountMethod · 0.45
SetInternVisibleMethod · 0.45
GetItemAtMethod · 0.45

Tested by

no test coverage detected