Searched refs:GetFontMapSize (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/renderer/
H A Drenderer_font_platform_win.cc48 UINT32 GetFontMapSize();
182 if (font_idx_ < g_font_loader->GetFontMapSize()) {
251 UINT32 FontCollectionLoader::GetFontMapSize() { function in class:__anon7836::FontCollectionLoader
381 if (g_font_loader->GetFontMapSize() < kMaxFontThreshold) {
397 UINT32 size = g_font_loader->GetFontMapSize();

Completed in 238 milliseconds