Home
last modified time | relevance | path

Searched defs:scriptCache (Results 1 – 6 of 6) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/chromium/
DUniscribeHelperTextRun.cpp70 SCRIPT_CACHE* scriptCache, in UniscribeHelperTextRun()
89 SCRIPT_CACHE** scriptCache, in nextWinFontData()
DFontPlatformDataChromiumWin.h91 SCRIPT_CACHE* scriptCache() const { return &m_scriptCache; } in scriptCache() function
DFontUtilsChromiumWin.cpp276 mutable SCRIPT_CACHE scriptCache; member
396 SCRIPT_CACHE** scriptCache, in getDerivedFontData()
DUniscribeHelper.cpp75 SCRIPT_CACHE* scriptCache, in UniscribeHelper()
519 SCRIPT_CACHE* scriptCache = m_scriptCache; in shape() local
/external/webkit/Source/WebKit/chromium/tests/
DUniscribeHelperTest.cpp109 SCRIPT_CACHE* scriptCache; in TEST_F() local
/external/webkit/Source/WebCore/platform/graphics/
DSimpleFontData.h176 SCRIPT_CACHE* scriptCache() const { return &m_scriptCache; } in scriptCache() function