Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TankOs/SFGUI
/ GetDisplayedItemStart
Method
GetDisplayedItemStart
src/SFGUI/ComboBox.cpp:476–478 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
474
}
475
476
ComboBox::IndexType ComboBox::GetDisplayedItemStart() const {
477
return m_start_entry;
478
}
479
480
void ComboBox::HandleUpdate( float seconds ) {
481
Bin::HandleUpdate( seconds );
Callers
1
CreateComboBoxDrawable
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected