Home
last modified time | relevance | path

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

/haiku/src/libs/agg/src/
H A Dagg_gsv_text.cpp640 m_eglyph = m_glyphs + value(m_indices + idx + 2); in vertex()
650 if(m_bglyph >= m_eglyph) in vertex()
/haiku/headers/libs/agg/
H A Dagg_gsv_text.h101 int8* m_eglyph; variable