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

  /external/pdfium/xfa/fxfa/parser/
cxfa_stroke.h 35 bool IsInverted();
cxfa_stroke.cpp 141 bool CXFA_Stroke::IsInverted() {
cxfa_rectangle.cpp 93 if (stroke1->IsInverted())
117 bool bInverted = corner1->IsInverted();
313 if (stroke1->IsInverted())
455 bool bInverted = corner1->IsInverted();
466 if (stroke->IsInverted()) {

Completed in 51 milliseconds