MCPcopy Create free account
hub / github.com/MyGUI/mygui / getBearingX

Method getBearingX

MyGUIEngine/include/MyGUI_TextViewData.h:71–74  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

69 }
70
71 float getBearingX() const
72 {
73 return mMetrics.mBearingX;
74 }
75
76 float getBearingY() const
77 {

Callers 3

getCursorPositionMethod · 0.80
getCursorPointMethod · 0.80
doRenderMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected