Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/generic/fontmanager/
H A DparseAFM.cxx910 Ligature **tail = &(temp->ligs); in parseCharMetrics()
1533 Ligature *ligs; in freeFontInfo() local
1535 ligs = fi->cmi[i].ligs; in freeFontInfo()
1536 while (ligs) in freeFontInfo()
1539 tmp = ligs; in freeFontInfo()
1540 ligs = ligs->next; in freeFontInfo()
H A DparseAFM.hxx218 Ligature *ligs; /* key: L (linked list; not a fixed number of Ls */ member

Completed in 20 milliseconds