Home | History | Annotate | Download | only in DumpRenderTree

Lines Matching refs:JSValueMakeBoolean

397     return JSValueMakeBoolean(context, controller->callShouldCloseOnWebView());
614 return JSValueMakeBoolean(context, controller->findString(context, target.get(), options));
658 return JSValueMakeBoolean(context, controller->isCommandEnabled(name.get()));
894 return JSValueMakeBoolean(context, controller->isPageBoxVisible(pageNumber));
1765 return JSValueMakeBoolean(context, autoCompletes);
1781 return JSValueMakeBoolean(context, controller->pauseAnimationAtTimeOnElementWithId(animationName.get(), time, elementId.get()));
1797 return JSValueMakeBoolean(context, controller->pauseTransitionAtTimeOnElementWithId(propertyName.get(), time, elementId.get()));
1813 return JSValueMakeBoolean(context, controller->sampleSVGAnimationForElementAtTime(animationId.get(), time, elementId.get()));
1991 return JSValueMakeBoolean(context, ok);
2004 return JSValueMakeBoolean(context, ok);
2075 return JSValueMakeBoolean(context, controller->globalFlag());