Home
last modified time | relevance | path

Searched refs:maComponentTags (Results 1 – 3 of 3) sorted by relevance

/AOO42X/main/vcl/test/
H A Dcanvasbitmaptest.cxx467 uno::Sequence<sal_Int8> maComponentTags; member in __anon787658fc0111::TestBitmap
618 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()
/AOO42X/main/canvas/source/tools/
H A Dcanvastools.cxx267 uno::Sequence< sal_Int8 > maComponentTags; member in canvas::tools::__anon5b6a38980111::StandardColorSpace
276 return maComponentTags; in getComponentTags()
584 maComponentTags(4), in StandardColorSpace()
587 sal_Int8* pTags = maComponentTags.getArray(); in StandardColorSpace()
/AOO42X/main/canvas/source/cairo/
H A Dcairo_canvashelper.cxx1576 uno::Sequence< sal_Int8 > maComponentTags; member in cairocanvas::__anon2dfbd1b10111::CairoColorSpace
1585 return maComponentTags; in getComponentTags()
1907 maComponentTags(4), in CairoColorSpace()
1910 sal_Int8* pTags = maComponentTags.getArray(); in CairoColorSpace()