OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HB_SubRule
(Results
1 - 2
of
2
) sorted by null
/external/harfbuzz/src/
harfbuzz-gsub-private.h
183
typedef struct HB_SubRule_
HB_SubRule
;
188
HB_SubRule
* SubRule; /* array of SubRule tables */
harfbuzz-gsub.c
1132
static HB_Error Load_SubRule(
HB_SubRule
* sr,
1199
static void Free_SubRule(
HB_SubRule
* sr )
1216
HB_SubRule
* sr;
1230
if ( ALLOC_ARRAY( srs->SubRule, count,
HB_SubRule
) )
1266
HB_SubRule
* sr;
[
all
...]
Completed in 21 milliseconds