OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:psh_hint_is_active
(Results
1 - 2
of
2
) sorted by null
/external/freetype/src/pshinter/
pshalgo.h
45
#define
psh_hint_is_active
( x ) ( ( (x)->flags & PSH_HINT_ACTIVE ) != 0 )
macro
pshalgo.c
112
if (
psh_hint_is_active
( hint ) )
273
if ( !
psh_hint_is_active
( hint ) )
[
all
...]
Completed in 567 milliseconds