Searched refs:GetEdgeIfExists (Results 1 – 8 of 8) sorted by relevance
21 CXFA_Edge* GetEdgeIfExists();
93 CXFA_Edge* CXFA_Box::GetEdgeIfExists(int32_t nIndex) { in GetEdgeIfExists() function in CXFA_Box222 CXFA_Edge* edge = GetEdgeIfExists(0); in DrawFill()273 CXFA_Edge* edge = GetEdgeIfExists(0); in StrokeArcOrRounded()
52 CXFA_Edge* CXFA_Line::GetEdgeIfExists() { in GetEdgeIfExists() function in CXFA_Line
32 CXFA_Edge* GetEdgeIfExists(int32_t nIndex);
101 CXFA_Edge* edge = line->GetEdgeIfExists(); in RenderWidget()
116 CXFA_Edge* edge = border->GetEdgeIfExists(0); in GetLineWidth()
614 CXFA_Edge* edge = borderUI->GetEdgeIfExists(0); in GetBorderColorAndThickness()
1228 CXFA_Edge* edge = border->GetEdgeIfExists(i); in ScriptSomBorderColor()1236 CXFA_Edge* edge = border->GetEdgeIfExists(0); in ScriptSomBorderColor()1252 CXFA_Edge* edge = border->GetEdgeIfExists(0); in ScriptSomBorderWidth()1264 CXFA_Edge* edge = border->GetEdgeIfExists(i); in ScriptSomBorderWidth()