Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TankOs/SFGUI
/ IsCursorVisible
Method
IsCursorVisible
src/SFGUI/Entry.cpp:321–323 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
319
}
320
321
bool Entry::IsCursorVisible() const {
322
return m_cursor_status;
323
}
324
325
int Entry::GetVisibleOffset() const {
326
return m_visible_offset;
Callers
2
CreateSpinButtonDrawable
Method · 0.80
CreateEntryDrawable
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected