Searched defs:GetEdgeIfExists (Results 1 - 2 of 2) sorted by path

/external/pdfium/xfa/fxfa/parser/
H A Dcxfa_box.cpp95 CXFA_Edge* CXFA_Box::GetEdgeIfExists(int32_t nIndex) { function in class:CXFA_Box
224 CXFA_Edge* edge = GetEdgeIfExists(0);
275 CXFA_Edge* edge = GetEdgeIfExists(0);
H A Dcxfa_line.cpp53 CXFA_Edge* CXFA_Line::GetEdgeIfExists() { function in class:CXFA_Line

Completed in 363 milliseconds