w32_metric_cache   66 src/w32font.c                               struct w32_metric_cache *);
w32_metric_cache  457 src/w32font.c        struct w32_metric_cache *char_metric;
w32_metric_cache  466 src/w32font.c  			 * sizeof (struct w32_metric_cache *));
w32_metric_cache  471 src/w32font.c  			  * sizeof (struct w32_metric_cache *));
w32_metric_cache  474 src/w32font.c  		   * sizeof (struct w32_metric_cache *)));
w32_metric_cache  481 src/w32font.c  	    = xzalloc (CACHE_BLOCKSIZE * sizeof (struct w32_metric_cache));
w32_metric_cache 2589 src/w32font.c  		 struct w32_metric_cache *metrics)
w32_metric_cache   55 src/w32font.h    struct w32_metric_cache **cached_metrics;