Searched defs:glyphDataForCharacter (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/platform/graphics/
H A DGlyphPage.h103 ALWAYS_INLINE GlyphData glyphDataForCharacter(UChar32 c) const function in class:WebCore::GlyphPage
H A DWidthIterator.cpp71 GlyphData WidthIterator::glyphDataForCharacter(UChar32 character, bool mirror, int currentCharacter, unsigned& advanceLength) function in class:WebCore::WidthIterator
H A DFont.h188 GlyphData glyphDataForCharacter(UChar32 c, bool mirror, FontDataVariant variant = AutoVariant) const function in class:WebCore::Font
/macosx-10.10/WebCore-7600.1.25/rendering/svg/
H A DSVGTextRunRenderingContext.cpp290 GlyphData SVGTextRunRenderingContext::glyphDataForCharacter(const Font& font, WidthIterator& iterator, UChar32 character, bool mirror, int currentCharacter, unsigned& advanceLength) function in class:WebCore::SVGTextRunRenderingContext

Completed in 171 milliseconds