Home
last modified time | relevance | path

Searched refs:char2BaseGlyph (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/vcl/source/glyphs/
H A Dgraphite_layout.cxx839 mvChar2BaseGlyph = pSegRecord->char2BaseGlyph(); in LayoutGlyphs()
/trunk/main/vcl/inc/
H A Dgraphite_cache.hxx72 const std::vector<int> & char2BaseGlyph() const { return mvChar2BaseGlyph; } in char2BaseGlyph() function in GrSegRecord
169 static_cast<int>(found->char2BaseGlyph().size()) > layoutArgs.mnEndCharPos) in getSegment()
172 if (found->char2BaseGlyph()[layoutArgs.mnEndCharPos-layoutArgs.mnMinCharPos] == -1) in getSegment()

Completed in 19 milliseconds