Searched defs:Matrix (Results 1 – 3 of 3) sorted by relevance
42 typedef cairo_matrix_t Matrix; typedef
98 class Matrix class110 inline explicit Matrix() : mnWidth( 0 ) {} in Matrix() function in oox::Matrix111 …inline explicit Matrix( size_type nWidth, size_type nHeight ) { this->resize( nWidth, nHeight … in Matrix() function in oox::Matrix112 …inline explicit Matrix( size_type nWidth, size_type nHeight, const_reference rData ) { this->r… in Matrix() function in oox::Matrix
2256 void SmParser::Matrix() in Matrix() function in SmParser
Completed in 48 milliseconds