Searched defs:IsInverted (Results 1 – 3 of 3) sorted by relevance
141 bool CXFA_Stroke::IsInverted() { in IsInverted() function in CXFA_Stroke
511 bool IsInverted() const { return Min.x > Max.x || Min.y > Max.y; } in IsInverted() function
8030 bool IsInverted = false; in expandIS_FPCLASS() local