Searched refs:m_scriptCaches (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/chromium/
H A DUniscribeHelperTextRun.h86 Vector<SCRIPT_CACHE*, kNumberOfFonts> m_scriptCaches; member in class:WebCore::UniscribeHelperTextRun
H A DUniscribeHelperTextRun.cpp123 m_scriptCaches.append(simpleFontData->platformData().scriptCache());
129 *scriptCache = m_scriptCaches[m_fontIndex - 1];

Completed in 63 milliseconds