Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/app/
Dxfa_textpiece.h33 int32_t iLineThrough; variable
Dcxfa_textlayout.cpp1053 pTP->iLineThrough); in AppendTextLine()
1180 bool bNoLineThrough = pPiece->iLineThrough < 1 || pPiece->iLineThrough > 2; in RenderPath()
1216 for (int32_t i = 0; i < pPiece->iLineThrough; i++) { in RenderPath()
1275 for (int32_t i = 0; i < pPiece->iLineThrough; i++) { in RenderPath()