mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-17 06:48:09 +02:00
More C++ fixes: Introducing LOCAL_FUNC_X for local functions used in function pointers (there are no local anonymous functions in C++) and FT_CPLUSPLUS (instead of FT_EXPORT_VAR) to define linkage of structures which contain function pointers. |
||
|---|---|---|
| .. | ||
| cidafm.c | ||
| cidafm.h | ||
| cidgload.c | ||
| cidgload.h | ||
| cidload.c | ||
| cidload.h | ||
| cidobjs.c | ||
| cidobjs.h | ||
| cidparse.c | ||
| cidparse.h | ||
| cidriver.c | ||
| cidriver.h | ||
| cidtokens.h | ||
| module.mk | ||
| rules.mk | ||
| type1cid.c | ||