Home
last modified time | relevance | path

Searched refs:ntJustifyOptionmenu (Results 1 – 2 of 2) sorted by relevance

/dports/editors/ted/Ted-2.23/Ted/
H A DtedNotesTool.c131 appSetOptionmenu( &(nt->ntJustifyOptionmenu), in tedNotesRefreshNotePropertiesTool()
519 guiToolMakeLabelAndMenuRow( &(nt->ntJustifyRow), &(nt->ntJustifyOptionmenu), in tedNotesMakeNotePropertiesTool()
630 &(nt->ntJustifyOptionmenu) ); in tedNotePropertiesToolFillStyleChooser()
692 if ( nt->ntJustifyOptionmenu.aomInplace ) in tedFormatFinishNotesPage()
693 { appOptionmenuRefreshWidth( &(nt->ntJustifyOptionmenu) ); } in tedFormatFinishNotesPage()
742 appInitOptionmenu( &(nt->ntJustifyOptionmenu) ); in tedFormatInitNotesTool()
H A DtedNotesTool.h64 AppOptionmenu ntJustifyOptionmenu; member