Home
last modified time | relevance | path

Searched refs:FTNjustify_COUNT (Results 1 – 4 of 4) sorted by relevance

/dports/editors/ted/Ted-2.23/Ted/
H A DtedNotesTool.h32 const char * nprJustifyMenuTexts[FTNjustify_COUNT];
65 APP_WIDGET ntJustifyOptions[FTNjustify_COUNT];
H A DtedNotesTool.c478 if ( n < 0 || n >= FTNjustify_COUNT ) in tedFootnoteJustifyChosen()
492 if ( n < 0 || n >= FTNjustify_COUNT ) in tedEndnoteJustifyChosen()
628 appFillInspectorMenu( FTNjustify_COUNT, FTNjustifyBELOW_TEXT, in tedNotePropertiesToolFillStyleChooser()
743 for ( i= 0; i < FTNjustify_COUNT; i++ ) in tedFormatInitNotesTool()
/dports/editors/ted/Ted-2.23/docRtf/
H A DdocRtfSaveNotesProperties.c50 justificationTagCount, FTNjustify_COUNT ); in docRtfSaveNotesProperties()
/dports/editors/ted/Ted-2.23/docBase/
H A DdocNotesProperties.h32 FTNjustify_COUNT enumerator