H A D | canvas_component.cpp | 287 const jerry_value_t dom, in GetContext() 299 CanvasComponent *component = static_cast<CanvasComponent *>(ComponentUtils::GetComponentFromBindingObject(dom)); in GetContext() 332 const jerry_value_t dom, in FillStyleSetter() 342 CanvasComponent *component = static_cast<CanvasComponent *>(ComponentUtils::GetComponentFromBindingObject(dom)); in FillStyleSetter() 375 const jerry_value_t dom, in FillStyleGetter() 382 CanvasComponent *component = static_cast<CanvasComponent *>(ComponentUtils::GetComponentFromBindingObject(dom)); in FillStyleGetter() 400 const jerry_value_t dom, in StrokeStyleSetter() 411 CanvasComponent *component = static_cast<CanvasComponent *>(ComponentUtils::GetComponentFromBindingObject(dom)); in StrokeStyleSetter() 445 const jerry_value_t dom, in StrokeStyleGetter() 452 CanvasComponent *component = static_cast<CanvasComponent *>(ComponentUtils::GetComponentFromBindingObject(dom)); in StrokeStyleGetter() 286 GetContext(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t argsNum) GetContext() argument 331 FillStyleSetter(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t argsNum) FillStyleSetter() argument 374 FillStyleGetter(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t argsNum) FillStyleGetter() argument 399 StrokeStyleSetter(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t argsNum) StrokeStyleSetter() argument 444 StrokeStyleGetter(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t argsNum) StrokeStyleGetter() argument 469 LineWidthSetter(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t argsNum) LineWidthSetter() argument 492 LineWidthGetter(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t argsNum) LineWidthGetter() argument 509 FontSetter(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t argsNum) FontSetter() argument 566 FontGetter(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t argsNum) FontGetter() argument 603 TextAlignSetter(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t argsNum) TextAlignSetter() argument 644 TextAlignGetter(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t argsNum) TextAlignGetter() argument 693 ShadowOffsetXGetter(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t argsNum) ShadowOffsetXGetter() argument 733 ShadowOffsetYGetter(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t argsNum) ShadowOffsetYGetter() argument 773 ShadowBlurGetter(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t argsNum) ShadowBlurGetter() argument 825 ShadowColorGetter(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t argsNum) ShadowColorGetter() argument 1070 GlobalAlphaGetter(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t argsNum) GlobalAlphaGetter() argument 1139 GlobalCompositeOperationGetter(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t argsNum) GlobalCompositeOperationGetter() argument 1158 FillRect(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t argsNum) FillRect() argument 1192 StrokeRect(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t argsNum) StrokeRect() argument 1228 FillText(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t argsNum) FillText() argument 1332 Rotate(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t argsNum) Rotate() argument 1356 Scale(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t argsNum) Scale() argument 1419 Translate(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t argsNum) Translate() argument 1445 Transform(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t argsNum) Transform() argument 1475 SetTransform(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t argsNum) SetTransform() argument 1504 Save(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t argsNum) Save() argument 1523 Restore(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t argsNum) Restore() argument 1542 DrawCircle(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t argsNum) DrawCircle() argument 1573 BeginPath(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t argsNum) BeginPath() argument 1592 MoveTo(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t argsNum) MoveTo() argument 1621 LineTo(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t argsNum) LineTo() argument 1650 Rect(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t argsNum) Rect() argument 1713 Arc(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t argsNum) Arc() argument 1772 ClosePath(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t argsNum) ClosePath() argument 1791 Stroke(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t argsNum) Stroke() argument 1959 Fill(const jerry_value_t func, const jerry_value_t dom, const jerry_value_t args[], const jerry_length_t argsNum) Fill() argument [all...] |