OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_cmap_info
(Results
1 - 5
of
5
) sorted by null
/external/freetype/include/freetype/internal/services/
svttcmap.h
74
TT_CMap_Info_GetFunc
get_cmap_info
;
local
93
clazz->
get_cmap_info
= get_cmap_info_; \
/external/freetype/src/sfnt/
ttcmap.h
54
TT_CMap_Info_GetFunc
get_cmap_info
;
member in struct:TT_CMap_ClassRec_
94
clazz->
get_cmap_info
= get_cmap_info_; \
ttcmap.c
[
all
...]
/external/freetype/src/cff/
cffdrivr.c
424
if ( service && service->
get_cmap_info
)
425
error = service->
get_cmap_info
( charmap, cmap_info );
/external/freetype/src/base/
ftobjs.c
[
all
...]
Completed in 528 milliseconds