Searched refs:primaryPointerType (Results 1 – 14 of 14) sorted by relevance
23 PointerType primaryPointerType; member40 , primaryPointerType(PointerTypeNone) in MediaValuesCachedData()67 virtual PointerType primaryPointerType() const OVERRIDE;
57 m_data.primaryPointerType = calculatePrimaryPointerType(frame); in MediaValuesCached()129 PointerType MediaValuesCached::primaryPointerType() const in primaryPointerType() function in blink::MediaValuesCached131 return m_data.primaryPointerType; in primaryPointerType()
30 virtual PointerType primaryPointerType() const OVERRIDE;
53 virtual PointerType primaryPointerType() const = 0;
100 PointerType MediaValuesDynamic::primaryPointerType() const in primaryPointerType() function in blink::MediaValuesDynamic
96 data.primaryPointerType = PointerTypeFine; in TEST()
120 return frame->settings()->primaryPointerType(); in calculatePrimaryPointerType()
578 PointerType pointer = mediaValues.primaryPointerType(); in pointerMediaFeatureEval()
77 data.primaryPointerType = PointerTypeFine; in TEST()
111 data.primaryPointerType = PointerTypeFine; in TEST()
81 virtual PointerType primaryPointerType() const = 0;
610 WebSettings::PointerType WebSettingsImpl::primaryPointerType() const in primaryPointerType() function in blink::WebSettingsImpl612 return static_cast<PointerType>(m_settings->primaryPointerType()); in primaryPointerType()
49 virtual PointerType primaryPointerType() const OVERRIDE;
300 primaryPointerType type=PointerType, initial=PointerTypeNone, invalidate=MediaQuery