Searched defs:ligID (Results 1 - 2 of 2) sorted by relevance

/external/harfbuzz/src/
H A Dharfbuzz-buffer.h44 HB_UShort ligID; member in struct:HB_GlyphItemRec_
H A Dharfbuzz-gsub.c1033 HB_UShort ligID = _hb_buffer_allocate_ligid( buffer ); local
1035 0xFFFF, ligID ) )
1041 HB_UShort ligID = _hb_buffer_allocate_ligid( buffer ); local
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 ) )

Completed in 87 milliseconds