[Previous] [Contents] [Index] [Next]

Keywords - C


· ! · 0 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z ·


callbacks
adding
general case
· [PtAddCallback] · [PtAddCallbacks] ·
Pt_CB_FILTER
· [PtAddFilterCallback] · [PtAddFilterCallbacks] ·
Pt_CB_HOTKEY
· [PtAddHotkeyHandler] ·
Pt_CB_RAW
· [PtAddEventHandler] · [PtAddEventHandlers] ·
link, determining the initiator
· [ApWidget] ·
PhAB, information structure
· [ApInfo_t] ·
removing
general case
· [PtRemoveCallback] · [PtRemoveCallbacks] ·
Pt_CB_FILTER
· [PtRemoveFilterCallback] · [PtRemoveFilterCallbacks] ·
Pt_CB_HOTKEY
· [PtRemoveHotkeyHandler] ·
Pt_CB_RAW
· [PtRemoveEventHandler] · [PtRemoveEventHandlers] ·

canvas, determining for a widget
· [PtCalcCanvas] ·

caps, stroke (line)
· [PgSetStrokeCap] ·

channels
Photon
attaching
· [PhAttach] · [PtInit] ·
connection information
· [PhGetConnectInfo] ·
detaching
· [PhDetach] ·
events, arming for
· [PhEventArm] ·
events, checking for
· [PhEventPeek] ·
reattaching
· [PhReattach] ·
QNX, attaching
· [PhChannelAttach] ·
use by widget library
· [PtChannelCreate] ·

characters
multibyte

See UTF-8 ·

positions, calculating
· [PfExtentFractTextCharPositions] · [PfExtentTextCharPositions] · [PfExtentTextCharPositionsCx] ·
translating
from UTF-8
· [PxTranslateFromUTF] · [PxTranslateStateFromUTF] ·
installing
· [PxTranslateSet] ·
listing supported
· [PxTranslateList] ·
tables, building
· [PxTerminalBuildCharsets] ·
tables, loading
· [PxTerminalLoadCharsets] ·
tables, saving
· [PxTerminalSaveCharsets] ·
to UTF-8
· [PxTranslateStateToUTF] · [PxTranslateToUTF] ·
unknown
· [PxTranslateUnknown] ·
wide
converting to lowercase
· [wctolower] ·
converting to UTF-8
· [wctoutf8] ·
extent, calculating
· [PfExtentWideText] ·

chroma key
setting parameters
· [PgSetChroma] ·
starting
· [PgChromaOn] ·
stopping
· [PgChromaOff] ·

class, widget
· [PtWidgetClass] · [PtWidgetIsClass] · [PtWidgetIsClassMember] ·

clipboard
copying into
· [PhClipboardCopy] · [PhClipboardCopyString] ·
header data structure
· [PhClipHeader] ·
pasting from
· [PhClipboardPasteStart] · [PhClipboardPasteString] ·
releasing memory
· [PhClipboardPasteFinish] ·
searching
· [PhClipboardPasteType] · [PhClipboardPasteTypeN] ·

clipping
list of rectangles, setting to
· [PgSetMultiClip] ·
PtClipAdd()
· [PtClipAdd] ·
PtClipRemove()
· [PtClipRemove] ·
setting
· [PgSetClipping] · [PgSetUserClip, PgSetUserClipAbsolute] ·
widget, visible extent
· [PtWidgetVisibleExtent] ·

colors
alpha component
· [PgAlphaValue] ·
best matches
· [PgColorMatch] ·
bitmaps
· [PgSetTextColor] ·
blue component
· [PgBlueValue] ·
CMY, converting to RGB
· [PgCMY] ·
composite, data type
· [PgColor_t] ·
fill
· [PgSetFillColor] ·
gray
RGB, converting from
· [PgGrayValue] ·
RGB, converting to
· [PgGray] ·
green component
· [PgGreenValue] ·
HSV
data structure
· [PgColorHSV_t] ·
RGB, converting from
· [PgRGB2HSV] ·
RGB, converting to
· [PgHSV] · [PgHSV2RGB] ·
model
getting
· [PgGetColorModel] ·
setting
· [PgSetColorModel] ·
palette
current, getting
· [PgGetPalette] ·
current, setting
· [PgSetPalette] ·
red component
· [PgRedValue] ·
RGB
composite format, converting to
· [PgARGB] · [PgRGB] ·
data type
· [PgColor_t] ·
gray, converting from
· [PgGray] ·
gray, converting to
· [PgGrayValue] ·
HSV, converting from
· [PgHSV] · [PgHSV2RGB] ·
HSV, converting to
· [PgRGB2HSV] ·
shading, calculating top and bottom
· [PgBackgroundShadings] ·
stroke
· [PgSetStrokeColor] ·
text
· [PgSetTextColor] ·
text underline
· [PgSetUnderline] ·
XOR
bitmaps
· [PgSetTextXORColor] ·
fill
· [PgSetFillXORColor] ·
stroke
· [PgSetStrokeXORColor] ·
text
· [PgSetTextXORColor] ·

configuration files
closing
· [PxConfigClose] ·
entries
deleting
· [PxConfigDeleteEntry] ·
getting as string
· [PxConfigNextString] ·
opening
· [PxConfigOpen] ·
parameters, reading and writing
Booleans
· [PxConfigReadBool] · [PxConfigWriteBool] ·
characters
· [PxConfigReadChar] · [PxConfigWriteChar] ·
integers
· [PxConfigReadInt] · [PxConfigWriteInt] ·
long integers
· [PxConfigReadLong] · [PxConfigWriteLong] ·
short integers
· [PxConfigReadShort] · [PxConfigWriteShort] ·
strings
· [PxConfigReadString] · [PxConfigWriteString] ·
sections
creating
· [PxConfigForceEmptySection] ·
deleting
· [PxConfigDeleteSection] ·
seeking
· [PxConfigSection] ·
seeking next
· [PxConfigNextSection] ·

connections
clients
connecting to servers
· [PtConnectionWaitForId] · [PtConnectionWaitForName] ·
destroying
· [PtConnectionClientDestroy] ·
error handler
· [PtConnectionClientSetError] ·
sending to server
· [PtConnectionSend, PtConnectionSendmx] ·
server event handlers, adding
· [PtConnectionAddEventHandlers] ·
user data, getting
· [PtConnectionClientGetUserData] ·
user data, setting
· [PtConnectionClientSetUserData] ·
event buffer, resizing
· [PtConnectionResizeEventBuffer] ·
ID
· [PhGetConnectId] ·
information
· [PhGetConnectInfo] ·
servers
destroying
· [PtConnectionServerDestroy] ·
error handler
· [PtConnectionServerSetError] ·
message handlers, adding
· [PtConnectionAddMsgHandlers] ·
notifications, flushing
· [PtConnectionFlush] ·
notifications, sending
· [PtConnectionNotify] ·
replying to clients
· [PtConnectionReply, PtConnectionReplymx] ·
temporary name, creating
· [PtConnectionTmpName] ·
user data, getting
· [PtConnectionServerGetUserData] · [PtConnectionServerSetUserData] ·

connectors
creating
· [PtConnectorCreate] ·
destroying
· [PtConnectorDestroy] ·
finding
by ID
· [PtConnectionFindId] ·
by name
· [PtConnectionFindName] ·
getting ID of
· [PtConnectorGetId] ·

consoles
current, getting coordinates
· [PhWindowQueryVisible] ·
switching
· [PtConsoleSwitch] ·

containers
flux count
decrementing
· [PtContainerRelease] · [PtEndFlux] ·
incrementing
· [PtContainerHold] · [PtStartFlux] ·
flux, determining if in
· [PtIsFluxing] ·
focus
finding
· [PtContainerFindFocus] ·
next
· [PtContainerFocusNext] ·
nullifying
· [PtContainerNullFocus] ·
previous
· [PtContainerFocusPrev] ·
updates
holding off
· [PtContainerHold] ·
permitting
· [PtContainerRelease] ·

context
PhAB
adding
· [ApAddContext] · [ApRemoveContext] ·

contexts
data, copying to another context
· [PgContextBlit] · [PgContextBlitArea] ·
draw
creating
· [PhDCCreate] ·
getting current
· [PhDCGetCurrent] ·
releasing
· [PhDCRelease] ·
setting current
· [PhDCSetCurrent] ·
graphical
attributes, resetting
· [PgDefaultGC] ·
creating
· [PgCreateGC] ·
current, getting
· [PgGetGC] ·
current, setting
· [PgSetGC] ·
destroying
· [PgDestroyGC] ·
draw buffer, clearing
· [PgClearDrawBuffer] ·
draw mode, resetting
· [PgDefaultMode] ·
fill, resetting
· [PgDefaultFill] ·
plane mask, resetting
· [PgDefaultMode] ·
stroke (line) attributes, resetting
· [PgDefaultStroke] ·
text attributes, resetting
· [PgDefaultText] ·
memory
activating
· [PmMemStart] ·
creating
· [PmMemCreateMC] ·
deactivating
· [PmMemStop] ·
draw buffer, incremental size for
· [PmMemSetChunkSize] ·
draw buffer, maximum size for
· [PmMemSetMaxBufSize] ·
flushing
· [PmMemFlush] ·
releasing
· [PmMemReleaseMC] ·
type, setting
· [PmMemSetType] ·
printing
activating
· [PpContinueJob] ·
attributes
· [PpPrintContext_t] ·
attributes, modifying
· [PpSetPC] ·
attributes, querying
· [PpGetPC] ·
canvas
· [PpGetCanvas] · [PpSetCanvas] ·
creating
· [PpCreatePC] ·
deactivating
· [PpEndJob] · [PpSuspendJob] ·
initializing
· [PpLoadDefaultPrinter] · [PpLoadPrinter] · [PpStartJob] ·
page break
· [PpPrintNewPage] ·
printers, list of available
· [PpFreePrinterList] · [PpLoadPrinterList] ·
releasing
· [PpReleasePC] ·
widgets
· [PpPrintWidget] ·

control flags, getting
· [PtGetControlFlags] ·

control surfaces
action ID, getting
· [PtSurfaceActionId] ·
active, getting
· [PtWidgetActiveSurface] ·
backmost
· [PtSurfaceInBack] ·
bounding box
· [PtSurfaceCalcBoundingBox, PtSurfaceCalcBoundingBoxById] · [PtSurfaceRect, PtSurfaceRectById] ·
brother behind
· [PtSurfaceBrotherBehind] ·
brother in front
· [PtSurfaceBrotherInFront] ·
creating
· [PtCreateActionSurface] · [PtCreateSurface] ·
damaging
· [PtDamageSurface, PtDamageSurfaceById] · [PtDamageSurfaceByAction] ·
data
adding
· [PtSurfaceAddData, PtSurfaceAddDataById] ·
getting
· [PtSurfaceGetData] ·
removing
· [PtSurfaceRemoveData, PtSurfaceRemoveDataById] ·
destroying
· [PtDestroyAllSurfaces] · [PtDestroySurface] · [PtDestroySurfaceById] ·
disabling
· [PtDisableSurface, PtDisableSurfaceById] · [PtDisableSurfaceByAction] · [PtSurfaceIsDisabled] ·
enabling
· [PtEnableSurface, PtEnableSurfaceById] · [PtEnableSurfaceByAction] · [PtSurfaceIsEnabled] ·
events, matching with
· [PtCheckSurfaces] ·
extent, calculating
· [PtSurfaceExtent, PtSurfaceExtentById] ·
finding
· [PtFindSurface] · [PtFindSurfaceByAction] ·
finding at a point
· [PtSurfaceHit] ·
frontmost
· [PtSurfaceInFront] ·
geometry, calculating
· [PtCalcSurface] · [PtCalcSurfaceByAction] · [PtCalcSurfaceById] ·
hiding
· [PtHideSurface, PtHideSurfaceById] · [PtHideSurfaceByAction] · [PtSurfaceIsHidden] ·
ID, getting
· [PtSurfaceId] ·
inserting
· [PtInsertSurface, PtInsertSurfaceById] ·
moving to back
· [PtSurfaceToBack, PtSurfaceToBackById] ·
moving to front
· [PtSurfaceToFront, PtSurfaceToFrontById] ·
point within, testing for
· [PtSurfaceTestPoint] ·
showing
· [PtShowSurface, PtShowSurfaceById] · [PtShowSurfaceByAction] · [PtSurfaceIsShown] ·

coordinates
translation
clearing
· [PgClearTranslation] ·
rectangles
· [PhDeTranslateRect] · [PhTranslateRect] ·
setting
· [PgSetTranslation] ·

CRC (cyclic redundancy check), generating
· [PtCRC] · [PtCRCValue] ·

cursors
bitmaps
· [PhCursorDef_t] ·
information about
· [PhQueryCursor] ·
moving
absolute position
· [PhMoveCursorAbs] ·
relative position
· [PhMoveCursorRel] ·

custom widgets
summary of functions
· [Custom widgets] ·

cyclic redundancy check (CRC), generating
· [PtCRC] · [PtCRCValue] ·

· ! · 0 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z ·


[Previous] [Contents] [Index] [Next]