OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cf2_hint_isPair
(Results
1 - 3
of
3
) sorted by null
/external/freetype/src/cff/
cf2hints.c
225
cf2_hint_isPair
( const CF2_Hint hint )
383
FT_Bool isPair =
cf2_hint_isPair
( &hintmap->edge[i] );
547
if (
cf2_hint_isPair
( &hintmap->edge[j] ) )
[
all
...]
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/cff/
cf2hints.c
225
cf2_hint_isPair
( const CF2_Hint hint )
383
FT_Bool isPair =
cf2_hint_isPair
( &hintmap->edge[i] );
547
if (
cf2_hint_isPair
( &hintmap->edge[j] ) )
[
all
...]
/external/pdfium/third_party/freetype/src/cff/
cf2hints.c
225
cf2_hint_isPair
( const CF2_Hint hint )
383
FT_Bool isPair =
cf2_hint_isPair
( &hintmap->edge[i] );
547
if (
cf2_hint_isPair
( &hintmap->edge[j] ) )
[
all
...]
Completed in 3072 milliseconds