Home | History | Annotate | Download | only in win

Lines Matching full:cfstringgetcharacters

779         CFStringGetCharacters(persistentUserStyleSheetLocation.get(), CFRangeMake(0, CFStringGetLength(persistentUserStyleSheetLocation.get())), (UniChar *)urlCharacters.data());
883 CFStringGetCharacters(str, CFRangeMake(0, length), buffer);