Home | History | Annotate | Download | only in WebCoreSupport

Lines Matching refs:qtPath

157     String qtPath(qgetenv("QTWEBKIT_PLUGIN_PATH").data());
158 qtPath.split(UChar(':'), /* allowEmptyEntries */ false, paths);