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