Searched refs:exactlyEqual (Results 1 – 1 of 1) sorted by relevance
23 bool exactlyEqual(SkScalar x, SkScalar y) { in exactlyEqual() function182 if (!exactlyEqual(fParagraphStyle.getHeight(), other.fParagraphStyle.getHeight())) { in operator ==()