Lines Matching refs:GetTop
118089 inline nsStyleCoord GetTop() const;
118390 inline nsStyleCoord nsStyleSides::GetTop() const
125621 virtual already_AddRefed<nsPIDOMWindowOuter> GetTop() = 0;
162264 virtual nsresult GetTop(float *aTop) = 0;
162372 virtual nsresult GetLeft(float *aLeft) override; virtual nsresult GetTop(float *aTop) override; virtual nsresult GetRight(float *aRight) override; virtual nsresult GetBottom(float *aBottom) override; virtual nsresult GetWidth(float *aWidth) override; virtual nsresult GetHeight(float *aHeight) override;