#include <mi32/html.h>
Public Attributes | |
| String * | fonts |
| int | hits |
| String * | mapping |
| int | misses |
| int | nentries |
| int | nlookups |
| int | nmaps |
| int | nrequests |
| int | nwidgets |
| WidgetList | widgets |
| String* XmHTMLFontCacheInfo::fonts |
array of font names, size nentries
no of hits
| String* XmHTMLFontCacheInfo::mapping |
array of font mappings, size nentries
no of misses
total no of cached fonts
no of search actions
of which this many are mapped fonts
no of requests made
no of widgets using this cache
| WidgetList XmHTMLFontCacheInfo::widgets |
array of widgets
1.6.1