Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TankOs/SFGUI
/ end
Function
end
src/SFGUI/ComboBox.cpp:27–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
25
}
26
27
ComboBox::ConstIterator end( const ComboBox& combo_box ) {
28
return combo_box.End();
29
}
30
31
ComboBox::ComboBox() :
32
m_active_item( NONE ),
Callers
5
Update
Method · 0.85
Refresh
Method · 0.85
RecalculateWidgetLevels
Method · 0.85
End
Method · 0.85
Run
Method · 0.85
Calls
1
End
Method · 0.80
Tested by
1
Run
Method · 0.68