Home
last modified time | relevance | path

Searched defs:systemFilename (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/gtk/
DFileChooserGtk.cpp40 static bool stringByAdoptingFileSystemRepresentation(gchar* systemFilename, String& result) in stringByAdoptingFileSystemRepresentation()
59 CString systemFilename = fileSystemRepresentation(m_filenames[0]); in basenameForWidth() local