MCPcopy Create free account
hub / github.com/ValveSoftware/source-sdk-2013 / DrawChar

Method DrawChar

src/vgui2/vgui_controls/TextEntry.cpp:546–595  ·  view source on GitHub ↗

----------------------------------------------------------------------------- Purpose: Draws a character in the panel Input: ch - character to draw font - font to use x, y - pixel location to draw char at Output: returns the width of the character drawn -----------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 10

getCharWidthFunction · 0.85
surfaceFunction · 0.85
inputFunction · 0.85
ipanelFunction · 0.85
GetFocusMethod · 0.80
DrawSetColorMethod · 0.80
DrawFilledRectMethod · 0.80
DrawSetTextColorMethod · 0.80
DrawSetTextPosMethod · 0.80
HasParentMethod · 0.45

Tested by

no test coverage detected