Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/render/
Dcpdf_renderstatus.cpp135 bool MissingStrokeColor(const CPDF_ColorState* pColorState) { in MissingStrokeColor() function
146 return pChar && (!pChar->colored() || MissingStrokeColor(pColorState)); in Type3CharMissingStrokeColor()
485 if (MissingStrokeColor(pColorState)) in GetStrokeArgb()