OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PSCMAPS_INTERFACE_GET
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/freetype/src/psnames/
pspic.h
30
#define
PSCMAPS_INTERFACE_GET
pscmaps_interface
47
#define
PSCMAPS_INTERFACE_GET
( GET_PIC( library )->pscmaps_interface )
psmodule.c
559
FT_SERVICE_ID_POSTSCRIPT_CMAPS, &
PSCMAPS_INTERFACE_GET
)
603
(void*)&
PSCMAPS_INTERFACE_GET
), /* module specific interface */
/external/freetype/src/psnames/
pspic.h
30
#define
PSCMAPS_INTERFACE_GET
pscmaps_interface
47
#define
PSCMAPS_INTERFACE_GET
( GET_PIC( library )->pscmaps_interface )
psmodule.c
559
FT_SERVICE_ID_POSTSCRIPT_CMAPS, &
PSCMAPS_INTERFACE_GET
)
603
(void*)&
PSCMAPS_INTERFACE_GET
), /* module specific interface */
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/psnames/
pspic.h
30
#define
PSCMAPS_INTERFACE_GET
pscmaps_interface
47
#define
PSCMAPS_INTERFACE_GET
( GET_PIC( library )->pscmaps_interface )
fxft_psmodule.c
618
FT_SERVICE_ID_POSTSCRIPT_CMAPS, &
PSCMAPS_INTERFACE_GET
)
662
(void*)&
PSCMAPS_INTERFACE_GET
), /* module specific interface */
Completed in 61 milliseconds