Searched refs:text_object (Results 1 – 1 of 1) sorted by relevance
971 class text_object : public rectangle_object { class973 text_object(const position &);977 text_object::text_object(const position &d) in text_object() function in text_object993 text_object *p = new text_object(position(width, height)); in make_text()