Searched refs:mColorButtonWidth (Results 1 – 2 of 2) sorted by relevance
74 int mColorButtonWidth; variable
116 mColorButtonWidth = MulDiv(COLOR_BUTTON_WIDTH_96DPI, dpi, DEFAULT_DPI_96); in BEGIN_MESSAGE_MAP()234 int width = (client.right - size.left - 10) / 3 - mLableWidth - mColorButtonWidth; in OnSize()254 size.right = size.left + mColorButtonWidth; in OnSize()267 size.right = size.left + mColorButtonWidth; in OnSize()