mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-15 02:00:20 +00:00
194 lines
3.3 KiB
Modula-2
194 lines
3.3 KiB
Modula-2
|
|
EXPORTS
|
||
|
|
FcAtomicCreate
|
||
|
|
FcAtomicDeleteNew
|
||
|
|
FcAtomicDestroy
|
||
|
|
FcAtomicLock
|
||
|
|
FcAtomicNewFile
|
||
|
|
FcAtomicOrigFile
|
||
|
|
FcAtomicReplaceOrig
|
||
|
|
FcAtomicUnlock
|
||
|
|
FcBlanksAdd
|
||
|
|
FcBlanksCreate
|
||
|
|
FcBlanksDestroy
|
||
|
|
FcBlanksIsMember
|
||
|
|
FcCacheCopySet
|
||
|
|
FcCacheDir
|
||
|
|
FcCacheNumFont
|
||
|
|
FcCacheNumSubdir
|
||
|
|
FcCacheSubdir
|
||
|
|
FcCharSetAddChar
|
||
|
|
FcCharSetCopy
|
||
|
|
FcCharSetCount
|
||
|
|
FcCharSetCoverage
|
||
|
|
FcCharSetCreate
|
||
|
|
FcCharSetDestroy
|
||
|
|
FcCharSetEqual
|
||
|
|
FcCharSetFirstPage
|
||
|
|
FcCharSetHasChar
|
||
|
|
FcCharSetIntersect
|
||
|
|
FcCharSetIntersectCount
|
||
|
|
FcCharSetIsSubset
|
||
|
|
FcCharSetMerge
|
||
|
|
FcCharSetNew
|
||
|
|
FcCharSetNextPage
|
||
|
|
FcCharSetSubtract
|
||
|
|
FcCharSetSubtractCount
|
||
|
|
FcCharSetUnion
|
||
|
|
FcConfigAppFontAddDir
|
||
|
|
FcConfigAppFontAddFile
|
||
|
|
FcConfigAppFontClear
|
||
|
|
FcConfigBuildFonts
|
||
|
|
FcConfigCreate
|
||
|
|
FcConfigDestroy
|
||
|
|
FcConfigEnableHome
|
||
|
|
FcConfigFilename
|
||
|
|
FcConfigGetBlanks
|
||
|
|
FcConfigGetCache
|
||
|
|
FcConfigGetCacheDirs
|
||
|
|
FcConfigGetConfigDirs
|
||
|
|
FcConfigGetConfigFiles
|
||
|
|
FcConfigGetCurrent
|
||
|
|
FcConfigGetFontDirs
|
||
|
|
FcConfigGetFonts
|
||
|
|
FcConfigGetRescanInterval
|
||
|
|
FcConfigGetRescanInverval
|
||
|
|
FcConfigHome
|
||
|
|
FcConfigParseAndLoad
|
||
|
|
FcConfigReference
|
||
|
|
FcConfigSetCurrent
|
||
|
|
FcConfigSetRescanInterval
|
||
|
|
FcConfigSetRescanInverval
|
||
|
|
FcConfigSubstitute
|
||
|
|
FcConfigSubstituteWithPat
|
||
|
|
FcConfigUptoDate
|
||
|
|
FcDefaultSubstitute
|
||
|
|
FcDirCacheLoad
|
||
|
|
FcDirCacheLoadFile
|
||
|
|
FcDirCacheRead
|
||
|
|
FcDirCacheUnlink
|
||
|
|
FcDirCacheUnload
|
||
|
|
FcDirCacheValid
|
||
|
|
FcDirSave
|
||
|
|
FcDirScan
|
||
|
|
FcFileIsDir
|
||
|
|
FcFileScan
|
||
|
|
FcFini
|
||
|
|
FcFontList
|
||
|
|
FcFontMatch
|
||
|
|
FcFontRenderPrepare
|
||
|
|
FcFontSetAdd
|
||
|
|
FcFontSetCreate
|
||
|
|
FcFontSetDestroy
|
||
|
|
FcFontSetList
|
||
|
|
FcFontSetMatch
|
||
|
|
FcFontSetPrint
|
||
|
|
FcFontSetSort
|
||
|
|
FcFontSetSortDestroy
|
||
|
|
FcFontSort
|
||
|
|
FcFreeTypeCharIndex
|
||
|
|
FcFreeTypeCharSet
|
||
|
|
FcFreeTypeCharSetAndSpacing
|
||
|
|
FcFreeTypeQuery
|
||
|
|
FcFreeTypeQueryFace
|
||
|
|
FcGetLangs
|
||
|
|
FcGetVersion
|
||
|
|
FcInit
|
||
|
|
FcInitBringUptoDate
|
||
|
|
FcInitLoadConfig
|
||
|
|
FcInitLoadConfigAndFonts
|
||
|
|
FcInitReinitialize
|
||
|
|
FcLangGetCharSet
|
||
|
|
FcLangSetAdd
|
||
|
|
FcLangSetCompare
|
||
|
|
FcLangSetContains
|
||
|
|
FcLangSetCopy
|
||
|
|
FcLangSetCreate
|
||
|
|
FcLangSetDestroy
|
||
|
|
FcLangSetEqual
|
||
|
|
FcLangSetGetLangs
|
||
|
|
FcLangSetHasLang
|
||
|
|
FcLangSetHash
|
||
|
|
FcMatrixCopy
|
||
|
|
FcMatrixEqual
|
||
|
|
FcMatrixMultiply
|
||
|
|
FcMatrixRotate
|
||
|
|
FcMatrixScale
|
||
|
|
FcMatrixShear
|
||
|
|
FcNameConstant
|
||
|
|
FcNameGetConstant
|
||
|
|
FcNameGetObjectType
|
||
|
|
FcNameParse
|
||
|
|
FcNameRegisterConstants
|
||
|
|
FcNameRegisterObjectTypes
|
||
|
|
FcNameUnparse
|
||
|
|
FcNameUnregisterConstants
|
||
|
|
FcNameUnregisterObjectTypes
|
||
|
|
FcObjectSetAdd
|
||
|
|
FcObjectSetBuild
|
||
|
|
FcObjectSetCreate
|
||
|
|
FcObjectSetDestroy
|
||
|
|
FcObjectSetVaBuild
|
||
|
|
FcPatternAdd
|
||
|
|
FcPatternAddBool
|
||
|
|
FcPatternAddCharSet
|
||
|
|
FcPatternAddDouble
|
||
|
|
FcPatternAddFTFace
|
||
|
|
FcPatternAddInteger
|
||
|
|
FcPatternAddLangSet
|
||
|
|
FcPatternAddMatrix
|
||
|
|
FcPatternAddString
|
||
|
|
FcPatternAddWeak
|
||
|
|
FcPatternBuild
|
||
|
|
FcPatternCreate
|
||
|
|
FcPatternDel
|
||
|
|
FcPatternDestroy
|
||
|
|
FcPatternDuplicate
|
||
|
|
FcPatternEqual
|
||
|
|
FcPatternEqualSubset
|
||
|
|
FcPatternFilter
|
||
|
|
FcPatternFormat
|
||
|
|
FcPatternGet
|
||
|
|
FcPatternGetBool
|
||
|
|
FcPatternGetCharSet
|
||
|
|
FcPatternGetDouble
|
||
|
|
FcPatternGetFTFace
|
||
|
|
FcPatternGetInteger
|
||
|
|
FcPatternGetLangSet
|
||
|
|
FcPatternGetMatrix
|
||
|
|
FcPatternGetString
|
||
|
|
FcPatternHash
|
||
|
|
FcPatternPrint
|
||
|
|
FcPatternReference
|
||
|
|
FcPatternRemove
|
||
|
|
FcPatternVaBuild
|
||
|
|
FcStrBasename
|
||
|
|
FcStrCmp
|
||
|
|
FcStrCmpIgnoreCase
|
||
|
|
FcStrCopy
|
||
|
|
FcStrCopyFilename
|
||
|
|
FcStrDirname
|
||
|
|
FcStrDowncase
|
||
|
|
FcStrFree
|
||
|
|
FcStrListCreate
|
||
|
|
FcStrListDone
|
||
|
|
FcStrListNext
|
||
|
|
FcStrPlus
|
||
|
|
FcStrSetAdd
|
||
|
|
FcStrSetAddFilename
|
||
|
|
FcStrSetCreate
|
||
|
|
FcStrSetDel
|
||
|
|
FcStrSetDestroy
|
||
|
|
FcStrSetEqual
|
||
|
|
FcStrSetMember
|
||
|
|
FcStrStr
|
||
|
|
FcStrStrIgnoreCase
|
||
|
|
FcUcs4ToUtf8
|
||
|
|
FcUtf16Len
|
||
|
|
FcUtf16ToUcs4
|
||
|
|
FcUtf8Len
|
||
|
|
FcUtf8ToUcs4
|
||
|
|
FcValueDestroy
|
||
|
|
FcValueEqual
|
||
|
|
FcValuePrint
|
||
|
|
FcValueSave
|