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

  /external/webkit/WebCore/platform/graphics/chromium/
FontCacheChromiumWin.cpp 227 int fontCp = iter->second->codePage;
229 if ((isAscii && systemCp == fontCp) || (!isAscii && systemCp != fontCp)) {

Completed in 24 milliseconds