Searched refs:offsetWidth (Results 1 – 2 of 2) sorted by relevance
868 return this.video.offsetWidth;1591 …eturn Math.max(0, Math.min(1, (x - this.findPosX(relativeElement)) / relativeElement.offsetWidth));
1349 inline static std::size_t offsetWidth(const Fortran::semantics::Symbol &sym) { in offsetWidth() function