Searched refs:GetFillType (Results 1 – 3 of 3) sorted by relevance
23 XFA_Element GetFillType();
39 XFA_Element CXFA_Fill::GetFillType() { in GetFillType() function in CXFA_Fill
1646 XFA_Element eType = fill.GetFillType(); in XFA_BOX_Fill()