Lines Matching refs:pixel
64 int y; /* Y-coordinate of topmost pixel in entry. */
1180 gcValues.foreground = menuPtr->fg->pixel;
1181 gcValues.background = Tk_3DBorderColor(menuPtr->border)->pixel;
1190 gcValues.foreground = menuPtr->disabledFg->pixel;
1212 gcValues.foreground = menuPtr->activeFg->pixel;
1213 gcValues.background = Tk_3DBorderColor(menuPtr->activeBorder)->pixel;
1221 gcValues.foreground = menuPtr->indicatorFg->pixel;
1398 gcValues.foreground = (mePtr->fg != NULL) ? mePtr->fg->pixel
1399 : menuPtr->fg->pixel;
1402 ->pixel;
1418 gcValues.foreground = menuPtr->disabledFg->pixel;
1429 ? mePtr->activeFg->pixel : menuPtr->activeFg->pixel;
1432 : menuPtr->activeBorder)->pixel;
1454 gcValues.foreground = mePtr->indicatorFg->pixel;
2681 int x, y; /* Upper left pixel (within image)
2717 int x, y; /* Upper left pixel (within image)