Searched refs:HB_AttachPoint (Results 1 - 2 of 2) sorted by relevance

/external/harfbuzz/src/
H A Dharfbuzz-gdef.h46 typedef struct HB_AttachPoint_ HB_AttachPoint; typedef in typeref:struct:HB_AttachPoint_
51 HB_AttachPoint* AttachPoint; /* array of AttachPoint tables */
H A Dharfbuzz-gdef.c226 static HB_Error Load_AttachPoint( HB_AttachPoint* ap,
267 static void Free_AttachPoint( HB_AttachPoint* ap )
283 HB_AttachPoint* ap;
310 if ( ALLOC_ARRAY( al->AttachPoint, count, HB_AttachPoint ) )
351 HB_AttachPoint* ap;

Completed in 62 milliseconds