Searched refs:hasMoreThanOneSource (Results 1 – 3 of 3) sorted by relevance
60 const hasMoreThanOneSource = (sources?.length ?? 0) > 1;71 if (!hasMoreThanOneSource && !measurementCallback) {88 }, [hasMoreThanOneSource, responsivePolicy]);
1 …hasMoreThanOneSource = (sources?.length ?? 0) > 1;\n // null - not calculated yet, DOMRect - size…
102 const hasMoreThanOneSource = (sources?.length ?? 0) > 1; constant116 if (!hasMoreThanOneSource && !measurementCallback) {135 [hasMoreThanOneSource, responsivePolicy]