OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:T1_Hints
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/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/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
...]
Completed in 24 milliseconds