87 lines
2.6 KiB
Modula-2
87 lines
2.6 KiB
Modula-2
|
|
||
|
; This should be a simple export list -- LIBRARY and VERSION
|
||
|
; directives will be prepended by the build process.
|
||
|
|
||
|
EXPORTS
|
||
|
LsCreateContext @1
|
||
|
LsDestroyContext @2
|
||
|
LsCreateLine @3
|
||
|
LsModifyLineHeight @4
|
||
|
LsDestroyLine @5
|
||
|
LsCreateSubline @6
|
||
|
LsFetchAppendToCurrentSubline @7
|
||
|
LsAppendRunToCurrentSubline @8
|
||
|
LsResetRMInCurrentSubline @9
|
||
|
LsFinishCurrentSubline @10
|
||
|
LsTruncateSubline @11
|
||
|
LsFindPrevBreakSubline @12
|
||
|
LsFindNextBreakSubline @13
|
||
|
LsForceBreakSubline @14
|
||
|
LsSetBreakSubline @15
|
||
|
LsDestroySubline @16
|
||
|
LsMatchPresSubline @17
|
||
|
LsExpandSubline @18
|
||
|
LsGetSpecialEffectsSubline @19
|
||
|
LsdnFinishRegular @20
|
||
|
LsdnFinishRegularAddAdvancePen @21
|
||
|
LsdnFinishDelete @22
|
||
|
LsdnFinishByPen @23
|
||
|
LsdnFinishBySubline @24
|
||
|
LsdnFinishDeleteAll @25
|
||
|
LsdnFinishByOneChar @26
|
||
|
LsdnQueryObjDimRange @27
|
||
|
LsdnResetObjDim @28
|
||
|
LsdnQueryPenNode @29
|
||
|
LsdnResetPenNode @30
|
||
|
LsdnSetRigidDup @31
|
||
|
LsdnGetDup @32
|
||
|
LsdnSetAbsBaseLine @33
|
||
|
LsdnResolvePrevTab @34
|
||
|
LsdnGetCurTabInfo @35
|
||
|
LsdnSkipCurTab @36
|
||
|
LsdnDistribute @37
|
||
|
LsdnSubmitSublines @39
|
||
|
LsDisplayLine @40
|
||
|
LsDisplaySubline @41
|
||
|
LsQueryLineCpPpoint @42
|
||
|
LsQueryLinePointPcp @43
|
||
|
LsQueryLineDup @44
|
||
|
LsQueryFLineEmpty @45
|
||
|
LsQueryPointPcpSubline @46
|
||
|
LsQueryCpPpointSubline @47
|
||
|
LsSetDoc @48
|
||
|
LsSetModWidthPairs @49
|
||
|
LsSetCompression @50
|
||
|
LsSetExpansion @51
|
||
|
LsSetBreaking @52
|
||
|
LssbGetObjDimSubline @53
|
||
|
LssbGetDupSubline @54
|
||
|
LssbFDonePresSubline @55
|
||
|
LssbGetPlsrunsFromSubline @56
|
||
|
LssbGetNumberDnodesInSubline @57
|
||
|
LssbGetVisibleDcpInSubline @58
|
||
|
LsPointXYFromPointUV @59
|
||
|
LsPointUV2FromPointUV1 @60
|
||
|
LsGetWarichuLsimethods @61
|
||
|
LsGetRubyLsimethods @62
|
||
|
LsGetTatenakayokoLsimethods @63
|
||
|
LsSqueezeSubline @64
|
||
|
LsCompressSubline @65
|
||
|
LsGetHihLsimethods @66
|
||
|
LsQueryTextCellDetails @67
|
||
|
LsFetchAppendToCurrentSublineResume @68
|
||
|
LsdnGetFormatDepth @69
|
||
|
LssbFDoneDisplay @70
|
||
|
LsGetReverseLsimethods @71
|
||
|
LsEnumLine @72
|
||
|
LsGetMinDurBreaks @73
|
||
|
LsGetLineDur @74
|
||
|
LsEnumSubline @75
|
||
|
LsdnModifyParaEnding @76
|
||
|
LssbGetDurTrailInSubline @77
|
||
|
LssbGetDurTrailWithPensInSubline @78
|
||
|
LssbFIsSublineEmpty @79
|
||
|
LsLwMultDivR @80
|
||
|
LsGetVRubyLsimethods @81
|
||
|
|