Modifier and Type | Method and Description |
---|---|
WCGraphicsContext |
PrismGraphicsManager.createGraphicsContext(Object platG) |
Modifier and Type | Method and Description |
---|---|
protected void |
PrismRenderer.render(Control control,
WCGraphicsContext g) |
Modifier and Type | Method and Description |
---|---|
void |
RenderThemeImpl.drawWidget(WCGraphicsContext g,
Ref widget,
int x,
int y) |
void |
ScrollBarThemeImpl.paint(WCGraphicsContext g,
Ref sbRef,
int x,
int y,
int pressedPart,
int hoveredPart) |
protected abstract void |
Renderer.render(Control c,
WCGraphicsContext g) |
Modifier and Type | Method and Description |
---|---|
void |
WebPage.paint(WCGraphicsContext gc,
int x,
int y,
int w,
int h) |
void |
WebPage.print(WCGraphicsContext gc,
int pageNumber,
float width) |
void |
WebPage.print(WCGraphicsContext gc,
int x,
int y,
int w,
int h) |
Modifier and Type | Field and Description |
---|---|
protected WCGraphicsContext |
WCRenderQueue.gc |
Modifier and Type | Method and Description |
---|---|
abstract WCGraphicsContext |
WCPageBackBuffer.createGraphics() |
abstract WCGraphicsContext |
WCGraphicsManager.createGraphicsContext(Object g) |
Modifier and Type | Method and Description |
---|---|
void |
WCRenderQueue.decode(WCGraphicsContext gc) |
abstract void |
WCPageBackBuffer.disposeGraphics(WCGraphicsContext gc) |
abstract void |
RenderTheme.drawWidget(WCGraphicsContext g,
Ref widget,
int x,
int y) |
abstract void |
WCPageBackBuffer.flush(WCGraphicsContext gc,
int x,
int y,
int w,
int h) |
abstract void |
ScrollBarTheme.paint(WCGraphicsContext g,
Ref sbRef,
int x,
int y,
int pressedPart,
int hoveredPart) |
protected abstract void |
WCMediaPlayer.renderCurrentFrame(WCGraphicsContext gc,
int x,
int y,
int w,
int h) |
Constructor and Description |
---|
WCRenderQueue(WCGraphicsContext gc) |
Modifier and Type | Class and Description |
---|---|
class |
WCGraphicsPerfLogger |
Constructor and Description |
---|
WCGraphicsPerfLogger(WCGraphicsContext gc) |
Modifier and Type | Method and Description |
---|---|
void |
Plugin.paint(WCGraphicsContext g,
int intX,
int intY,
int intWidth,
int intHeight)
Paints plugin by Webkit request in selected bounds
|
Copyright © 2020. All rights reserved.