Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/
Dcxfa_textpiece.h23 int32_t iLineThrough; variable
Dcxfa_textlayout.cpp1014 pTP->iLineThrough); in AppendTextLine()
1136 bool bNoLineThrough = pPiece->iLineThrough < 1 || pPiece->iLineThrough > 2; in RenderPath()
1173 for (int32_t i = 0; i < pPiece->iLineThrough; i++) { in RenderPath()
1235 for (int32_t i = 0; i < pPiece->iLineThrough; i++) { in RenderPath()