HomeSort by relevance Sort by last modified time
    Searched refs:GetEdgeIfExists (Results 1 - 8 of 8) sorted by null

  /external/pdfium/xfa/fxfa/parser/
cxfa_line.h 21 CXFA_Edge* GetEdgeIfExists();
cxfa_box.h 32 CXFA_Edge* GetEdgeIfExists(int32_t nIndex);
cxfa_line.cpp 53 CXFA_Edge* CXFA_Line::GetEdgeIfExists() {
cxfa_box.cpp 95 CXFA_Edge* CXFA_Box::GetEdgeIfExists(int32_t nIndex) {
224 CXFA_Edge* edge = GetEdgeIfExists(0);
275 CXFA_Edge* edge = GetEdgeIfExists(0);
  /external/pdfium/xfa/fwl/theme/
cfwl_edittp.cpp 30 CXFA_Edge* edge = borderUI->GetEdgeIfExists(0);
  /external/pdfium/xfa/fxfa/
cxfa_ffline.cpp 101 CXFA_Edge* edge = line->GetEdgeIfExists();
cxfa_ffpushbutton.cpp 125 CXFA_Edge* edge = border->GetEdgeIfExists(0);
  /external/pdfium/fxjs/xfa/
cjx_object.cpp     [all...]

Completed in 144 milliseconds