OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:T2_Hints
(Results
1 - 10
of
10
) sorted by null
/external/chromium_org/third_party/freetype/include/freetype/internal/
pshints.h
366
*
T2_Hints
391
typedef struct T2_HintsRec_*
T2_Hints
;
401
* a given @
T2_Hints
object.
413
* A method of the @
T2_Hints
class used to prepare it for a new Type 2
426
(*T2_Hints_OpenFunc)(
T2_Hints
hints );
435
* A method of the @
T2_Hints
class used to set the table of stems in
466
(*T2_Hints_StemsFunc)(
T2_Hints
hints,
478
* A method of the @
T2_Hints
class used to set a given hintmask (this
508
(*T2_Hints_MaskFunc)(
T2_Hints
hints,
520
* A method of the @
T2_Hints
class used to set a given counter mas
[
all
...]
/external/freetype/include/internal/
pshints.h
366
*
T2_Hints
391
typedef struct T2_HintsRec_*
T2_Hints
;
401
* a given @
T2_Hints
object.
413
* A method of the @
T2_Hints
class used to prepare it for a new Type 2
426
(*T2_Hints_OpenFunc)(
T2_Hints
hints );
435
* A method of the @
T2_Hints
class used to set the table of stems in
466
(*T2_Hints_StemsFunc)(
T2_Hints
hints,
478
* A method of the @
T2_Hints
class used to set a given hintmask (this
508
(*T2_Hints_MaskFunc)(
T2_Hints
hints,
520
* A method of the @
T2_Hints
class used to set a given counter mas
[
all
...]
/external/pdfium/core/include/thirdparties/freetype/freetype/internal/
pshints.h
366
*
T2_Hints
391
typedef struct T2_HintsRec_*
T2_Hints
;
401
* a given @
T2_Hints
object.
413
* A method of the @
T2_Hints
class used to prepare it for a new Type 2
426
(*T2_Hints_OpenFunc)(
T2_Hints
hints );
435
* A method of the @
T2_Hints
class used to set the table of stems in
466
(*T2_Hints_StemsFunc)(
T2_Hints
hints,
478
* A method of the @
T2_Hints
class used to set a given hintmask (this
508
(*T2_Hints_MaskFunc)(
T2_Hints
hints,
520
* A method of the @
T2_Hints
class used to set a given counter mas
[
all
...]
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/internal/
pshints.h
366
*
T2_Hints
391
typedef struct T2_HintsRec_*
T2_Hints
;
401
* a given @
T2_Hints
object.
413
* A method of the @
T2_Hints
class used to prepare it for a new Type 2
426
(*T2_Hints_OpenFunc)(
T2_Hints
hints );
435
* A method of the @
T2_Hints
class used to set the table of stems in
466
(*T2_Hints_StemsFunc)(
T2_Hints
hints,
478
* A method of the @
T2_Hints
class used to set a given hintmask (this
508
(*T2_Hints_MaskFunc)(
T2_Hints
hints,
520
* A method of the @
T2_Hints
class used to set a given counter mas
[
all
...]
/external/chromium_org/third_party/freetype/src/pshinter/
pshmod.c
66
module->t2_funcs.hints = (
T2_Hints
)ph;
pshrec.c
1168
t2_hints_open(
T2_Hints
hints )
1175
t2_hints_stems(
T2_Hints
hints,
/external/freetype/src/pshinter/
pshmod.c
66
module->t2_funcs.hints = (
T2_Hints
)ph;
pshrec.c
1168
t2_hints_open(
T2_Hints
hints )
1175
t2_hints_stems(
T2_Hints
hints,
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/pshinter/
pshmod.c
66
module->t2_funcs.hints = (
T2_Hints
)ph;
pshrec.c
1168
t2_hints_open(
T2_Hints
hints )
1175
t2_hints_stems(
T2_Hints
hints,
Completed in 294 milliseconds