HomeSort by relevance Sort by last modified time
    Searched refs:HB_SubClassRule (Results 1 - 2 of 2) sorted by null

  /external/harfbuzz/src/
harfbuzz-gsub-private.h 216 typedef struct HB_SubClassRule_ HB_SubClassRule;
221 HB_SubClassRule* SubClassRule; /* array of SubClassRule tables */
harfbuzz-gsub.c 1379 HB_SubClassRule* scr,
1449 static void Free_SubClassRule( HB_SubClassRule* scr )
1467 HB_SubClassRule* scr;
1481 if ( ALLOC_ARRAY( scs->SubClassRule, count, HB_SubClassRule ) )
1518 HB_SubClassRule* scr;
    [all...]

Completed in 8047 milliseconds