Minor cleanup. Attributes are initialized with start/end_index to apply to
authorBehdad Esfahbod <behdad@gnome.org>
Tue, 8 Jan 2008 20:52:44 +0000 (20:52 +0000)
committerBehdad Esfahbod <behdad@src.gnome.org>
Tue, 8 Jan 2008 20:52:44 +0000 (20:52 +0000)
commitc3e8fa757a02f2a99a2ec7dc9f3281eeb0554af7
tree966775d84c31668454dfa4c7070a104e39fc9c9f
parent2c2d25dc8c81ec3c0e2eb8b4ff13a83eef4186f6
Minor cleanup. Attributes are initialized with start/end_index to apply to

2008-01-08  Behdad Esfahbod  <behdad@gnome.org>

        * pango/pango-layout.c (ensure_tab_width), (process_line),
        (pango_layout_get_effective_attributes),
        (pango_layout_check_lines): Minor cleanup.  Attributes are initialized
        with start/end_index to apply to entire text now, no need to
        initialize them explicitly anymore.

svn path=/trunk/; revision=2536
ChangeLog
pango/pango-layout.c