Searched refs:kVimDialogSizeInputMsg (Results 1 – 1 of 1) sorted by relevance
2358 const unsigned int kVimDialogSizeInputMsg = 'SICH'; variable2427 new BMessage(kVimDialogSizeInputMsg)); in VimSelectFontDialog()2538 fSizesInput->SetModificationMessage(new BMessage(kVimDialogSizeInputMsg)); in VimSelectFontDialog()2698 case kVimDialogSizeInputMsg: in MessageReceived()