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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/demos/dbbrowse/
H A Ddlguser.cpp33 int chSize; // Height of Font * 1.4 = Height of wxTextCtrl local
55 m_Label1->GetSize(&w, &chSize);
59 chSize = (int) (m_UserName->GetCharHeight()*ratio);
65 layout->height.Absolute(chSize);
85 layout->height.Absolute(chSize);

Completed in 43 milliseconds