Searched refs:EDIT_MINWIDTH (Results 1 – 1 of 1) sorted by relevance
271 #define EDIT_MINWIDTH 15 macro1884 aSize.Width() = aTextSize.Width() + EDIT_MINWIDTH; in AdjustSize()3361 aEditSize.Width() = pEdit->GetTextWidth(rText) + EDIT_MINWIDTH; in InsertItem()
Completed in 35 milliseconds