HomeSort by relevance Sort by last modified time
    Searched refs:OnPreCacheFont (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/common/
font_cache_dispatcher_win.h 35 void OnPreCacheFont(const LOGFONT& font);
font_cache_dispatcher_win.cc 151 IPC_MESSAGE_HANDLER(ChildProcessHostMsg_PreCacheFont, OnPreCacheFont)
171 void FontCacheDispatcher::OnPreCacheFont(const LOGFONT& font) {

Completed in 530 milliseconds