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

  /external/skia/src/images/
fpdfemb.h     [all...]
  /external/webkit/WebCore/platform/graphics/wince/
FontCacheWince.cpp 120 if (SUCCEEDED(langFontLink->MapFont(hdc, codePageMask, character, &mlangFont)))
129 LRESULT result = langFontLink->MapFont(hdc, codePageMask, refFont.hfont(), &mlangFont);
  /external/webkit/WebCore/platform/graphics/win/
FontCacheWin.cpp 179 if (SUCCEEDED(langFontLink->MapFont(hdc, codePageMask, character, &MLangFont)) && MLangFont) {

Completed in 236 milliseconds