| 312 | } |
| 313 | |
| 314 | fResult ResFont::HGEFont::CacheString(fcStrW String) |
| 315 | { |
| 316 | return FCYERR_OK; // �������岻��Ҫʵ��CacheString |
| 317 | } |
| 318 | |
| 319 | fResult ResFont::HGEFont::QueryGlyph(f2dGraphics* pGraph, fCharW Character, f2dGlyphInfo* InfoOut) |
| 320 | { |
nothing calls this directly
no outgoing calls
no test coverage detected