OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:max_ligID
(Results
1 - 2
of
2
) sorted by null
/external/harfbuzz/src/
harfbuzz-buffer.c
168
buffer->
max_ligID
= 0;
378
buffer->
max_ligID
++;
379
if (HB_UNLIKELY (buffer->
max_ligID
== 0))
380
buffer->
max_ligID
++;
382
return buffer->
max_ligID
;