Searched refs:GetWidth (Results 1 – 8 of 8) sorted by relevance
70 int GetWidth() { return m_width; }; in GetWidth() function
413 size.width = reader->GetWidth(); in icvLoadImage()
255 virtual size_t GetWidth() const = 0;345 virtual size_t GetWidth() const { return 0; } in GetWidth() function
397 long long GetWidth() const;
5352 long long VideoTrack::GetWidth() const in GetWidth() function in mkvparser::VideoTrack
192 STDMETHOD_(DWORD, GetWidth)(THIS) PURE; in DECLARE_INTERFACE_()239 STDMETHOD_(DWORD, GetWidth)(THIS) PURE; in DECLARE_INTERFACE_()
220 self.SetSize((bmp.GetWidth(), bmp.GetHeight()))