Searched defs:urlRef (Results 1 – 5 of 5) sorted by relevance
415 bool urlRef = strncmp(attrValue, "url(", 4) == 0; in writeChangedElements() local
76 CFURLRef urlRef = CFURLCreateWithString(0, urlCFString, 0); in BSTRToCFURLRef() local
256 RetainPtr<CFURLRef> urlRef(AdoptCF, MarshallingHelpers::BSTRToCFURLRef(url)); in loadFromURL() local373 RetainPtr<CFURLRef> urlRef(AdoptCF, MarshallingHelpers::BSTRToCFURLRef(url)); in saveToURL() local
414 …RetainPtr<CFURLRef> urlRef(AdoptCF, CFURLCreateFromFileSystemRepresentation(0, reinterpret_cast<co… in migrateWebKitPreferencesToCFPreferences() local
1003 CFURLRef urlRef = link.createCFURL(); in setURLForRect() local