AddTrack         1212 Source/core/html/HTMLMediaElement.cpp     } else if (track->trackType() == TextTrack::AddTrack && track->mode() != TextTrack::disabledKeyword()) {
AddTrack           52 Source/core/html/track/TextTrack.h         return adoptRef(new TextTrack(document, kind, label, language, emptyAtom, AddTrack));
AddTrack           67 Source/core/html/track/TextTrackList.cpp     if (textTrack->trackType() == TextTrack::AddTrack)
AddTrack          164 Source/core/html/track/TextTrackList.cpp     } else if (track->trackType() == TextTrack::AddTrack) {
AddTrack          185 Source/core/html/track/TextTrackList.cpp     if (track->trackType() == TextTrack::AddTrack)
AddTrack          212 Source/core/html/track/TextTrackList.cpp     } else if (track->trackType() == TextTrack::AddTrack) {
AddTrack          248 Source/core/html/track/TextTrackList.cpp     else if (track->trackType() == TextTrack::AddTrack)