mirror of
https://github.com/brl/mutter.git
synced 2025-04-03 00:53:46 +00:00
* cogl/cogl-sections.txt: updated after cogl primitives api rename
session.
This commit is contained in:
parent
6a4cdd6e49
commit
f2b367c092
@ -59,34 +59,23 @@ cogl_util_next_p2
|
|||||||
<FILE>cogl-primitives</FILE>
|
<FILE>cogl-primitives</FILE>
|
||||||
<TITLE>Primitives</TITLE>
|
<TITLE>Primitives</TITLE>
|
||||||
cogl_color
|
cogl_color
|
||||||
cogl_fast_fill_rectangle
|
cogl_path_fill
|
||||||
cogl_fast_fill_rectanglex
|
cogl_path_stroke
|
||||||
cogl_fast_fill_trapezoid
|
|
||||||
cogl_fast_fill_trapezoidx
|
|
||||||
cogl_fill
|
|
||||||
cogl_stroke
|
|
||||||
cogl_path_move_to
|
cogl_path_move_to
|
||||||
cogl_path_move_to_rel
|
|
||||||
cogl_path_line_to
|
|
||||||
cogl_path_line_to_rel
|
|
||||||
cogl_path_h_line_to
|
|
||||||
cogl_path_v_line_to
|
|
||||||
cogl_path_h_line_to_rel
|
|
||||||
cogl_path_v_line_to_rel
|
|
||||||
cogl_path_arc
|
|
||||||
cogl_path_arc_rel
|
|
||||||
cogl_path_bezier2_to
|
|
||||||
cogl_path_bezier2_to_rel
|
|
||||||
cogl_path_bezier3_to
|
|
||||||
cogl_path_bezier3_to_rel
|
|
||||||
cogl_path_close
|
cogl_path_close
|
||||||
cogl_line
|
cogl_path_line_to
|
||||||
cogl_polyline
|
cogl_path_curve_to
|
||||||
cogl_polygon
|
cogl_path_rel_move_to
|
||||||
|
cogl_path_rel_line_to
|
||||||
|
cogl_path_rel_curve_to
|
||||||
|
cogl_path_line
|
||||||
|
cogl_path_polyline
|
||||||
|
cogl_path_polygon
|
||||||
|
cogl_path_rectangle
|
||||||
|
cogl_path_round_rectangle
|
||||||
|
cogl_path_ellipse
|
||||||
cogl_rectangle
|
cogl_rectangle
|
||||||
cogl_arc
|
cogl_rectanglex
|
||||||
cogl_ellipse
|
|
||||||
cogl_round_rectangle
|
|
||||||
</SECTION>
|
</SECTION>
|
||||||
|
|
||||||
<SECTION>
|
<SECTION>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user