Searched refs:hasSource (Results 1 – 4 of 4) sorted by relevance
57 static bool hasSource(const HTMLMediaElement* mediaElement) in hasSource() function81 if (!hasSource(mediaElement) || !mediaElement->hasAudio()) in paintMediaMuteButton()106 if (!hasSource(mediaElement)) in paintMediaPlayButton()118 if (!hasSource(mediaElement) || !mediaElement->canPlay()) in paintMediaOverlayPlayButton()258 if (!hasSource(mediaElement)) in paintMediaSliderThumb()284 if (!hasSource(mediaElement) || !mediaElement->hasAudio() || mediaElement->muted()) in paintMediaVolumeSlider()311 if (!hasSource(mediaElement) || !mediaElement->hasAudio()) in paintMediaVolumeSliderThumb()
48 if (property.hasSource) { in insertProperty()55 bool insertFirstInSource = !m_allProperties->size() || !m_allProperties->at(0).hasSource; in insertProperty()59 if (property.hasSource) { in insertProperty()
106 , hasSource(true) in InspectorStyleProperty()110 InspectorStyleProperty(CSSPropertySourceData sourceData, bool hasSource) in InspectorStyleProperty()112 , hasSource(hasSource) in InspectorStyleProperty()128 bool hasSource; member
723 if (it->hasSource) { in styleWithProperties()733 if (it->hasSource) { in styleWithProperties()