Searched defs:font_style_equal (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/libnrtype/
H A DFontInstance.cpp38 struct font_style_equal : public std::binary_function<font_style, font_style, bool> { struct in inherits:std::binary_function
75 bool font_style_equal::operator()(const font_style &a,const font_style &b) const {

Completed in 16 milliseconds