OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hint_type
(Results
1 - 2
of
2
) sorted by null
/external/freetype/src/pshinter/
pshrec.c
812
PS_Hint_Type
hint_type
)
814
switch (
hint_type
)
819
hints->
hint_type
=
hint_type
;
827
hints->
hint_type
=
hint_type
;
853
switch ( hints->
hint_type
)
884
hints->
hint_type
));
919
if ( hints->
hint_type
== PS_HINT_TYPE_1 )
967
if ( hints->
hint_type
== PS_HINT_TYPE_1
[
all
...]
pshrec.h
136
PS_Hint_Type
hint_type
;
member in struct:PS_HintsRec_
Completed in 58 milliseconds