Searched refs:fontImage (Results 1 – 5 of 5) sorted by relevance
54 auto fontImage = SkImage::MakeFromRaster(pmap, nullptr, nullptr); in ImGuiLayer() local55 auto fontShader = fontImage->makeShader(&localMatrix); in ImGuiLayer()
1355 Magick::fontImage::fontImage( const std::string &font_ ) in fontImage() function in Magick::fontImage1359 void Magick::fontImage::operator()( Magick::Image &image_ ) const in operator ()()
469 for_each( images.begin(), images.end(), fontImage( font ) ); in main()
1483 class MagickPPExport fontImage : public std::unary_function<Image&,void>1486 fontImage( const std::string &font_ );