HomeSort by relevance Sort by last modified time
    Searched defs:scriptCache (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/WebKit/Source/web/tests/
UniscribeHelperTest.cpp 109 SCRIPT_CACHE* scriptCache;
110 HFONT hfont = MakeFont(L"Times New Roman", &scriptCache);
120 false, hfont, scriptCache, &properties, 0);
155 false, hfont, scriptCache, &properties, 0);
  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/chromium/
FontPlatformDataChromiumWin.h 116 SCRIPT_CACHE* scriptCache() const { return &m_scriptCache; }
FontUtilsChromiumWin.cpp 269 , scriptCache(0)
276 mutable SCRIPT_CACHE scriptCache;
396 SCRIPT_CACHE** scriptCache,
439 *scriptCache = &(derived->scriptCache);
UniscribeHelper.cpp 127 SCRIPT_CACHE* scriptCache,
134 , m_scriptCache(scriptCache)
598 SCRIPT_CACHE* scriptCache = m_scriptCache;
654 hr = gScriptShapeOpenTypeFunc(m_cachedDC, scriptCache, &run.a,
669 hr = ScriptShape(m_cachedDC, scriptCache, input, itemLength,
689 nextWinFontData(hfont, scriptCache, fontProperties, ascent, spaceGlyph)) {
708 &ascent, &hfont, &scriptCache,
722 &ascent, &hfont, &scriptCache,
    [all...]
  /prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar 

Completed in 125 milliseconds