OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CFURLRef
(Results
76 - 81
of
81
) sorted by null
1
2
3
4
/external/skia/samplecode/
SampleApp.cpp
81
CFURLRef
url = CFURLCreateWithFileSystemPath(NULL, path,
[
all
...]
/external/webkit/Source/WebCore/platform/graphics/cg/
GraphicsContextCG.cpp
[
all
...]
/external/webkit/Tools/DumpRenderTree/win/
LayoutTestControllerWin.cpp
752
RetainPtr<
CFURLRef
> url(AdoptCF, CFURLCreateWithString(0, urlString.get(), 0));
[
all
...]
/external/bluetooth/glib/glib/
gutils.c
[
all
...]
/external/webkit/Source/WebKit/win/
WebPreferences.cpp
434
RetainPtr<
CFURLRef
> urlRef(AdoptCF, CFURLCreateFromFileSystemRepresentation(0, reinterpret_cast<const UInt8*>(path.data()), path.length(), false));
[
all
...]
WebView.cpp
[
all
...]
Completed in 4034 milliseconds
1
2
3
4