Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_textlayout.h236 int32_t iLineThrough; member
/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_objectacc_imp.cpp352 FX_BOOL CXFA_Font::SetLineThrough(int32_t iLineThrough) { in SetLineThrough()