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

  /external/chromium_org/third_party/WebKit/Source/platform/fonts/win/
UniscribeHelperTextRun.cpp 45 font.primaryFont()->platformData().scriptCache(),
78 SCRIPT_CACHE* scriptCache,
81 scriptCache, fontProperties, 0)
97 SCRIPT_CACHE*& scriptCache,
132 m_scriptCaches.append(simpleFontData->platformData().scriptCache());
139 scriptCache = m_scriptCaches[m_fontIndex - 1];
UniscribeHelper.cpp 147 SCRIPT_CACHE* scriptCache,
154 , m_scriptCache(scriptCache)
641 , scriptCache(0)
648 mutable SCRIPT_CACHE scriptCache;
679 int* ascent, HFONT* hfont, SCRIPT_CACHE** scriptCache, WORD* spaceGlyph)
723 *scriptCache = &(derived->scriptCache);
736 SCRIPT_CACHE* scriptCache = m_scriptCache;
    [all...]
FontPlatformDataWin.cpp 402 HRESULT result = ScriptGetFontProperties(0, scriptCache(), m_scriptFontProperties.get());
406 HRESULT hr = ScriptGetFontProperties(dc, scriptCache(), m_scriptFontProperties.get());
410 hr = ScriptGetFontProperties(dc, scriptCache(), m_scriptFontProperties.get());
FontPlatformDataWin.h 127 SCRIPT_CACHE* scriptCache() const { return &m_scriptCache; }
GlyphPageTreeNodeWin.cpp 216 fontData->platformData().scriptCache(),
  /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/skia/src/ports/
SkFontHost_win.cpp     [all...]
  /external/skia/src/ports/
SkFontHost_win.cpp     [all...]
  /prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar 

Completed in 552 milliseconds