Home
last modified time | relevance | path

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

/trunk/main/svx/source/dialog/
H A Dgrfflt.cxx168 if( aAnimation.Filter( BMP_FILTER_SOBEL_GREY ) ) in ExecuteGrfFilterSlot()
175 if( aBmpEx.Filter( BMP_FILTER_SOBEL_GREY ) ) in ExecuteGrfFilterSlot()
/trunk/main/vcl/inc/vcl/
H A Dbitmap.hxx148 BMP_FILTER_SOBEL_GREY = 3, enumerator
/trunk/main/vcl/source/gdi/
H A Dbitmap4.cxx72 case( BMP_FILTER_SOBEL_GREY ): in Filter()