Home
last modified time | relevance | path

Searched refs:bDraw (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/core/fpdfapi/render/
Dcpdf_textrenderer.cpp46 bool bDraw = true; in DrawTextPath() local
59 bDraw = false; in DrawTextPath()
68 bDraw = false; in DrawTextPath()
70 return bDraw; in DrawTextPath()
141 bool bDraw = true; in DrawNormalText() local
153 bDraw = false; in DrawNormalText()
162 bDraw = false; in DrawNormalText()
164 return bDraw; in DrawNormalText()