Keywords - S
 · ! · 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 · 
- screen, reading images from
 
- 
			·
			PgReadScreen ·
 
- shared memory
 
- 
	
	- attaching
 
	- 
			·
			PgShmemAttach ·
	
 
	
	
	- cleaning up
 
	- 
			·
			PgShmemCleanup ·
	
 
	
	
	- creating
 
	- 
			·
			PgShmemCreate ·
	
 
	
	
	- destroying
 
	- 
			·
			PgShmemDestroy ·
	
 
	
	
	- detaching
 
	- 
			·
			PgShmemDetach ·
	
 
	
 
- SIGCHLD
 
- 
			·
			Callback function ·
 
- signal handlers
 
- 
	
	- adding
 
	- 
			·
			PtAppAddSignalProc ·
	
 
	
	
	- prototype
 
	- 
			·
			PtSignalProcF_t, PtSignalProc_t ·
	
 
	
	
	- removing
 
	- 
			·
			PtAppRemoveSignal ·
	
 
	
 
- spans, drawing
 
- 
			·
			PgDrawSpan, PgDrawSpanv, PgDrawSpanCx, PgDrawSpanCxv ·
 
- strings
 
- 
	
	- clipboard, pasting from
 
	- 
			·
			PhClipboardPasteString ·
	
 
	
	
	- drawing
 
	- 
			·
			PgDrawString, PgDrawStringv, PgDrawStringCx, PgDrawStringCxv ·
	
 
	
	
	- extent, calculating
 
	- 
			·
			PfExtent, PfExtentCx ·
			PfExtentComponents, PfExtentComponentsCx ·
			PfExtentText ·
			PfExtentTextToRect ·
			PfExtentWideText ·
			PfFractionalExtentText ·
	
 
	
	
	- rendering
 
	- 
			·
			PfRender, PfRenderCx ·
	
 
	
	
	- UTF-8 character
 
	- 
		
		- bytes, counting
 
		- 
			·
			utf8len ·
		
 
		
		
		- comparing
 
		- 
			·
			utf8strncmp ·
		
 
		
		
		- converting to wide character
 
		- 
			·
			utf8towc ·
		
 
		
		
		- copying
 
		- 
			·
			utf8strndup ·
		
 
		
		
		- length, calculating
 
		- 
			·
			utf8strblen ·
			utf8strlen ·
			utf8strnlen ·
		
 
		
		
		- searching
 
		- 
			·
			utf8strchr ·
			utf8strnchr ·
		
 
		
		
		- searching backwards
 
		- 
			·
			utf8strrchr ·
		
 
		
		
		- searching backwards, ignoring case
 
		- 
			·
			utf8strirchr ·
		
 
		
		
		- searching, ignoring case
 
		- 
			·
			utf8strichr ·
			utf8strnichr ·
		
 
		
	 
	
	
	- width, calculating
 
	- 
			·
			PfTextWidthBytes ·
			PfTextWidthChars ·
			PfWideTextWidthBytes ·
			PfWideTextWidthChars ·
	
 
	
 
- stroke attributes
 
- 
	
	- caps
 
	- 
			·
			PgSetStrokeCap, PgSetStrokeCapCx ·
	
 
	
	
	- color
 
	- 
			·
			PgSetStrokeColor, PgSetStrokeColorCx ·
	
 
	
	
	- dash
 
	- 
			·
			PgSetStrokeDash, PgSetStrokeDashCx ·
	
 
	
	
	- dithering
 
	- 
			·
			PgSetStrokeDither, PgSetStrokeDitherCx ·
	
 
	
	
	- joints
 
	- 
			·
			PgSetStrokeJoin, PgSetStrokeJoinCx ·
	
 
	
	
	- resetting
 
	- 
			·
			PgDefaultStroke ·
	
 
	
	
	- transparency
 
	- 
			·
			PgSetStrokeTransPat, PgSetStrokeTransPatCx ·
	
 
	
	
	- width
 
	- 
			·
			PgSetStrokeWidth, PgSetStrokeFWidth, PgSetStrokeWidthCx, PgSetStrokeFWidthCx ·
	
 
	
	
	- XOR color
 
	- 
			·
			PgSetStrokeXORColor, PgSetStrokeXORColorCx ·
	
 
	
 
- styles
 
- 
	
	- adding
 
	- 
			·
			PtAddClassStyle ·
	
 
	
	
	- copying
 
	- 
			·
			PtDupClassStyle ·
	
 
	
	
	- creating
 
	- 
			·
			PtCreateClassStyle ·
	
 
	
	
	- current
 
	- 
		
		- getting
 
		- 
			·
			PtGetWidgetStyle ·
		
 
		
		
		- setting
 
		- 
			·
			PtSetWidgetStyle ·
		
 
		
	 
	
	
	- finding
 
	- 
			·
			PtFindClassStyle ·
	
 
	
	
	- getting
 
	- 
			·
			PtGetStyleMember ·
	
 
	
	
	- setting
 
	- 
			·
			PtSetClassStyleMethods ·
			PtSetStyleMember ·
			PtSetStyleMembers ·
	
 
	
 
- synchronization
 
- 
	
	- draw streams
 
	- 
			·
			PgWaitDrawComplete ·
	
 
	
	
	- vertical
 
	- 
			·
			PgWaitVSync, PgWaitVSyncCx ·
	
 
	
	
	- video drivers
 
	- 
			·
			PgWaitHWIdle ·
	
 
	
 
- system information
 
- 
	
	- connection
 
	- 
			·
			PhGetConnectInfo ·
	
 
	
	
	- connection ID
 
	- 
			·
			PhGetConnectId ·
	
 
	
	
	- PhGeneralSysInfo_t
 
	- 
			·
			PhSysInfo_t ·
	
 
	
	
	- PhGrafxInfo_t
 
	- 
			·
			PhSysInfo_t ·
	
 
	
	
	- PhIgInfo_t
 
	- 
			·
			PhSysInfo_t ·
	
 
	
	
	- PhKbdInfo_t
 
	- 
			·
			PhSysInfo_t ·
	
 
	
	
	- PhPtrInfo_t
 
	- 
			·
			PhSysInfo_t ·
	
 
	
	
	- PhSysInfo_t
 
	- 
			·
			PhSysInfo_t ·
	
 
	
	
	- region
 
	- 
			·
			PhQuerySystemInfo ·
	
 
	
	
	- widget
 
	- 
			·
			PtQuerySystemInfo ·
	
 
	
 
 · ! · 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 ·