Home
last modified time | relevance | path

Searched refs:GetArc (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/xfa/fxfa/parser/
Dcxfa_value.h27 CXFA_Arc GetArc();
Dcxfa_value.cpp27 CXFA_Arc CXFA_Value::GetArc() { in GetArc() function in CXFA_Value
/external/pdfium/xfa/fxfa/app/
Dxfa_ffpath.cpp119 CXFA_Arc arcObj = value.GetArc(); in RenderWidget()
/external/lzma/CPP/7zip/UI/Common/
DOpenArchive.h395 const CArc *GetArc() const { return &Arcs.Back(); } in GetArc() function
DUpdate.cpp1141 options.MethodMode.Type.FormatIndex = arcLink.GetArc()->FormatIndex; in UpdateArchive()
1349 const CArc *arc = thereIsInArchive ? arcLink.GetArc() : NULL; in UpdateArchive()