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

  /external/webkit/WebCore/platform/graphics/chromium/
UniscribeHelperTextRun.cpp 69 SCRIPT_FONTPROPERTIES* fontProperties)
71 scriptCache, fontProperties)
88 SCRIPT_FONTPROPERTIES** fontProperties,
128 *fontProperties = m_fontProperties[m_fontIndex - 1];
UniscribeHelper.cpp 105 SCRIPT_FONTPROPERTIES* fontProperties)
111 , m_fontProperties(fontProperties)
548 SCRIPT_FONTPROPERTIES* fontProperties = m_fontProperties;
605 } else if (SUCCEEDED(hr) && (lastFallbackTried || !containsMissingGlyphs(&shaping.m_glyphs[0], generatedGlyphs, fontProperties)))
617 nextWinFontData(&hfont, &scriptCache, &fontProperties, &ascent)) {
    [all...]

Completed in 547 milliseconds