Lines Matching full:font
25 * Call this to release any memory held privately, such as the font cache.
36 * Return the max number of bytes that should be used by the font cache.
43 * Specify the max number of bytes that should be used by the font cache.
52 * Return the number of bytes currently used by the font cache.
57 * Return the number of entries in the font cache.
63 * Return the current limit to the number of entries in the font cache.
69 * Set the limit to the number of entries in the font cache, and return
76 * For debugging purposes, this will attempt to purge the font cache. It
77 * does not change the limit, but will cause subsequent font measures and
89 * font-cache-limit=12345678
98 * font cache.
103 * with 0, then this thread is using the shared font cache. In that case,
111 * font cache. If this value is 0, then this thread will use the shared
112 * global font cache.