Home
last modified time | relevance | path

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

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