Home
last modified time | relevance | path

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

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

Completed in 29 milliseconds