Searched defs:isRTSP (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/win/
H A DQTMovie.cpp490 bool isRTSP = CFStringHasPrefix(scheme, CFSTR("rtsp:")); local
493 if (isRTSP) {

Completed in 48 milliseconds