OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:font_cache_limit
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/renderer/
renderer_main.cc
142
size_t
font_cache_limit
=
local
144
SkGraphics::SetFontCacheLimit(
font_cache_limit
);
render_thread_impl.cc
1317
size_t
font_cache_limit
= SkGraphics::SetFontCacheLimit(0);
local
[
all
...]
Completed in 82 milliseconds