#import <xap_CocoaDlg_Insert_Symbol.h>
| - (IBAction) aAdd: | (id) | sender |
References _xap, XAP_CocoaDialog_Insert_Symbol::insertSymbol, m_bRemapGlyphs, m_Symbol_hi, m_Symbol_lo, m_SymbolWidth, oFontFamily, s_remap, and UT_UNUSED.
Referenced by aDoubleClick:.
| - (IBAction) aDoubleClick: | (id) | sender |
References aAdd:, m_bRemapGlyphs, m_Symbol_hi, m_Symbol_lo, m_SymbolWidth, oPreview, and oSymbolTable.
| - (IBAction) aFont: | (id) | sender |
References m_bRemapGlyphs, m_CurrentFont, m_CurrentFontName, m_Symbol_hi, oFont, oFontFamily, oPreview, oSymbolTable, recalculateSymbolWidths, and UT_UNUSED.
| - (IBAction) aFontFamily: | (id) | sender |
References fontFamilyDidChange, m_bRemapGlyphs, m_Symbol_hi, oPreview, oSymbolTable, and UT_UNUSED.
| - (IBAction) aRemapGlyphs: | (id) | sender |
References m_bRemapGlyphs, m_Symbol_hi, oPreview, oRemapGlyphs, oSymbolTable, recalculateSymbolWidths, and UT_UNUSED.
| - (IBAction) aSingleClick: | (id) | sender |
References m_bRemapGlyphs, m_Symbol_hi, m_Symbol_lo, m_SymbolWidth, oPreview, oSymbolTable, and UT_UNUSED.
| - (void) dealloc |
References m_CurrentFont, m_CurrentFontName, m_FontList, m_OffsetString, m_Remap_String, and m_SymbolString.
Referenced by initFromNib.
| - (void) discardXAP |
Reimplemented from <XAP_CocoaDialogProtocol>.
References _xap.
| - (void) fontFamilyDidChange |
References m_CurrentFont, m_CurrentFontName, oFont, oFontFamily, and recalculateSymbolWidths.
Referenced by aFontFamily:, and windowDidLoad.
| - (id) initFromNib |
Reimplemented from <XAP_CocoaDialogProtocol>.
References dealloc, m_CurrentFont, m_CurrentFontName, m_FontList, m_OffsetString, m_Remap_String, m_Symbol_hi, m_Symbol_lo, m_SymbolString, m_SymbolWidth, s_remap, and UT_DEBUGMSG.
| - (int) numberOfRowsInTableView: | (NSTableView *) | aTableView |
References UT_UNUSED.
| - (void) recalculateSymbolWidths |
References m_SymbolWidth.
Referenced by aFont:, aRemapGlyphs:, and fontFamilyDidChange.
| - (void) setXAPOwner: | (XAP_Dialog *) | owner |
Reimplemented from <XAP_CocoaDialogProtocol>.
| - (id) tableView: | (NSTableView *) | aTableView | ||
| objectValueForTableColumn: | (NSTableColumn *) | aTableColumn | ||
| row: | (int) | rowIndex | ||
References m_bRemapGlyphs, m_CurrentFont, m_OffsetString, m_Remap_String, m_Symbol_hi, m_Symbol_lo, m_SymbolString, m_SymbolWidth, and UT_UNUSED.
| - (BOOL) tableView: | (NSTableView *) | aTableView | ||
| shouldSelectRow: | (int) | rowIndex | ||
References UT_UNUSED.
| - (void) tableView: | (NSTableView *) | aTableView | ||
| willDisplayCell: | (id) | aCell | ||
| forTableColumn: | (NSTableColumn *) | aTableColumn | ||
| row: | (int) | rowIndex | ||
References UT_UNUSED.
| - (void) windowDidLoad |
| - (void) windowToFront |
| - (void) windowWillClose: | (NSNotification *) | aNotification |
References _xap, oSymbolTable, UT_UNUSED, and XAP_CocoaDialog_Insert_Symbol::windowClosed.
- (XAP_CocoaDialog_Insert_Symbol*) _xap [protected] |
Referenced by aAdd:, discardXAP, setXAPOwner:, and windowWillClose:.
- (BOOL) m_bRemapGlyphs [protected] |
Referenced by aAdd:, aDoubleClick:, aFont:, aFontFamily:, aRemapGlyphs:, aSingleClick:, tableView:objectValueForTableColumn:row:, and windowDidLoad.
- (NSFont*) m_CurrentFont [protected] |
Referenced by aFont:, dealloc, fontFamilyDidChange, initFromNib, and tableView:objectValueForTableColumn:row:.
- (NSString*) m_CurrentFontName [protected] |
Referenced by aFont:, dealloc, fontFamilyDidChange, and initFromNib.
- (NSMutableArray*) m_FontList [protected] |
Referenced by dealloc, and initFromNib.
- (NSString* m_OffsetString[14]) [protected] |
Referenced by dealloc, initFromNib, and tableView:objectValueForTableColumn:row:.
- (NSString* m_Remap_String[224]) [protected] |
Referenced by dealloc, initFromNib, and tableView:objectValueForTableColumn:row:.
- (int) m_Symbol_hi [protected] |
Referenced by aAdd:, aDoubleClick:, aFont:, aFontFamily:, aRemapGlyphs:, aSingleClick:, initFromNib, tableView:objectValueForTableColumn:row:, and windowDidLoad.
- (int) m_Symbol_lo [protected] |
Referenced by aAdd:, aDoubleClick:, aSingleClick:, initFromNib, and tableView:objectValueForTableColumn:row:.
- (NSString* m_SymbolString[224]) [protected] |
Referenced by dealloc, initFromNib, and tableView:objectValueForTableColumn:row:.
- (UT_sint32 m_SymbolWidth[224]) [protected] |
Referenced by aAdd:, aDoubleClick:, aSingleClick:, initFromNib, recalculateSymbolWidths, and tableView:objectValueForTableColumn:row:.
- (IBOutlet NSButton*) oAdd [protected] |
Referenced by windowDidLoad.
- (IBOutlet NSPopUpButton*) oFont [protected] |
Referenced by aFont:, and fontFamilyDidChange.
- (IBOutlet NSPopUpButton*) oFontFamily [protected] |
Referenced by aAdd:, aFont:, fontFamilyDidChange, and windowDidLoad.
- (IBOutlet NSButton*) oPreview [protected] |
Referenced by aDoubleClick:, aFont:, aFontFamily:, aRemapGlyphs:, aSingleClick:, and windowDidLoad.
- (IBOutlet NSButton*) oRemapGlyphs [protected] |
Referenced by aRemapGlyphs:, and windowDidLoad.
- (IBOutlet NSTableView*) oSymbolTable [protected] |
Referenced by aDoubleClick:, aFont:, aFontFamily:, aRemapGlyphs:, aSingleClick:, windowDidLoad, and windowWillClose:.
1.7.1