Searched refs:maComponentTags (Results 1 – 3 of 3) sorted by relevance
467 uno::Sequence<sal_Int8> maComponentTags; member in __anon2248a1330111::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::__anon85958e0f0111::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::__anon880f7b480111::CairoColorSpace1585 return maComponentTags; in getComponentTags()1907 maComponentTags(4), in CairoColorSpace()1910 sal_Int8* pTags = maComponentTags.getArray(); in CairoColorSpace()
Completed in 33 milliseconds