Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_stroke.h37 XFA_AttributeValue GetCapType();
Dcxfa_stroke.cpp90 XFA_AttributeValue CXFA_Stroke::GetCapType() { in GetCapType() function in CXFA_Stroke
/external/pdfium/xfa/fxfa/
Dcxfa_ffline.cpp109 iCap = edge->GetCapType(); in RenderWidget()