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

  /external/webkit/Source/WebCore/platform/graphics/wince/
FontCustomPlatformData.cpp 35 bool renameFont(SharedBuffer* fontData, const String& fontName);
78 if (renameFont(localBuffer.get(), fontName) && g_customFontCache->registerFont(fontName, localBuffer.get()))
  /external/webkit/Source/WebCore/platform/graphics/opentype/
OpenTypeUtilities.cpp 343 // code shared by renameFont and renameAndActivateFont
407 bool renameFont(SharedBuffer* fontData, const String& fontName)

Completed in 655 milliseconds