Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
779
void CListUI::SetScrollPos(SIZE szPos)
780
{
781
m_pList->SetScrollPos(szPos);
782
}
783
784
void CListUI::LineUp()
785
{
Callers
3
Scroll
Method · 0.45
SetPos
Method · 0.45
Scroll
Method · 0.45
Calls
10
IsVisible
Method · 0.80
IsFloat
Method · 0.80
GetHeader
Method · 0.80
GetScrollPos
Method · 0.45
GetSize
Method · 0.45
SetPos
Method · 0.45
GetListInfo
Method · 0.45
GetCount
Method · 0.45
SetInternVisible
Method · 0.45
GetItemAt
Method · 0.45
Tested by
no test coverage detected