OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LigGlyph
(Results
1 - 6
of
6
) sorted by null
/external/harfbuzz_ng/src/
hb-ot-layout-gdef-table.hh
208
struct
LigGlyph
236
* --from beginning of
LigGlyph
table
258
const
LigGlyph
&lig_glyph = this+
ligGlyph
[index];
265
return_trace (coverage.sanitize (c, this) &&
ligGlyph
.sanitize (c, this));
272
OffsetArrayOf<
LigGlyph
>
273
ligGlyph
; /* Array of
LigGlyph
tables
276
DEFINE_SIZE_ARRAY (4,
ligGlyph
);
hb-ot-shape-complex-arabic-win1256.hh
159
#define OT_LIGATURE(Name, Components,
LigGlyph
) \
161
LigGlyph
\
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/otvalid/
otvgdef.c
208
OTV_NEST3( LigCaretList,
LigGlyph
, CaretValue );
/external/fonttools/Lib/fontTools/ttLib/tables/
otTables.py
450
xmlWriter.simpletag("Ligature", glyph=lig.
LigGlyph
,
469
lig.
LigGlyph
= attrs["glyph"]
/frameworks/base/tools/fonts/
fontchain_lint.py
140
emoji_map[sequence] = ligature.
LigGlyph
/external/fonttools/Lib/fontTools/
subset.py
147
_set_update(s.glyphs, *([seq.
LigGlyph
for seq in seqs
157
if seq.
LigGlyph
in s.glyphs and
[
all
...]
Completed in 360 milliseconds