Searched refs:gsv_text (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/libs/agg/
H A Dagg_gsv_text.h16 // Class gsv_text
31 //---------------------------------------------------------------gsv_text
35 class gsv_text class in namespace:agg
46 gsv_text();
62 gsv_text(const gsv_text&);
63 const gsv_text& operator = (const gsv_text&);
113 gsv_text_outline(gsv_text& text, const Transformer& trans) :
142 conv_stroke<gsv_text> m_polylin
[all...]
/haiku/src/libs/agg/src/
H A Dagg_gsv_text.cpp16 // Class gsv_text
484 gsv_text::gsv_text() : function in class:agg::gsv_text
510 void gsv_text::font(const void* font)
517 void gsv_text::size(double height, double width)
524 void gsv_text::space(double space)
530 void gsv_text::line_space(double line_space)
536 void gsv_text::start_point(double x, double y)
545 void gsv_text::load_font(const char* file)
568 void gsv_text
[all...]

Completed in 44 milliseconds