Home | History | Annotate | Download | only in html

Lines Matching refs:supportsSave

1932 bool HTMLMediaElement::supportsSave() const
1934 return webMediaPlayer() && webMediaPlayer()->supportsSave();