Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/core/fpdfdoc/
H A Dcpvt_variabletext.h108 bool IsMultiLine() const { return m_bMultiLine; } in IsMultiLine() function
/aosp_15_r20/external/pdfium/xfa/fxfa/parser/
H A Dcxfa_node.cpp4628 bool CXFA_Node::IsMultiLine() { in IsMultiLine() function in CXFA_Node