MCPcopy Create free account
hub / github.com/SOUI2/soui / ModifyItemState

Method ModifyItemState

SOUI/src/core/SItemPanel.cpp:239–242  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

237}
238
239void SItemPanel::ModifyItemState(DWORD dwStateAdd, DWORD dwStateRemove)
240{
241 ModifyState(dwStateAdd,dwStateRemove,FALSE);
242}
243
244SWND SItemPanel::SwndFromPoint(CPoint ptHitTest, BOOL bOnlyText)
245{

Callers 10

UpdateVisibleItemsMethod · 0.80
SetSelMethod · 0.80
UpdateVisibleItemsMethod · 0.80
SetSelMethod · 0.80
UpdateVisibleItemsMethod · 0.80
SetSelMethod · 0.80
SetSelMethod · 0.80
UpdateVisibleItemsMethod · 0.80
SetCurSelMethod · 0.80
DrawItemMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected