Searched refs:maComponentTags (Results 1 – 3 of 3) sorted by relevance
467 uno::Sequence<sal_Int8> maComponentTags; member in __anon9bb8e5fc0111::TestBitmap618 return maComponentTags; in getComponentTags()828 maComponentTags(), in TestBitmap()835 maComponentTags.realloc(1); in TestBitmap()836 maComponentTags[0] = rendering::ColorComponentTag::INDEX; in TestBitmap()843 maComponentTags.realloc(4); in TestBitmap()844 sal_Int8* pTags = maComponentTags.getArray(); in TestBitmap()
267 uno::Sequence< sal_Int8 > maComponentTags; member in canvas::tools::__anon3ba285980111::StandardColorSpace276 return maComponentTags; in getComponentTags()584 maComponentTags(4), in StandardColorSpace()587 sal_Int8* pTags = maComponentTags.getArray(); in StandardColorSpace()
1576 uno::Sequence< sal_Int8 > maComponentTags; member in cairocanvas::__anon6c3b7eb10111::CairoColorSpace1585 return maComponentTags; in getComponentTags()1907 maComponentTags(4), in CairoColorSpace()1910 sal_Int8* pTags = maComponentTags.getArray(); in CairoColorSpace()
Completed in 36 milliseconds