Searched refs:m_pixmapHeight (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/motif/
H A Dwindow.h185 int GetPixmapHeight() const { return m_pixmapHeight; }
187 void SetPixmapHeight(int h) { m_pixmapHeight = h; }
267 int m_pixmapHeight; member in class:wxWindow
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/motif/
H A Dwindow.cpp211 m_pixmapHeight = 0;
1576 int toBlitY = m_pixmapHeight - scrollPosY;

Completed in 206 milliseconds