Searched defs:GetWidth (Results 1 – 3 of 3) sorted by relevance
/MusicPlayer2/scintilla/src/ | ||
H A D | XPM.h | 38 int GetWidth() const noexcept { return width; } in GetWidth() function |
H A D | XPM.cxx | 330 int RGBAImageSet::GetWidth() const { in GetWidth() function in RGBAImageSet |
/MusicPlayer2/MusicPlayer2/ | ||
H A D | UIElement.cpp | 128 int UiElement::Element::GetWidth(CRect parent_rect) const in GetWidth() function in UiElement::Element |