Searched defs:pColorSet (Results 1 – 4 of 4) sorted by relevance
/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/Libraries/AFILE/Source/ |
H A D | amov.c | 192 static uint8_t *pColorSet; // ptr to color set table (4x4 codec) in AmovReadFrame() local
|
H A D | movie.h | 173 uint8_t *pColorSet; // ptr to color set table (4x4 codec) member
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/tbxctrls/ |
H A D | tbcontrl.cxx | 1919 NamedColor SvxColorWindow::GetSelectEntryColor(ValueSet const * pColorSet) in GetSelectEntryColor() 1926 NamedColor ColorWindow::GetSelectEntryColor(SvtValueSet const * pColorSet) in GetSelectEntryColor() 2000 IMPL_LINK(SvxColorWindow, SelectHdl, ValueSet*, pColorSet, void) in IMPL_LINK() argument 2021 IMPL_LINK(ColorWindow, SelectHdl, SvtValueSet*, pColorSet, void) in IMPL_LINK() argument 2194 bool SvxColorWindow::SelectValueSetEntry(SvxColorValueSet* pColorSet, const Color& rColor) in SelectValueSetEntry() 2207 bool ColorWindow::SelectValueSetEntry(ColorValueSet* pColorSet, const Color& rColor) in SelectValueSetEntry()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/tbxctrls/ |
H A D | tbcontrl.cxx | 1884 NamedColor ColorWindow::GetSelectEntryColor(ValueSet const * pColorSet) in GetSelectEntryColor() 1948 IMPL_LINK(ColorWindow, SelectHdl, ValueSet*, pColorSet, void) in IMPL_LINK() argument 2050 bool ColorWindow::SelectValueSetEntry(SvxColorValueSet* pColorSet, const Color& rColor) in SelectValueSetEntry()
|