Home | History | Annotate | Download | only in mac

Lines Matching refs:jsString

644 bool LayoutTestController::elementDoesAutoCompleteForElementWithId(JSStringRef jsString)
646 RetainPtr<CFStringRef> idCF(AdoptCF, JSStringCopyCFString(kCFAllocatorDefault, jsString));