Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/page/
Dcpdf_textstate.h22 MODE_FILL_STROKE = 2, enumerator
Dcpdf_textstate.cpp150 case TextRenderingMode::MODE_FILL_STROKE: in TextRenderingModeIsStrokeMode()
/external/pdfium/fpdfsdk/
Dfpdf_edittext.cpp43 static_assert(static_cast<int>(TextRenderingMode::MODE_FILL_STROKE) ==
/external/pdfium/core/fpdfapi/render/
Dcpdf_renderstatus.cpp865 case TextRenderingMode::MODE_FILL_STROKE: in ProcessText()