Home | History | Annotate | Download | only in DumpRenderTree

Lines Matching defs:val

272     bool val = toAXElement(thisObject)->boolAttributeValue(attribute);
273 JSValueRef result = JSValueMakeBoolean(context, val);