Home
last modified time | relevance | path

Searched refs:CountEdges (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/xfa/include/fxfa/
Dfxfa_objectacc.h522 int32_t CountEdges() const;
/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_object_imp.cpp1848 int32_t iSize = border.CountEdges(); in Script_Som_BorderColor()
1878 int32_t iSize = border.CountEdges(); in Script_Som_BorderWidth()
Dxfa_objectacc_imp.cpp1195 int32_t CXFA_Box::CountEdges() const { in CountEdges() function in CXFA_Box