• Home
  • Raw
  • Download

Lines Matching refs:o

63 OBJECTS =  LEFontInstance.o \
64 OpenTypeLayoutEngine.o \
65 ThaiLayoutEngine.o \
66 ThaiShaping.o \
67 ThaiStateTables.o \
68 ArabicLayoutEngine.o \
69 GXLayoutEngine.o \
70 HanLayoutEngine.o \
71 IndicLayoutEngine.o \
72 LayoutEngine.o \
73 ContextualGlyphSubstProc.o \
74 IndicRearrangementProcessor.o \
75 LigatureSubstProc.o \
76 LookupTables.o \
77 MorphTables.o \
78 NonContextualGlyphSubstProc.o \
79 SegmentArrayProcessor.o \
80 SegmentSingleProcessor.o \
81 SimpleArrayProcessor.o \
82 SingleTableProcessor.o \
83 StateTableProcessor.o \
84 SubtableProcessor.o \
85 TrimmedArrayProcessor.o \
86 AlternateSubstSubtables.o \
87 AnchorTables.o \
88 ArabicShaping.o \
89 CanonData.o \
90 CanonShaping.o \
91 ClassDefinitionTables.o \
92 ContextualSubstSubtables.o \
93 CoverageTables.o \
94 CursiveAttachmentSubtables.o \
95 DeviceTables.o \
96 ExtensionSubtables.o \
97 Features.o \
98 GDEFMarkFilter.o \
99 GlyphDefinitionTables.o \
100 GlyphIterator.o \
101 GlyphLookupTables.o \
102 GlyphPosnLookupProc.o \
103 GlyphPositionAdjustments.o \
104 GlyphPositioningTables.o \
105 GlyphSubstLookupProc.o \
106 GlyphSubstitutionTables.o \
107 IndicClassTables.o \
108 IndicReordering.o \
109 LEInsertionList.o \
110 LEGlyphStorage.o \
111 LigatureSubstSubtables.o \
112 LookupProcessor.o \
113 Lookups.o \
114 MarkArrays.o \
115 MarkToBasePosnSubtables.o \
116 MarkToLigaturePosnSubtables.o \
117 MarkToMarkPosnSubtables.o \
118 MirroredCharData.o \
119 MPreFixups.o \
120 MultipleSubstSubtables.o \
121 OpenTypeUtilities.o \
122 PairPositioningSubtables.o \
123 ScriptAndLanguage.o \
124 ScriptAndLanguageTags.o \
125 ShapingTypeData.o \
126 SinglePositioningSubtables.o \
127 SingleSubstitutionSubtables.o \
128 SubstitutionLookups.o \
129 ValueRecords.o \
130 KhmerLayoutEngine.o \
131 KhmerReordering.o \
132 TibetanLayoutEngine.o \
133 TibetanReordering.o \
134 HangulLayoutEngine.o \
135 KernTable.o \
136 loengine.o
141 STATIC_OBJECTS = $(OBJECTS:.o=.$(STATIC_O))
143 DEPS = $(OBJECTS:.o=.d)