Changeset View
Changeset View
Standalone View
Standalone View
src/lib/evas/Evas_Eo.h
Show First 20 Lines • Show All 144 Lines • ▼ Show 20 Line(s) | |||||
145 | * @{ | 145 | * @{ | ||
146 | */ | 146 | */ | ||
147 | #include "canvas/efl_canvas_rectangle.eo.h" | 147 | #include "canvas/efl_canvas_rectangle.eo.h" | ||
148 | /** | 148 | /** | ||
149 | * @} | 149 | * @} | ||
150 | */ | 150 | */ | ||
151 | 151 | | |||
152 | /** | 152 | /** | ||
153 | * @ingroup Efl_Canvas_Text | 153 | * @ingroup Efl_Canvas_Text_Canvas | ||
154 | * | 154 | * | ||
155 | * @{ | 155 | * @{ | ||
156 | */ | 156 | */ | ||
157 | //#include "canvas/efl_canvas_text_cursor.eo.h" | 157 | //#include "canvas/efl_canvas_text_cursor.eo.h" | ||
158 | #include "canvas/efl_canvas_text.eo.h" | 158 | #include "canvas/efl_canvas_text_canvas.eo.h" | ||
159 | #include "canvas/efl_canvas_text_factory.eo.h" | 159 | #include "canvas/efl_canvas_text_factory.eo.h" | ||
160 | /** | 160 | /** | ||
161 | * @} | 161 | * @} | ||
162 | */ | 162 | */ | ||
163 | 163 | | |||
164 | /** | 164 | /** | ||
165 | * @ingroup Evas_Object_Polygon | 165 | * @ingroup Evas_Object_Polygon | ||
166 | * | 166 | * | ||
▲ Show 20 Lines • Show All 301 Lines • Show Last 20 Lines |