OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ligID
(Results
1 - 2
of
2
) sorted by null
/external/harfbuzz/src/
harfbuzz-buffer.h
44
HB_UShort
ligID
;
harfbuzz-gsub.c
1033
HB_UShort
ligID
= _hb_buffer_allocate_ligid( buffer );
1035
0xFFFF,
ligID
) )
1041
HB_UShort
ligID
= _hb_buffer_allocate_ligid( buffer );
1042
if ( ADD_Glyph( buffer, lig->LigGlyph, 0xFFFF,
ligID
) )
1048
i and i+1 belong to component i. Together with the
ligID
1056
if ( ADD_Glyph( buffer, IN_CURGLYPH(), i,
ligID
) )
[
all
...]
Completed in 184 milliseconds