OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IN_CURITEM
(Results
1 - 3
of
3
) sorted by null
/external/harfbuzz/src/
harfbuzz-buffer-private.h
78
#define
IN_CURITEM
() (&buffer->in_string[buffer->in_pos])
harfbuzz-gsub.c
281
if ( CHECK_Property( gdef,
IN_CURITEM
(), flags, &property ) )
487
if ( CHECK_Property( gdef,
IN_CURITEM
(), flags, &property ) )
685
if ( CHECK_Property( gdef,
IN_CURITEM
(), flags, &property ) )
962
if ( CHECK_Property( gdef,
IN_CURITEM
(), flags, &property ) )
1054
while ( CHECK_Property( gdef,
IN_CURITEM
(),
[
all
...]
harfbuzz-gpos.c
1028
if ( CHECK_Property( gpos->gdef,
IN_CURITEM
(), flags, &property ) )
[
all
...]
Completed in 65 milliseconds