Home | History | Annotate | Download | only in core

Lines Matching refs:fEmpty

91         if ((fEmpty || fHasValidBounds) && fRect.isFinite()) {
101 bool fEmpty;
110 fEmpty = path->isEmpty();
111 if (fHasValidBounds && !fEmpty) {