OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:get_globals_funcs
(Results
1 - 9
of
9
) sorted by null
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cid/
cidobjs.c
104
return ( module && pshinter && pshinter->
get_globals_funcs
)
105
? pshinter->
get_globals_funcs
( module )
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/type1/
t1objs.c
68
return ( module && pshinter && pshinter->
get_globals_funcs
)
69
? pshinter->
get_globals_funcs
( module )
/external/chromium_org/third_party/freetype/include/freetype/internal/
pshints.h
674
PSH_Globals_Funcs (*
get_globals_funcs
)( FT_Module module );
member in struct:PSHinter_Interface_
710
clazz->
get_globals_funcs
= get_globals_funcs_; \
/external/freetype/include/internal/
pshints.h
674
PSH_Globals_Funcs (*
get_globals_funcs
)( FT_Module module );
member in struct:PSHinter_Interface_
710
clazz->
get_globals_funcs
= get_globals_funcs_; \
/external/pdfium/core/include/thirdparties/freetype/freetype/internal/
pshints.h
674
PSH_Globals_Funcs (*
get_globals_funcs
)( FT_Module module );
member in struct:PSHinter_Interface_
710
clazz->
get_globals_funcs
= get_globals_funcs_; \
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/internal/
pshints.h
674
PSH_Globals_Funcs (*
get_globals_funcs
)( FT_Module module );
member in struct:PSHinter_Interface_
710
clazz->
get_globals_funcs
= get_globals_funcs_; \
/external/chromium_org/third_party/freetype/src/cff/
cffobjs.c
69
return ( module && pshinter && pshinter->
get_globals_funcs
)
70
? pshinter->
get_globals_funcs
( module )
[
all
...]
/external/freetype/src/cff/
cffobjs.c
69
return ( module && pshinter && pshinter->
get_globals_funcs
)
70
? pshinter->
get_globals_funcs
( module )
[
all
...]
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cff/
cffobjs.c
69
return ( module && pshinter && pshinter->
get_globals_funcs
)
70
? pshinter->
get_globals_funcs
( module )
[
all
...]
Completed in 481 milliseconds