Searched defs:GetHeight (Results 1 – 4 of 4) sorted by relevance
/MusicPlayer2/scintilla/src/ | ||
H A D | XPM.h | 37 int GetHeight() const noexcept { return height; } in GetHeight() function |
H A D | ContractionState.cxx | 348 int ContractionState<LINE>::GetHeight(Sci::Line lineDoc) const noexcept { in GetHeight() function in __anondcddf4790111::ContractionState |
H A D | XPM.cxx | 318 int RGBAImageSet::GetHeight() const { in GetHeight() function in RGBAImageSet |
/MusicPlayer2/MusicPlayer2/ | ||
H A D | UIElement.cpp | 137 int UiElement::Element::GetHeight(CRect parent_rect) const in GetHeight() function in UiElement::Element |