Searched refs:drawEmphasisMarksForComplexText (Results 1 - 13 of 13) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/efl/
H A DFontEfl.cpp43 void Font::drawEmphasisMarksForComplexText(GraphicsContext* /* context */, const TextRun& /* run */, const AtomicString& /* mark */, const FloatPoint& /* point */, int /* from */, int /* to */) const function in class:WebCore::Font
/external/webkit/Source/WebCore/platform/graphics/haiku/
H A DFontHaiku.cpp101 void Font::drawEmphasisMarksForComplexText(GraphicsContext* /* context */, const TextRun& /* run */, const AtomicString& /* mark */, const FloatPoint& /* point */, int /* from */, int /* to */) const function in class:WebCore::Font
/external/webkit/Source/WebCore/platform/graphics/mac/
H A DFontComplexTextMac.cpp99 void Font::drawEmphasisMarksForComplexText(GraphicsContext* context, const TextRun& run, const AtomicString& mark, const FloatPoint& point, int from, int to) const function in class:WebCore::Font
/external/webkit/Source/WebCore/platform/graphics/win/
H A DFontWin.cpp114 void Font::drawEmphasisMarksForComplexText(GraphicsContext* context, const TextRun& run, const AtomicString& mark, const FloatPoint& point, int from, int to) const function in class:WebCore::Font
/external/webkit/Source/WebCore/platform/graphics/wx/
H A DFontWx.cpp157 void Font::drawEmphasisMarksForComplexText(GraphicsContext* context, const TextRun& run, const AtomicString& mark, const FloatPoint& point, int from, int to) const function in class:WebCore::Font
/external/webkit/Source/WebCore/platform/graphics/
H A DFont.h197 void drawEmphasisMarksForComplexText(GraphicsContext*, const TextRun&, const AtomicString& mark, const FloatPoint&, int from, int to) const;
H A DFont.cpp165 drawEmphasisMarksForComplexText(context, run, mark, point, from, to);
/external/webkit/Source/WebCore/platform/graphics/chromium/
H A DFontLinux.cpp239 void Font::drawEmphasisMarksForComplexText(GraphicsContext* /* context */, const TextRun& /* run */, const AtomicString& /* mark */, const FloatPoint& /* point */, int /* from */, int /* to */) const function in class:WebCore::Font
H A DFontChromiumWin.cpp531 void Font::drawEmphasisMarksForComplexText(GraphicsContext* /* context */, const TextRun& /* run */, const AtomicString& /* mark */, const FloatPoint& /* point */, int /* from */, int /* to */) const function in class:WebCore::Font
/external/webkit/Source/WebCore/platform/graphics/gtk/
H A DFontGtk.cpp329 void Font::drawEmphasisMarksForComplexText(GraphicsContext* /* context */, const TextRun& /* run */, const AtomicString& /* mark */, const FloatPoint& /* point */, int /* from */, int /* to */) const function in class:WebCore::Font
/external/webkit/Source/WebCore/platform/graphics/wince/
H A DFontWinCE.cpp238 void Font::drawEmphasisMarksForComplexText(GraphicsContext* /* context */, const TextRun& /* run */, const AtomicString& /* mark */, const FloatPoint& /* point */, int /* from */, int /* to */) const function in class:WebCore::Font
/external/webkit/Source/WebCore/platform/graphics/qt/
H A DFontQt.cpp271 void Font::drawEmphasisMarksForComplexText(GraphicsContext* /* context */, const TextRun& /* run */, const AtomicString& /* mark */, const FloatPoint& /* point */, int /* from */, int /* to */) const function in class:WebCore::Font
/external/webkit/Source/WebCore/platform/graphics/android/fonts/
H A DFontAndroid.cpp267 void Font::drawEmphasisMarksForComplexText(WebCore::GraphicsContext*, WebCore::TextRun const&, WTF::AtomicString const&, WebCore::FloatPoint const&, int, int) const function in class:WebCore::Font

Completed in 224 milliseconds