OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LigatureSubstitutionSubtable
(Results
1 - 3
of
3
) sorted by null
/external/icu/icu4c/source/layout/
LigatureSubstSubtables.h
38
struct
LigatureSubstitutionSubtable
: GlyphSubstitutionSubtable
45
LE_VAR_ARRAY(
LigatureSubstitutionSubtable
, ligSetTableOffsetArray)
LigatureSubstSubtables.cpp
16
le_uint32
LigatureSubstitutionSubtable
::process(const LETableReference &base, GlyphIterator *glyphIterator, LEErrorCode &success, const LEGlyphFilter *filter) const
GlyphSubstLookupProc.cpp
91
const LEReferenceTo<
LigatureSubstitutionSubtable
> subtable(lookupSubtable, success);
Completed in 3571 milliseconds