Home
last modified time | relevance | path

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

/trunk/main/vcl/inc/
H A Dsft.hxx185 sal_uInt16 compflag; /**< 0- if non-composite, 1- otherwise */ member
/trunk/main/vcl/source/fontsubset/
H A Dttcr.cxx1433 if (gd->compflag == 0) { /* non-composite glyph */ in ProcessTables()
1457 if (gd->compflag) { /* re-number all components */ in ProcessTables()
H A Dsft.cxx2781 d->compflag = (GetInt16( srcptr, 0, 1 ) < 0); in GetTTRawGlyphData()
2784 d->compflag = 0; in GetTTRawGlyphData()

Completed in 53 milliseconds