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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dcursor.cpp69 static wxCoord GetStandardHeight();
131 wxCoord wxCursorRefData::GetStandardHeight() function in class:wxCursorRefData
146 m_height = GetStandardHeight();
179 const int h = wxCursorRefData::GetStandardHeight();

Completed in 43 milliseconds