Home
last modified time | relevance | path

Searched refs:m_colors (Results 1 – 1 of 1) sorted by relevance

/haiku/headers/libs/agg/
H A Dagg_renderer_outline_image.h622 color_type* p0 = m_colors + max_half_width + 2; in step_hor()
708 color_type* p0 = m_colors + max_half_width + 2; in step_ver()
796 color_type m_colors[max_half_width * 2 + 4]; variable