Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZDoom/Raze
/ set_position
Method
set_position
libraries/ZWidget/src/core/utf8reader.cpp:150–153 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
148
}
149
150
void UTF8Reader::set_position(std::string::size_type position)
151
{
152
current_position = position;
153
}
Callers
8
Move
Method · 0.80
Backspace
Method · 0.80
Del
Method · 0.80
Move
Method · 0.80
Backspace
Method · 0.80
Del
Method · 0.80
GetCharacterIndex
Method · 0.80
UpdateTextClipping
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected