Home | History | Annotate | Download | only in html

Lines Matching refs:supportsSave

1869 bool HTMLMediaElement::supportsSave() const
1871 return m_player ? m_player->supportsSave() : false;