Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/render/
Dcpdf_renderstatus.cpp970 bool MissingStrokeColor(const CPDF_ColorState* pColorState) { in MissingStrokeColor() function
983 (pChar->colored() && MissingStrokeColor(pColorState))); in Type3CharMissingStrokeColor()
1381 if (MissingStrokeColor(pColorState)) in GetStrokeArgb()