Public Member Functions | |
| (float) | - bottomInset [implementation] |
| (CGRect) | - frameForContentFrame: [implementation] |
| (float) | - horizontalInset [implementation] |
| (id) | - initWithFrame: [implementation] |
| (float) | - leftInset [implementation] |
| (float) | - rightInset [implementation] |
| (void) | - setFrameForContentFrame: [implementation] |
| (void) | - setWeight: [implementation] |
| (float) | - topInset [implementation] |
| (float) | - verticalInset [implementation] |
Static Public Member Functions | |
| (CGRect) | + frameForContentFrame:withWeight: [implementation] |
| (void) | + initialize [implementation] |
Definition at line 53 of file CPShadowView.j.
| - (float) bottomInset | [implementation] |
Definition at line 141 of file CPShadowView.j.
| - (CGRect) frameForContentFrame: | (CGRect) | aFrame | [implementation] |
Definition at line 170 of file CPShadowView.j.
| + (CGRect) frameForContentFrame: | (CGRect) | aFrame | ||
| withWeight: | (CPShadowWeight) | aWeight | ||
[implementation] |
Definition at line 162 of file CPShadowView.j.
| - (float) horizontalInset | [implementation] |
Definition at line 146 of file CPShadowView.j.
| + (void) initialize | [implementation] |
Definition at line 58 of file CPShadowView.j.
| - (id) initWithFrame: | (CGRect) | aFrame | [implementation] |
Definition at line 96 of file CPShadowView.j.
| - (float) leftInset | [implementation] |
Definition at line 126 of file CPShadowView.j.
| - (float) rightInset | [implementation] |
Definition at line 131 of file CPShadowView.j.
| - (void) setFrameForContentFrame: | (CGRect) | aFrame | [implementation] |
Definition at line 175 of file CPShadowView.j.
| - (void) setWeight: | (CPShadowWeight) | aWeight | [implementation] |
Definition at line 112 of file CPShadowView.j.
| - (float) topInset | [implementation] |
Definition at line 136 of file CPShadowView.j.
| - (float) verticalInset | [implementation] |
Definition at line 154 of file CPShadowView.j.
1.6.1