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

  /external/webkit/Source/WebKit2/UIProcess/
WebContext.h 236 bool m_alwaysUsesComplexTextCodePath;
WebContext.cpp 113 , m_alwaysUsesComplexTextCodePath(false)
246 parameters.shouldAlwaysUseComplexTextCodePath = m_alwaysUsesComplexTextCodePath;
469 m_alwaysUsesComplexTextCodePath = alwaysUseComplexText;

Completed in 53 milliseconds