Home
last modified time | relevance | path

Searched refs:GetEdgeIfExists (Results 1 – 8 of 8) sorted by relevance

/external/pdfium/xfa/fxfa/parser/
Dcxfa_line.h21 CXFA_Edge* GetEdgeIfExists();
Dcxfa_box.cpp95 CXFA_Edge* CXFA_Box::GetEdgeIfExists(int32_t nIndex) { in GetEdgeIfExists() function in CXFA_Box
224 CXFA_Edge* edge = GetEdgeIfExists(0); in DrawFill()
275 CXFA_Edge* edge = GetEdgeIfExists(0); in StrokeArcOrRounded()
Dcxfa_line.cpp53 CXFA_Edge* CXFA_Line::GetEdgeIfExists() { in GetEdgeIfExists() function in CXFA_Line
Dcxfa_box.h32 CXFA_Edge* GetEdgeIfExists(int32_t nIndex);
/external/pdfium/xfa/fwl/theme/
Dcfwl_edittp.cpp30 CXFA_Edge* edge = borderUI->GetEdgeIfExists(0); in DrawBackground()
/external/pdfium/xfa/fxfa/
Dcxfa_ffline.cpp101 CXFA_Edge* edge = line->GetEdgeIfExists(); in RenderWidget()
Dcxfa_ffpushbutton.cpp125 CXFA_Edge* edge = border->GetEdgeIfExists(0); in GetLineWidth()
/external/pdfium/fxjs/xfa/
Dcjx_object.cpp1362 CXFA_Edge* edge = border->GetEdgeIfExists(i); in Script_Som_BorderColor()
1370 CXFA_Edge* edge = border->GetEdgeIfExists(0); in Script_Som_BorderColor()
1386 CXFA_Edge* edge = border->GetEdgeIfExists(0); in Script_Som_BorderWidth()
1395 CXFA_Edge* edge = border->GetEdgeIfExists(i); in Script_Som_BorderWidth()