Home
last modified time | relevance | path

Searched refs:stringsPath (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebKit/gtk/WebCoreSupport/
DInspectorClientGtk.cpp243 …GOwnPtr<gchar> stringsPath(g_build_filename(m_inspectorClient->inspectorFilesPath(), "localizedStr… in localizedStringsURL() local
244 GOwnPtr<gchar> stringsURI(g_filename_to_uri(stringsPath.get(), 0, 0)); in localizedStringsURL()