OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HB_CaretValue
(Results
1 - 2
of
2
) sorted by null
/external/harfbuzz/src/
harfbuzz-gdef-private.h
101
typedef struct HB_CaretValue_
HB_CaretValue
;
106
HB_CaretValue
* CaretValue; /* array of caret values */
harfbuzz-gdef.c
383
static HB_Error Load_CaretValue(
HB_CaretValue
* cv,
462
static void Free_CaretValue(
HB_CaretValue
* cv)
479
HB_CaretValue
* cv;
493
if ( ALLOC_ARRAY( lg->CaretValue, count,
HB_CaretValue
) )
529
HB_CaretValue
* cv;
Completed in 18 milliseconds