Home
last modified time | relevance | path

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

/third_party/skia/src/pdf/
H A DSkPDFDevice.cpp779 SkFont transparentFont = glyphRun.font(); in drawGlyphRunAsPath() local
780 transparentFont.setEmbolden(false); // Stop Recursion in drawGlyphRunAsPath()
781 SkGlyphRun tmpGlyphRun(glyphRun, transparentFont); in drawGlyphRunAsPath()

Completed in 4 milliseconds