Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/
Dcxfa_ffpushbutton.cpp124 CXFA_Border* border = m_pNode->GetBorderIfExists(); in GetLineWidth()
Dcxfa_ffwidget.cpp300 CXFA_Border* border = m_pNode->GetBorderIfExists(); in RenderWidget()
/external/pdfium/xfa/fxfa/parser/
Dcxfa_node.h271 CXFA_Border* GetBorderIfExists() const;
Dcxfa_node.cpp2265 CXFA_Border* CXFA_Node::GetBorderIfExists() const { in GetBorderIfExists() function in CXFA_Node