MCPcopy 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
150void UTF8Reader::set_position(std::string::size_type position)
151{
152 current_position = position;
153}

Callers 8

MoveMethod · 0.80
BackspaceMethod · 0.80
DelMethod · 0.80
MoveMethod · 0.80
BackspaceMethod · 0.80
DelMethod · 0.80
GetCharacterIndexMethod · 0.80
UpdateTextClippingMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected