Home
last modified time | relevance | path

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

/external/harfbuzz/src/
Dharfbuzz-gdef-private.h101 typedef struct HB_CaretValue_ HB_CaretValue; typedef
106 HB_CaretValue* CaretValue; /* array of caret values */
Dharfbuzz-gdef.c383 static HB_Error Load_CaretValue( HB_CaretValue* cv, in Load_CaretValue()
462 static void Free_CaretValue( HB_CaretValue* cv) in Free_CaretValue()
479 HB_CaretValue* cv; in Load_LigGlyph()
493 if ( ALLOC_ARRAY( lg->CaretValue, count, HB_CaretValue ) ) in Load_LigGlyph()
529 HB_CaretValue* cv; in Free_LigGlyph()