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