Lines Matching refs:IntensityTbl
82 IntensityTbl *pTbl,
88 IntensityTbl *pTbl,
395 static IntensityTbl Default_RGB_RedTbl = {
402 static IntensityTbl Default_RGB_GreenTbl = {
409 static IntensityTbl Default_RGB_BlueTbl = {
431 /* IntensityTbl *pRedTbl */
434 /* IntensityTbl *pGreenTbl */
437 /* IntensityTbl *pBlueTbl */
684 if (!(pScreenData->pRedTbl = (IntensityTbl *)
685 Xcalloc (1, sizeof(IntensityTbl)))) {
700 if (!(pScreenData->pGreenTbl = (IntensityTbl *)
701 Xcalloc (1, sizeof(IntensityTbl)))) {
710 if (!(pScreenData->pBlueTbl = (IntensityTbl *)
711 Xcalloc (1, sizeof(IntensityTbl)))) {
721 if (!(pScreenData->pRedTbl = (IntensityTbl *)
722 Xcalloc (1, sizeof(IntensityTbl)))) {
740 if (!(pScreenData->pGreenTbl = (IntensityTbl *)
741 Xcalloc (1, sizeof(IntensityTbl)))) {
750 if (!(pScreenData->pBlueTbl = (IntensityTbl *)
751 Xcalloc (1, sizeof(IntensityTbl)))) {
898 IntensityTbl *pTbl,
960 IntensityTbl *pTbl,