OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:context_length
(Results
1 - 2
of
2
) sorted by null
/external/harfbuzz/src/
harfbuzz-gsub.c
37
HB_UShort
context_length
,
268
HB_UShort
context_length
,
278
if (
context_length
!= 0xFFFF &&
context_length
< 1 )
473
HB_UShort
context_length
,
484
if (
context_length
!= 0xFFFF &&
context_length
< 1 )
671
HB_UShort
context_length
,
682
if (
context_length
!= 0xFFFF &&
context_length
< 1
4129
const HB_UShort
context_length
= 0xFFFF;
local
[
all
...]
harfbuzz-gpos.c
55
HB_UShort
context_length
,
1015
HB_UShort
context_length
,
1025
if (
context_length
!= 0xFFFF &&
context_length
< 1 )
5882
const HB_UShort
context_length
= 0xFFFF;
local
[
all
...]
Completed in 793 milliseconds