MCPcopy 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
27ComboBox::ConstIterator end( const ComboBox& combo_box ) {
28 return combo_box.End();
29}
30
31ComboBox::ComboBox() :
32 m_active_item( NONE ),

Callers 5

UpdateMethod · 0.85
RefreshMethod · 0.85
EndMethod · 0.85
RunMethod · 0.85

Calls 1

EndMethod · 0.80

Tested by 1

RunMethod · 0.68