Searched defs:style_ (Results 1 – 4 of 4) sorted by relevance
144 #define PRINT_FIELD_STRING(prefix_, where_, field_, len_, style_) \ argument
679 #define xlat_verbose(style_) ((style_) & XLAT_STYLE_VERBOSITY_MASK) argument680 #define xlat_format(style_) ((style_) & XLAT_STYLE_FORMAT_MASK) argument
340 void Magick::Options::fontStyle(const StyleType style_) in fontStyle()
786 Magick::StyleType style_, in DrawableFont()