Searched refs:areCursorsEqual (Results 1 – 1 of 1) sorted by relevance
2068 static inline bool areCursorsEqual(const RenderStyle* a, const RenderStyle* b) in areCursorsEqual() function2105 if (oldStyle && !areCursorsEqual(oldStyle, style())) { in styleDidChange()