Home | History | Annotate | Download | only in DumpRenderTree

Lines Matching refs:setAsynchronousSpellCheckingEnabled

1706     controller->setAsynchronousSpellCheckingEnabled(JSValueToBoolean(context, arguments[0]));
2295 { "setAsynchronousSpellCheckingEnabled", setAsynchronousSpellCheckingEnabledCallback, kJSPropertyAttributeReadOnly | kJSPropertyAttributeDontDelete },