Searched refs:a_empty (Results 1 – 3 of 3) sorted by relevance
999 bool a_empty = rgna->isEmpty(); in Oper() local1006 if (a_empty) { in Oper()1019 if ((a_empty | b_empty) in Oper()1035 if (a_empty) { in Oper()1050 if (a_empty) { in Oper()
1678 bool a_empty = clipA->isEmpty(); in op() local1684 if (a_empty) { in op()1694 if ((a_empty | b_empty) || !bounds.intersect(clipA->fBounds, in op()1702 if (a_empty) { in op()
885 int a_empty = _token_list_is_empty_ignoring_space(a); in _token_list_equal_ignoring_space() local887 return a_empty == b_empty; in _token_list_equal_ignoring_space()