OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HB_Ligature
(Results
1 - 2
of
2
) sorted by null
/external/harfbuzz/src/
harfbuzz-gsub-private.h
135
typedef struct HB_Ligature_
HB_Ligature
;
140
HB_Ligature
* Ligature; /* array of Ligature tables */
harfbuzz-gsub.c
724
static HB_Error Load_Ligature(
HB_Ligature
* l,
765
static void Free_Ligature(
HB_Ligature
* l )
781
HB_Ligature
* l;
795
if ( ALLOC_ARRAY( ls->Ligature, count,
HB_Ligature
) )
831
HB_Ligature
* l;
958
HB_Ligature
* lig;
[
all
...]
Completed in 327 milliseconds