API  1.0.0
CPTextContainer.j File Reference

Go to the source code of this file.

Variables

 CPLineDoesntMoves = 0
 
 CPLineMovesDown = 3
 
 CPLineMovesLeft = 1
 
 CPLineMovesRight = 2
 
 CPLineMovesUp = 4
 
 CPLineSweepDown = 2
 
 CPLineSweepLeft = 0
 
 CPLineSweepRight = 1
 
 CPLineSweepUp = 3
 
var CPTextContainerLayoutManagerKey = @"@"CPTextContainerLayoutManagerKey"
 
var CPTextContainerSizeKey = @"@"CPTextContainerSizeKey"
 

Variable Documentation

◆ CPLineDoesntMoves

CPLineDoesntMoves = 0

Definition at line 50 of file CPTextContainer.j.

◆ CPLineMovesDown

CPLineMovesDown = 3

Definition at line 65 of file CPTextContainer.j.

◆ CPLineMovesLeft

CPLineMovesLeft = 1

Definition at line 55 of file CPTextContainer.j.

◆ CPLineMovesRight

CPLineMovesRight = 2

Definition at line 60 of file CPTextContainer.j.

◆ CPLineMovesUp

CPLineMovesUp = 4

Definition at line 70 of file CPTextContainer.j.

◆ CPLineSweepDown

CPLineSweepDown = 2

Definition at line 39 of file CPTextContainer.j.

◆ CPLineSweepLeft

CPLineSweepLeft = 0

Definition at line 29 of file CPTextContainer.j.

◆ CPLineSweepRight

CPLineSweepRight = 1

Definition at line 34 of file CPTextContainer.j.

◆ CPLineSweepUp

CPLineSweepUp = 3

Definition at line 44 of file CPTextContainer.j.

◆ CPTextContainerLayoutManagerKey

var CPTextContainerLayoutManagerKey = @"@"CPTextContainerLayoutManagerKey"

Definition at line 220 of file CPTextContainer.j.

◆ CPTextContainerSizeKey

var CPTextContainerSizeKey = @"@"CPTextContainerSizeKey"

Definition at line 219 of file CPTextContainer.j.