Home | History | Annotate | Download | only in html

Lines Matching refs:canPlay

405     String canPlay;
411 canPlay = "";
414 canPlay = "maybe";
417 canPlay = "probably";
421 return canPlay;
1261 if (canPlay())
1334 bool HTMLMediaElement::canPlay() const