Searched refs:nButtonCount (Results 1 – 2 of 2) sorted by relevance
156 long nButtonCount = 0; in ImplGetButtonSize() local179 nButtonCount++; in ImplGetButtonSize()185 mnButtonSize = nSepSize + (nButtonCount*maCtrlSize.Width()); in ImplGetButtonSize()187 mnButtonSize = nSepSize + (nButtonCount*maCtrlSize.Height()); in ImplGetButtonSize()
1415 const int nButtonCount = 8; in LoadPreviewButtons() local1416 static const char *pButtonNames[nButtonCount] = in LoadPreviewButtons()1429 for( int i = 0; i < nButtonCount; ++i ) in LoadPreviewButtons()
Completed in 12 milliseconds