Searched refs:hasCustomStyleCallbacks (Results 1 – 4 of 4) sorted by relevance
135 ASSERT(!hasCustomStyleCallbacks()); in recalcStyle()
1441 if (hasCustomStyleCallbacks()) in styleForRenderer()1473 if (hasCustomStyleCallbacks()) in recalcStyle()1511 if (hasCustomStyleCallbacks()) in recalcStyle()2940 ASSERT(hasCustomStyleCallbacks()); in willRecalcStyle()2945 ASSERT(hasCustomStyleCallbacks()); in didRecalcStyle()2951 ASSERT(hasCustomStyleCallbacks()); in customStyleForRenderer()
275 bool hasCustomStyleCallbacks() const { return getFlag(HasCustomStyleCallbacksFlag); } in hasCustomStyleCallbacks() function
58 ASSERT(hasCustomStyleCallbacks()); in SVGUseElement()