Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

23 lines
964 B

#ifndef LSTXTFFI_DEFINED
#define LSTXTFFI_DEFINED
#include "lsffi.h"
#define fTxtVisiCondHyphens fFmiVisiCondHyphens
#define fTxtVisiParaMarks fFmiVisiParaMarks
#define fTxtVisiSpaces fFmiVisiSpaces
#define fTxtVisiTabs fFmiVisiTabs
#define fTxtVisiBreaks fFmiVisiBreaks
#define fTxtDoHyphenation fFmiDoHyphenation
#define fTxtWrapTrailingSpaces fFmiWrapTrailingSpaces
#define fTxtWrapAllSpaces fFmiWrapAllSpaces
#define fTxtPunctStartLine fFmiPunctStartLine
#define fTxtHangingPunct fFmiHangingPunct
#define fTxtApplyBreakingRules fFmiApplyBreakingRules
#define fTxtFCheckTruncateBefore fFmiFCheckTruncateBefore
#define fTxtDrawInCharCodes fFmiDrawInCharCodes
#define fTxtSpacesInfluenceHeight fFmiSpacesInfluenceHeight
#define fTxtIndentChangesHyphenZone fFmiIndentChangesHyphenZone
#define fTxtNoPunctAfterAutoNumber fFmiNoPunctAfterAutoNumber
#define fTxtTreatHyphenAsRegular fFmiTreatHyphenAsRegular
#endif /* !LSTXTFFI_DEFINED */