Home
last modified time | relevance | path

Searched refs:colorsPtr (Results 1 – 25 of 45) sorted by relevance

12

/dports/x11-toolkits/ctk/CTK-2018-10-29/Libs/Visualization/VTK/Widgets/
H A DctkVTKWidgetsUtils.cpp101 unsigned char* colorsPtr = reinterpret_cast<unsigned char*>( in vtkImageDataToQImage() local
109 *(rgbPtr++) = QColor(colorsPtr[0], colorsPtr[1], colorsPtr[2]).rgb(); in vtkImageDataToQImage()
110 colorsPtr += 3; in vtkImageDataToQImage()
147 unsigned char* colorsPtr = colors; in scalarsToColorsImage() local
151 *(rgbPtr++) = QColor(colorsPtr[0], colorsPtr[1], colorsPtr[2]).rgb(); in scalarsToColorsImage()
152 colorsPtr += 4; in scalarsToColorsImage()
/dports/audio/bshapr-lv2/BShapr-0.13/src/
H A DSymbolWidget.hpp53 void* colorsPtr = theme.getStyle(name, BWIDGETS_KEYWORD_FGCOLORS); in applyTheme() local
54 if (colorsPtr) in applyTheme()
56 fgColors = *((BColors::ColorSet*) colorsPtr); in applyTheme()
/dports/audio/boops-lv2/BOops-1.8.2/src/
H A DSymbolWidget.hpp89 void* colorsPtr = theme.getStyle(name, BWIDGETS_KEYWORD_FGCOLORS); in applyTheme() local
90 if (colorsPtr) in applyTheme()
92 fgColors_ = *((BColors::ColorSet*) colorsPtr); in applyTheme()
/dports/audio/bschaffl-lv2/BSchaffl-1.4.8/src/BWidgets/
H A DText.cpp113 void* colorsPtr = theme.getStyle(name, BWIDGETS_KEYWORD_TEXTCOLORS); in applyTheme() local
114 if (colorsPtr) textColors = *((BColors::ColorSet*) colorsPtr); in applyTheme()
120 else if (colorsPtr) update (); in applyTheme()
H A DLabel.cpp146 void* colorsPtr = theme.getStyle(name, BWIDGETS_KEYWORD_TEXTCOLORS); in applyTheme() local
147 if (colorsPtr) labelColors = *((BColors::ColorSet*) colorsPtr); in applyTheme()
153 if (colorsPtr || fontPtr) update (); in applyTheme()
/dports/audio/bshapr-lv2/BShapr-0.13/src/BWidgets/
H A DText.cpp113 void* colorsPtr = theme.getStyle(name, BWIDGETS_KEYWORD_TEXTCOLORS); in applyTheme() local
114 if (colorsPtr) textColors = *((BColors::ColorSet*) colorsPtr); in applyTheme()
120 else if (colorsPtr) update (); in applyTheme()
H A DLabel.cpp146 void* colorsPtr = theme.getStyle(name, BWIDGETS_KEYWORD_TEXTCOLORS); in applyTheme() local
147 if (colorsPtr) labelColors = *((BColors::ColorSet*) colorsPtr); in applyTheme()
153 if (colorsPtr || fontPtr) update (); in applyTheme()
/dports/audio/bchoppr-lv2/BChoppr-1.10.10/src/BWidgets/
H A DText.cpp113 void* colorsPtr = theme.getStyle(name, BWIDGETS_KEYWORD_TEXTCOLORS); in applyTheme() local
114 if (colorsPtr) textColors = *((BColors::ColorSet*) colorsPtr); in applyTheme()
120 else if (colorsPtr) update (); in applyTheme()
H A DLabel.cpp146 void* colorsPtr = theme.getStyle(name, BWIDGETS_KEYWORD_TEXTCOLORS); in applyTheme() local
147 if (colorsPtr) labelColors = *((BColors::ColorSet*) colorsPtr); in applyTheme()
153 if (colorsPtr || fontPtr) update (); in applyTheme()
/dports/audio/bamp-lv2/BAmp-fe91b838f2ec801df55b12ffbdf6c6a4ab4ef093/BWidgets/
H A DText.cpp113 void* colorsPtr = theme.getStyle(name, BWIDGETS_KEYWORD_TEXTCOLORS); in applyTheme() local
114 if (colorsPtr) textColors = *((BColors::ColorSet*) colorsPtr); in applyTheme()
120 else if (colorsPtr) update (); in applyTheme()
H A DLabel.cpp146 void* colorsPtr = theme.getStyle(name, BWIDGETS_KEYWORD_TEXTCOLORS); in applyTheme() local
147 if (colorsPtr) labelColors = *((BColors::ColorSet*) colorsPtr); in applyTheme()
153 if (colorsPtr || fontPtr) update (); in applyTheme()
/dports/audio/bangr-lv2/BAngr-1.6.0/src/BWidgets/
H A DText.cpp113 void* colorsPtr = theme.getStyle(name, BWIDGETS_KEYWORD_TEXTCOLORS); in applyTheme() local
114 if (colorsPtr) textColors = *((BColors::ColorSet*) colorsPtr); in applyTheme()
120 else if (colorsPtr) update (); in applyTheme()
/dports/audio/bjumblr-lv2/BJumblr-1.6.8/src/BWidgets/
H A DText.cpp113 void* colorsPtr = theme.getStyle(name, BWIDGETS_KEYWORD_TEXTCOLORS); in applyTheme() local
114 if (colorsPtr) textColors = *((BColors::ColorSet*) colorsPtr); in applyTheme()
120 else if (colorsPtr) update (); in applyTheme()
H A DLabel.cpp146 void* colorsPtr = theme.getStyle(name, BWIDGETS_KEYWORD_TEXTCOLORS); in applyTheme() local
147 if (colorsPtr) labelColors = *((BColors::ColorSet*) colorsPtr); in applyTheme()
153 if (colorsPtr || fontPtr) update (); in applyTheme()
/dports/audio/boops-lv2/BOops-1.8.2/src/BWidgets/
H A DText.cpp113 void* colorsPtr = theme.getStyle(name, BWIDGETS_KEYWORD_TEXTCOLORS); in applyTheme() local
114 if (colorsPtr) textColors = *((BColors::ColorSet*) colorsPtr); in applyTheme()
120 else if (colorsPtr) update (); in applyTheme()
H A DLabel.cpp146 void* colorsPtr = theme.getStyle(name, BWIDGETS_KEYWORD_TEXTCOLORS); in applyTheme() local
147 if (colorsPtr) labelColors = *((BColors::ColorSet*) colorsPtr); in applyTheme()
153 if (colorsPtr || fontPtr) update (); in applyTheme()
/dports/audio/bharvestr-lv2/BHarvestr-7e6a1e7c81d0af61d4fabcd823978d62c8970502/src/BWidgets/
H A DText.cpp113 void* colorsPtr = theme.getStyle(name, BWIDGETS_KEYWORD_TEXTCOLORS); in applyTheme() local
114 if (colorsPtr) textColors = *((BColors::ColorSet*) colorsPtr); in applyTheme()
120 else if (colorsPtr) update (); in applyTheme()
H A DLabel.cpp153 void* colorsPtr = theme.getStyle(name, BWIDGETS_KEYWORD_TEXTCOLORS); in applyTheme() local
154 if (colorsPtr) labelColors = *((BColors::ColorSet*) colorsPtr); in applyTheme()
160 if (colorsPtr || fontPtr) update (); in applyTheme()
/dports/audio/bslizr-lv2/BSlizr-1.2.16/src/BWidgets/
H A DText.cpp113 void* colorsPtr = theme.getStyle(name, BWIDGETS_KEYWORD_TEXTCOLORS); in applyTheme() local
114 if (colorsPtr) textColors = *((BColors::ColorSet*) colorsPtr); in applyTheme()
120 else if (colorsPtr) update (); in applyTheme()
H A DLabel.cpp146 void* colorsPtr = theme.getStyle(name, BWIDGETS_KEYWORD_TEXTCOLORS); in applyTheme() local
147 if (colorsPtr) labelColors = *((BColors::ColorSet*) colorsPtr); in applyTheme()
153 if (colorsPtr || fontPtr) update (); in applyTheme()
/dports/audio/bsequencer-lv2/BSEQuencer-1.8.10/src/BWidgets/
H A DText.cpp113 void* colorsPtr = theme.getStyle(name, BWIDGETS_KEYWORD_TEXTCOLORS); in applyTheme() local
114 if (colorsPtr) textColors = *((BColors::ColorSet*) colorsPtr); in applyTheme()
120 else if (colorsPtr) update (); in applyTheme()
H A DLabel.cpp146 void* colorsPtr = theme.getStyle(name, BWIDGETS_KEYWORD_TEXTCOLORS); in applyTheme() local
147 if (colorsPtr) labelColors = *((BColors::ColorSet*) colorsPtr); in applyTheme()
153 if (colorsPtr || fontPtr) update (); in applyTheme()
/dports/audio/bjumblr-lv2/BJumblr-1.6.8/src/
H A DSymbolWidget.hpp101 void* colorsPtr = theme.getStyle(name, BWIDGETS_KEYWORD_FGCOLORS); in applyTheme() local
102 if (colorsPtr) in applyTheme()
104 fgColors_ = *((BColors::ColorSet*) colorsPtr); in applyTheme()
/dports/net/tigervnc-server/tigervnc-1.12.0/common/rfb/
H A DhextileEncodeBetter.h155 PIXEL_T *colorsPtr = m_colors; in analyze() local
162 *colorsPtr++ = color; in analyze()
197 *colorsPtr++ = color; in analyze()
/dports/net/tigervnc-viewer/tigervnc-1.12.0/common/rfb/
H A DhextileEncodeBetter.h155 PIXEL_T *colorsPtr = m_colors; in analyze() local
162 *colorsPtr++ = color; in analyze()
197 *colorsPtr++ = color; in analyze()

12