Lines Matching full:play
1123 void HTMLMediaElement::play(bool isUserGesture)1253 // We can safely call the internal play/pause methods, which don't check restrictions, because1665 // Set rate before calling play in case the rate was set before the media engine wasn't setup.1668 m_player->play();