Searched refs:verifyInput (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/canvas/inc/canvas/ |
H A D | verifyinput.hxx | 504 verifyInput( rArg0, pStr, xIf, 0 ); in verifyArgs() 514 verifyInput( rArg0, pStr, xIf, 0 ); in verifyArgs() 515 verifyInput( rArg1, pStr, xIf, 1 ); in verifyArgs() 527 verifyInput( rArg0, pStr, xIf, 0 ); in verifyArgs() 528 verifyInput( rArg1, pStr, xIf, 1 ); in verifyArgs() 529 verifyInput( rArg2, pStr, xIf, 2 ); in verifyArgs() 543 verifyInput( rArg0, pStr, xIf, 0 ); in verifyArgs() 544 verifyInput( rArg1, pStr, xIf, 1 ); in verifyArgs() 545 verifyInput( rArg2, pStr, xIf, 2 ); in verifyArgs() 546 verifyInput( rArg3, pStr, xIf, 3 ); in verifyArgs() [all …]
|
/aoo41x/main/canvas/source/tools/ |
H A D | verifyinput.cxx | 67 void verifyInput( const geometry::RealPoint2D& rPoint, in verifyInput() function 101 void verifyInput( const geometry::RealSize2D& rSize, in verifyInput() function 209 void verifyInput( const geometry::RealRectangle2D& rRect, in verifyInput() function 263 void verifyInput( const geometry::AffineMatrix2D& matrix, in verifyInput() function 301 void verifyInput( const geometry::Matrix2D& matrix, in verifyInput() function 335 void verifyInput( const rendering::ViewState& viewState, in verifyInput() function 340 verifyInput( viewState.AffineTransform, in verifyInput() 350 verifyInput( renderState.AffineTransform, in verifyInput() 387 void verifyInput( const rendering::Texture& texture, in verifyInput() function 392 verifyInput( texture.AffineTransform, in verifyInput() [all …]
|
/aoo41x/main/canvas/inc/canvas/base/ |
H A D | doublebitmapbase.hxx | 81 verifyInput(rect, this); in getData() 96 verifyInput(bitmapLayout, rect, this); in setData() 113 verifyInput(bitmapLayout, pos, this); in setPixel() 129 verifyInput(pos, this); in getPixel()
|
H A D | floatbitmapbase.hxx | 81 verifyInput(rect, in getData() 97 verifyInput(bitmapLayout, rect, in setData() 115 verifyInput(bitmapLayout, pos, in setPixel() 132 verifyInput(pos, in getPixel()
|
/aoo41x/main/canvas/source/cairo/ |
H A D | cairo_canvashelper_text.cxx | 127 ::canvas::tools::verifyInput( renderState, in setupOutDevState()
|
/aoo41x/main/canvas/source/vcl/ |
H A D | canvashelper.cxx | 700 ::canvas::tools::verifyInput( renderState, in implDrawBitmap() 1219 ::canvas::tools::verifyInput( renderState, in setupOutDevState()
|
Completed in 33 milliseconds