MCPcopy Create free account
hub / github.com/Aleksoid1978/VideoRenderer / GetMaxCharMetric

Method GetMaxCharMetric

Source/D3DUtil/FontBitmap.h:492–495  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

490 }
491
492 SIZE GetMaxCharMetric()
493 {
494 return m_MaxCharMetric;
495 }
496
497 HRESULT GetFloatCoords(FloatRect* pTexCoords, const UINT length)
498 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected