Home | History | Annotate | Download | only in win

Lines Matching refs:propertyName

1058 bool LayoutTestController::pauseTransitionAtTimeOnElementWithId(JSStringRef propertyName, double time, JSStringRef elementId)
1075 BSTR nameBSTR = JSStringCopyBSTR(propertyName);
1376 JSRetainPtr<JSStringRef> LayoutTestController::pageProperty(const char* propertyName, int pageNumber) const