HomeSort by relevance Sort by last modified time
    Searched refs:CFURLRef (Results 76 - 81 of 81) sorted by null

1 2 34

  /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 34