Home | History | Annotate | Download | only in DumpRenderTree

Lines Matching refs:isCommandEnabled

658     return JSValueMakeBoolean(context, controller->isCommandEnabled(name.get()));
2208 { "isCommandEnabled", isCommandEnabledCallback, kJSPropertyAttributeReadOnly | kJSPropertyAttributeDontDelete },