Lines Matching refs:success
711 bool success = documentElement->insertBefore(stylesheet, first, err);712 ASSERT(success);713 return success;