Searched refs:GetStandardWidth (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.cpp68 static wxCoord GetStandardWidth();
123 wxCoord wxCursorRefData::GetStandardWidth() function in class:wxCursorRefData
145 m_width = GetStandardWidth();
178 const int w = wxCursorRefData::GetStandardWidth();

Completed in 27 milliseconds