OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HB_GlyphItemRec
(Results
1 - 3
of
3
) sorted by null
/external/harfbuzz/src/
harfbuzz-buffer.c
81
if ( REALLOC_ARRAY( buffer->in_string, new_allocated,
HB_GlyphItemRec
) )
86
if ( REALLOC_ARRAY( buffer->alt_string, new_allocated,
HB_GlyphItemRec
) )
97
if ( REALLOC_ARRAY( buffer->alt_string, new_allocated,
HB_GlyphItemRec
) )
115
if ( ALLOC_ARRAY( buffer->alt_string, buffer->allocated,
HB_GlyphItemRec
) )
harfbuzz-buffer.h
46
}
HB_GlyphItemRec
, *HB_GlyphItem;
harfbuzz-indic.cpp
[
all
...]
Completed in 171 milliseconds