Searched refs:CURSOR_AUTO (Results 1 – 6 of 6) sorted by relevance
346 CURSOR_AUTO, enumerator
1246 static ECursor initialCursor() { return CURSOR_AUTO; } in initialCursor()
1203 switch (style ? style->cursor() : CURSOR_AUTO) { in selectCursor()1204 case CURSOR_AUTO: { in selectCursor()
690 case CURSOR_AUTO: in CSSPrimitiveValue()
3849 m_style->setCursor(CURSOR_AUTO); in applyProperty()
52786 (WebCore::selectCursor): Fallback to CURSOR_AUTO if the image is an error image.