Home | History | Annotate | Download | only in DumpRenderTree

Lines Matching refs:dropEffects

512     JSRetainPtr<JSStringRef> dropEffects(Adopt, toAXElement(thisObject)->ariaDropEffects());
513 return JSValueMakeString(context, dropEffects.get());