Home
last modified time | relevance | path

Searched refs:GetCorner (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/include/fxfa/
Dfxfa_objectacc.h520 CXFA_Corner GetCorner(int32_t nIndex) const;
/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_objectacc_imp.cpp1188 CXFA_Corner CXFA_Box::GetCorner(int32_t nIndex) const { in GetCorner() function in CXFA_Box