Home
last modified time | relevance | path

Searched refs:verifyRange (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/canvas/source/directx/
H A Ddx_impltools.cxx418 ::canvas::tools::verifyRange(rColor[0],0.0,1.0); in sequenceToArgb()
419 ::canvas::tools::verifyRange(rColor[1],0.0,1.0); in sequenceToArgb()
420 ::canvas::tools::verifyRange(rColor[2],0.0,1.0); in sequenceToArgb()
429 ::canvas::tools::verifyRange(rColor[3],0.0,1.0); in sequenceToArgb()
/aoo4110/main/canvas/inc/canvas/
H A Dverifyinput.hxx622 …template< typename NumType > inline void verifyRange( NumType arg, NumType lowerBound, NumType upp… in verifyRange() function
646 …template< typename NumType > inline void verifyRange( NumType arg, NumType bound, bool bLowerBound… in verifyRange() function
/aoo4110/main/canvas/inc/canvas/base/
H A Dspritecanvasbase.hxx118 tools::verifyRange( interpolationMode, in createSpriteFromBitmaps()
H A Dcanvascustomspritebase.hxx153 tools::verifyRange( alpha, 0.0, 1.0 ); in setAlpha()
H A Dbufferedgraphicdevicebase.hxx120 tools::verifyRange( nBuffers, (sal_Int32)1 ); in createBuffers()
H A Dcanvasbase.hxx394 tools::verifyRange( textDirection, in drawText()

Completed in 35 milliseconds