Home | History | Annotate | Download | only in style

Lines Matching refs:hotSpot

735 void RenderStyle::addCursor(PassRefPtr<StyleImage> image, const IntPoint& hotSpot)
739 rareInheritedData.access()->cursorData->append(CursorData(image, hotSpot));