Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/
Dcxfa_ffpushbutton.cpp123 CXFA_Border* border = m_pNode->GetBorderIfExists(); in GetLineWidth()
Dcxfa_ffwidget.cpp298 CXFA_Border* border = m_pNode->GetBorderIfExists(); in RenderWidget()
/external/pdfium/xfa/fxfa/parser/
Dcxfa_node.h234 CXFA_Border* GetBorderIfExists() const;
Dcxfa_node.cpp1547 CXFA_Border* CXFA_Node::GetBorderIfExists() const { in GetBorderIfExists() function in CXFA_Node