OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ssf1
(Results
1 - 3
of
3
) sorted by null
/external/harfbuzz/src/
harfbuzz-gsub-private.h
66
HB_SingleSubstFormat1
ssf1
;
member in union:HB_SingleSubst_::__anon6684
harfbuzz-dump.c
295
DUMP_FINT (&SingleSubst->ssf.
ssf1
, DeltaGlyphID);
harfbuzz-gsub.c
197
ss->ssf.
ssf1
.DeltaGlyphID = GET_UShort();
291
value = ( IN_CURGLYPH() + ss->ssf.
ssf1
.DeltaGlyphID ) & 0xFFFF;
[
all
...]
Completed in 385 milliseconds