mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-01 06:19:57 +01:00
199 lines
3.1 KiB
Text
199 lines
3.1 KiB
Text
|
# PalmOS functions listed here will have PACE-interface bodies
|
||
|
# generated for them. For most, that's enough. Some will require
|
||
|
# manual work beyond that.
|
||
|
#
|
||
|
# Just to have a record, list the ones that must be hand-coded here.
|
||
|
# StrVPrintF
|
||
|
# StrPrintF
|
||
|
# TimSecondsToDateTime
|
||
|
CtlEnabled
|
||
|
CtlGetLabel
|
||
|
CtlGetValue
|
||
|
CtlSetEnabled
|
||
|
CtlSetLabel
|
||
|
CtlSetValue
|
||
|
DateToAscii
|
||
|
DmCloseDatabase
|
||
|
DmCreateDatabase
|
||
|
DmDatabaseInfo
|
||
|
DmDeleteDatabase
|
||
|
DmFindDatabase
|
||
|
DmFindResource
|
||
|
DmFindResourceType
|
||
|
DmGetNextDatabaseByTypeCreator
|
||
|
DmGetRecord
|
||
|
DmGetResource
|
||
|
DmGetResourceIndex
|
||
|
DmNewRecord
|
||
|
DmNewResource
|
||
|
DmNumRecords
|
||
|
DmOpenDatabase
|
||
|
DmQueryRecord
|
||
|
DmReleaseRecord
|
||
|
DmReleaseResource
|
||
|
DmRemoveRecord
|
||
|
DmWrite
|
||
|
DmWriteCheck
|
||
|
EvtAddEventToQueue
|
||
|
EvtGetEvent
|
||
|
EvtSysEventAvail
|
||
|
ExgAccept
|
||
|
ExgDBWrite
|
||
|
ExgDisconnect
|
||
|
ExgPut
|
||
|
ExgReceive
|
||
|
ExgRegisterData
|
||
|
ExgSend
|
||
|
FldCalcFieldHeight
|
||
|
FldCopy
|
||
|
FldDrawField
|
||
|
FldGetAttributes
|
||
|
FldGetScrollValues
|
||
|
FldGetTextLength
|
||
|
FldGetTextPtr
|
||
|
FldInsert
|
||
|
FldRecalculateField
|
||
|
FldScrollField
|
||
|
FldScrollable
|
||
|
FldSetAttributes
|
||
|
FldSetSelection
|
||
|
FldSetTextPtr
|
||
|
FntCharsWidth
|
||
|
FntGetFont
|
||
|
FntLineHeight
|
||
|
FntSetFont
|
||
|
FntsWidth
|
||
|
FrmCloseAllForms
|
||
|
FrmCustomAlert
|
||
|
FrmDeleteForm
|
||
|
FrmDispatchEvent
|
||
|
FrmDoDialog
|
||
|
FrmDrawForm
|
||
|
FrmGetActiveForm
|
||
|
FrmGetActiveFormID
|
||
|
FrmGetFirstForm
|
||
|
FrmGetFocus
|
||
|
FrmGetFormBounds
|
||
|
FrmGetFormPtr
|
||
|
FrmGetGadgetData
|
||
|
FrmGetNumberOfObjects
|
||
|
FrmGetObjectBounds
|
||
|
FrmGetObjectId
|
||
|
FrmGetObjectIndex
|
||
|
FrmGetObjectPosition
|
||
|
FrmGetObjectPtr
|
||
|
FrmGetObjectType
|
||
|
FrmGetWindowHandle
|
||
|
FrmGotoForm
|
||
|
FrmHideObject
|
||
|
FrmInitForm
|
||
|
FrmPopupForm
|
||
|
FrmReturnToForm
|
||
|
FrmSetActiveForm
|
||
|
FrmSetEventHandler
|
||
|
FrmSetFocus
|
||
|
FrmSetGadgetData
|
||
|
FrmSetObjectBounds
|
||
|
FrmSetObjectPosition
|
||
|
FrmSetTitle
|
||
|
FrmShowObject
|
||
|
FrmUpdateForm
|
||
|
FtrGet
|
||
|
GrfSetState
|
||
|
LstDrawList
|
||
|
LstEraseList
|
||
|
LstGetNumberOfItems
|
||
|
LstGetSelection
|
||
|
LstGetSelectionText
|
||
|
LstMakeItemVisible
|
||
|
LstPopupList
|
||
|
LstSetDrawFunction
|
||
|
LstSetHeight
|
||
|
LstSetListChoices
|
||
|
LstSetSelection
|
||
|
MemChunkFree
|
||
|
MemHandleLock
|
||
|
MemHandleLockCount
|
||
|
MemHandleResize
|
||
|
MemHandleSize
|
||
|
MemHandleUnlock
|
||
|
MemMove
|
||
|
MemPtrNew
|
||
|
MemPtrRecoverHandle
|
||
|
MemPtrSize
|
||
|
MemPtrUnlock
|
||
|
MemSet
|
||
|
MenuEraseStatus
|
||
|
MenuHandleEvent
|
||
|
PrefGetAppPreferences
|
||
|
PrefGetAppPreferencesV10
|
||
|
PrefSetAppPreferences
|
||
|
RctGetIntersection
|
||
|
RctPtInRectangle
|
||
|
SclSetScrollBar
|
||
|
SndPlaySystemSound
|
||
|
StrAToI
|
||
|
StrCat
|
||
|
StrCompare
|
||
|
StrCopy
|
||
|
StrIToA
|
||
|
StrLen
|
||
|
StrNCompare
|
||
|
StrStr
|
||
|
SysHandleEvent
|
||
|
SysLibFind
|
||
|
SysLibLoad
|
||
|
SysNotifyRegister
|
||
|
SysNotifyUnregister
|
||
|
SysRandom
|
||
|
SysTicksPerSecond
|
||
|
TimGetSeconds
|
||
|
TimGetTicks
|
||
|
TimeToAscii
|
||
|
VFSDirEntryEnumerate
|
||
|
VFSFileClose
|
||
|
VFSFileDBInfo
|
||
|
VFSFileOpen
|
||
|
VFSGetDefaultDirectory
|
||
|
VFSImportDatabaseFromFile
|
||
|
VFSVolumeEnumerate
|
||
|
WinCopyRectangle
|
||
|
WinCreateOffscreenWindow
|
||
|
WinDeleteWindow
|
||
|
WinDrawBitmap
|
||
|
WinDrawChars
|
||
|
WinDrawLine
|
||
|
WinDrawPixel
|
||
|
WinDrawRectangle
|
||
|
WinDrawRectangleFrame
|
||
|
WinEraseRectangle
|
||
|
WinEraseRectangleFrame
|
||
|
WinEraseWindow
|
||
|
WinFillRectangle
|
||
|
WinGetClip
|
||
|
WinGetDrawWindowBounds
|
||
|
WinInvertRectangle
|
||
|
WinPopDrawState
|
||
|
WinPushDrawState
|
||
|
WinRGBToIndex
|
||
|
WinRestoreBits
|
||
|
WinSaveBits
|
||
|
WinScreenMode
|
||
|
WinScrollRectangle
|
||
|
WinSetBackColor
|
||
|
WinSetBounds
|
||
|
WinSetClip
|
||
|
WinSetDrawWindow
|
||
|
WinSetForeColor
|
||
|
WinSetPattern
|
||
|
WinSetTextColor
|
||
|
memcpy
|
||
|
WinEraseLine
|
||
|
SclDrawScrollBar
|
||
|
DmNumRecordsInCategory
|
||
|
DmSeekRecordInCategory
|
||
|
DmResizeRecord
|
||
|
VFSExportDatabaseToFile
|
||
|
VFSFileDelete
|
||
|
DmSetDatabaseInfo
|