Go to the source code of this file.
|
#define | PIXEL(pixels) pixels + "px"; |
|
◆ PIXEL
#define PIXEL |
( |
|
pixels | ) |
pixels + "px"; |
◆ CABackingStoreGetContext()
function CABackingStoreGetContext |
( |
aBackingStore |
| ) |
|
◆ if()
◆ CABackingStoreSetSize
Initial value:= function(aBackingStore, aSize)
{
}
Definition at line 68 of file CABackingStore.j.
◆ else
Initial value:{
CABackingStoreCreate = function()
{
context.buffer = "";
return { context:context };
}
function CGBitmapGraphicsContextCreate()
Definition at line 57 of file CABackingStore.j.