OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:T1_Hints
(Results
1 - 3
of
3
) sorted by null
/external/freetype/include/freetype/internal/
pshints.h
79
*
T1_Hints
104
typedef struct T1_HintsRec_*
T1_Hints
;
114
* a given @
T1_Hints
object.
126
* A method of the @
T1_Hints
class used to prepare it for a new Type 1
139
(*T1_Hints_OpenFunc)(
T1_Hints
hints );
148
* A method of the @
T1_Hints
class used to record a new horizontal or
179
(*T1_Hints_SetStemFunc)(
T1_Hints
hints,
190
* A method of the @
T1_Hints
class used to record three
213
(*T1_Hints_SetStem3Func)(
T1_Hints
hints,
224
* A method of the @
T1_Hints
class used to reset the stems hints in
[
all
...]
/external/freetype/src/pshinter/
pshmod.c
63
module->t1_funcs.hints = (
T1_Hints
)ph;
pshrec.c
1124
t1_hints_open(
T1_Hints
hints )
1130
t1_hints_stem(
T1_Hints
hints,
Completed in 20 milliseconds