Home
last modified time | relevance | path

Searched refs:utilIndexMappingPut (Results 1 – 7 of 7) sorted by relevance

/dports/editors/ted/Ted-2.23/appUtil/
H A DutilIndexMapping.c54 int utilIndexMappingPut( IndexMapping * im, in utilIndexMappingPut() function
133 if ( utilIndexMappingPut( im, from, to ) ) in utilIndexMappingAppend()
157 utilIndexMappingPut( im, forward[g], g ) ) in utilIndexMappingBuildBackward()
H A DutilIndexMapping.h55 extern int utilIndexMappingPut( IndexMapping * im,
/dports/editors/ted/Ted-2.23/Ted/
H A DdocScreenFont.c55 if ( utilIndexMappingPut( lc->lcAttributeToScreenFont, in docOpenScreenFont()
/dports/editors/ted/Ted-2.23/textEncoding/
H A DuniAlternatives.c106 if ( utilIndexMappingPut( im, alternatives[i].acFrom, w ) ) in uniMapToAlternatives()
/dports/editors/ted/Ted-2.23/utilPs/
H A DpsFontInfo.c110 utilIndexMappingPut( tgm, code, glyphIndex ); in psGetUnicodesFromGlyphNames()
421 utilIndexMappingPut( tgm, code, glyphIndex ); in psFontInfoSetGlyphUnicode()
/dports/editors/ted/Ted-2.23/docFont/
H A DutilMatchFont.c248 if ( utilIndexMappingPut( &(fc->fcFont->dfUnicodeToCharset), in docFontSetUnicodeCharsetIdx()
/dports/editors/ted/Ted-2.23/appFrame/
H A DappFontX11.c994 if ( utilIndexMappingPut( &(esfl->esflSymbolToFont), in appXFontSymbols()
1014 if ( utilIndexMappingPut( &(esfl->esflSymbolToFont), in appXFontSymbols()
1470 if ( utilIndexMappingPut( &(esfl->esflSymbolToFont), in addDrawX11GetFontProperties()