- CANCEL - Static variable in class ej.microui.event.EventCommand
-
The "cancel" command constant.
- CLOCKWISE - Static variable in class ej.microui.event.EventCommand
-
The "clockwise" command constant.
- COMMON_MICROUI_GENERATOR_TAG - Static variable in class ej.microui.event.EventButton
-
Usual MicroUI Buttons generator tag used in platform configuration project (microui.xml).
- COMMON_MICROUI_GENERATOR_TAG - Static variable in class ej.microui.event.EventCommand
-
Usual MicroUI Command generator tag used in platform configuration project (microui.xml).
- COMMON_MICROUI_GENERATOR_TAG - Static variable in class ej.microui.event.EventPointer
-
Usual MicroUI Pointer generator tag used in platform configuration project (microui.xml).
- COMMON_MICROUI_GENERATOR_TAG - Static variable in class ej.microui.event.EventState
-
Usual MicroUI States generator tag used in platform configuration project (microui.xml).
- COMMON_MICROUI_GENERATOR_TAG - Static variable in class ej.microui.event.EventTouch
-
Usual MicroUI Touch generator tag used in platform configuration project (microui.xml).
- configureClip(boolean) - Method in interface ej.microui.display.MicroUIGraphicsContext
-
Enables or disables the graphics context clip.
- contains(Rectangle) - Method in class ej.microui.display.Rectangle
-
Checks whether a rectangle is included or equal to this rectangle.
- CONTRAST_MAX - Static variable in interface ej.microui.display.LLUIDisplayImpl
-
Maximal value of contrast according MicroUI specification.
- CONTRAST_MIN - Static variable in interface ej.microui.display.LLUIDisplayImpl
-
Minimal value of contrast according MicroUI specification.
- convertARGBColorToColorToDraw(int) - Method in interface ej.microui.display.LLUIDisplay
-
Converts the given MicroUI color (format 0xAARRGGBB) in a truncated color (same format: 0xAARRGGBB).
- convertARGBColorToDisplayColor(int) - Method in interface ej.microui.display.LLUIDisplayImpl
-
Converts the 32-bit ARGB color format (A-R-G-B) into the display color format.
- convertDisplayColorToARGBColor(int) - Method in interface ej.microui.display.LLUIDisplayImpl
-
Converts the display color format into a 32-bit ARGB color format (A-R-G-B).
- convertRegion(MicroUIImage, int, int, int, int) - Method in interface ej.microui.display.LLUIDisplay
-
Converts the colors of the pixels in the given image's region.
- COPY - Static variable in class ej.microui.event.EventCommand
-
The "copy" command constant.
- CUT - Static variable in class ej.microui.event.EventCommand
-
The "cut" command constant.