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

  /external/webkit/Source/WebCore/platform/graphics/
FontFastPath.cpp 367 void Font::drawEmphasisMarksForSimpleText(GraphicsContext* context, const TextRun& run, const AtomicString& mark, const FloatPoint& point, int from, int to) const
  /external/webkit/Source/WebCore/platform/graphics/qt/
FontQt.cpp 266 void Font::drawEmphasisMarksForSimpleText(GraphicsContext* /* context */, const TextRun& /* run */, const AtomicString& /* mark */, const FloatPoint& /* point */, int /* from */, int /* to */) const

Completed in 81 milliseconds