Documentation
¶
Index ¶
- type BitmapClient
- func (c *BitmapClient) AsShared(ctx context.Context) (int64, error)
- func (c *BitmapClient) Compress(ctx context.Context, arg0 int64, arg1 int32, arg2 int64) (bool, error)
- func (c *BitmapClient) Copy(ctx context.Context, arg0 int64, arg1 bool) (int64, error)
- func (c *BitmapClient) CopyPixelsFromBuffer(ctx context.Context, arg0 int64) error
- func (c *BitmapClient) CopyPixelsToBuffer(ctx context.Context, arg0 int64) error
- func (c *BitmapClient) CreateBitmap1(ctx context.Context, arg0 int64) (int64, error)
- func (c *BitmapClient) CreateBitmap1_3(ctx context.Context, arg0 int64) (int64, error)
- func (c *BitmapClient) CreateBitmap3_10(ctx context.Context, arg0 int32, arg1 int32, arg2 int64) (int64, error)
- func (c *BitmapClient) CreateBitmap4_4(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int64) (int64, error)
- func (c *BitmapClient) CreateBitmap4_5(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int64) (int64, error)
- func (c *BitmapClient) CreateBitmap4_11(ctx context.Context, arg0 int32, arg1 int32, arg2 int64, arg3 bool) (int64, error)
- func (c *BitmapClient) CreateBitmap4_13(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int64) (int64, error)
- func (c *BitmapClient) CreateBitmap5_1(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int32, ...) (int64, error)
- func (c *BitmapClient) CreateBitmap5_6(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int64, arg4 bool) (int64, error)
- func (c *BitmapClient) CreateBitmap5_8(ctx context.Context, arg0 int64, arg1 int64, arg2 int32, arg3 int32, ...) (int64, error)
- func (c *BitmapClient) CreateBitmap5_12(ctx context.Context, arg0 int32, arg1 int32, arg2 int64, arg3 bool, arg4 int64) (int64, error)
- func (c *BitmapClient) CreateBitmap6_7(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int64, arg4 bool, ...) (int64, error)
- func (c *BitmapClient) CreateBitmap6_14(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int32, ...) (int64, error)
- func (c *BitmapClient) CreateBitmap7_2(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int32, ...) (int64, error)
- func (c *BitmapClient) CreateBitmap7_9(ctx context.Context, arg0 int64, arg1 int64, arg2 int32, arg3 int32, ...) (int64, error)
- func (c *BitmapClient) CreateScaledBitmap(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 bool) (int64, error)
- func (c *BitmapClient) DescribeContents(ctx context.Context) (int32, error)
- func (c *BitmapClient) EraseColor1(ctx context.Context, arg0 int32) error
- func (c *BitmapClient) EraseColor1_1(ctx context.Context, arg0 int64) error
- func (c *BitmapClient) ExtractAlpha0(ctx context.Context) (int64, error)
- func (c *BitmapClient) ExtractAlpha2_1(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
- func (c *BitmapClient) GetAllocationByteCount(ctx context.Context) (int32, error)
- func (c *BitmapClient) GetByteCount(ctx context.Context) (int32, error)
- func (c *BitmapClient) GetColor(ctx context.Context, arg0 int32, arg1 int32) (int64, error)
- func (c *BitmapClient) GetColorSpace(ctx context.Context) (int64, error)
- func (c *BitmapClient) GetConfig(ctx context.Context) (int64, error)
- func (c *BitmapClient) GetDensity(ctx context.Context) (int32, error)
- func (c *BitmapClient) GetGainmap(ctx context.Context) (int64, error)
- func (c *BitmapClient) GetGenerationId(ctx context.Context) (int32, error)
- func (c *BitmapClient) GetHardwareBuffer(ctx context.Context) (int64, error)
- func (c *BitmapClient) GetHeight(ctx context.Context) (int32, error)
- func (c *BitmapClient) GetNinePatchChunk(ctx context.Context) (int64, error)
- func (c *BitmapClient) GetPixel(ctx context.Context, arg0 int32, arg1 int32) (int32, error)
- func (c *BitmapClient) GetPixels(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int32, ...) error
- func (c *BitmapClient) GetRowBytes(ctx context.Context) (int32, error)
- func (c *BitmapClient) GetScaledHeight1(ctx context.Context, arg0 int64) (int32, error)
- func (c *BitmapClient) GetScaledHeight1_1(ctx context.Context, arg0 int64) (int32, error)
- func (c *BitmapClient) GetScaledHeight1_2(ctx context.Context, arg0 int32) (int32, error)
- func (c *BitmapClient) GetScaledWidth1(ctx context.Context, arg0 int64) (int32, error)
- func (c *BitmapClient) GetScaledWidth1_1(ctx context.Context, arg0 int64) (int32, error)
- func (c *BitmapClient) GetScaledWidth1_2(ctx context.Context, arg0 int32) (int32, error)
- func (c *BitmapClient) GetWidth(ctx context.Context) (int32, error)
- func (c *BitmapClient) HasAlpha(ctx context.Context) (bool, error)
- func (c *BitmapClient) HasGainmap(ctx context.Context) (bool, error)
- func (c *BitmapClient) HasMipMap(ctx context.Context) (bool, error)
- func (c *BitmapClient) IsMutable(ctx context.Context) (bool, error)
- func (c *BitmapClient) IsPremultiplied(ctx context.Context) (bool, error)
- func (c *BitmapClient) IsRecycled(ctx context.Context) (bool, error)
- func (c *BitmapClient) PrepareToDraw(ctx context.Context) error
- func (c *BitmapClient) Reconfigure(ctx context.Context, arg0 int32, arg1 int32, arg2 int64) error
- func (c *BitmapClient) Recycle(ctx context.Context) error
- func (c *BitmapClient) SameAs(ctx context.Context, arg0 int64) (bool, error)
- func (c *BitmapClient) SetColorSpace(ctx context.Context, arg0 int64) error
- func (c *BitmapClient) SetConfig(ctx context.Context, arg0 int64) error
- func (c *BitmapClient) SetDensity(ctx context.Context, arg0 int32) error
- func (c *BitmapClient) SetGainmap(ctx context.Context, arg0 int64) error
- func (c *BitmapClient) SetHasAlpha(ctx context.Context, arg0 bool) error
- func (c *BitmapClient) SetHasMipMap(ctx context.Context, arg0 bool) error
- func (c *BitmapClient) SetHeight(ctx context.Context, arg0 int32) error
- func (c *BitmapClient) SetPixel(ctx context.Context, arg0 int32, arg1 int32, arg2 int32) error
- func (c *BitmapClient) SetPixels(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int32, ...) error
- func (c *BitmapClient) SetPremultiplied(ctx context.Context, arg0 bool) error
- func (c *BitmapClient) SetWidth(ctx context.Context, arg0 int32) error
- func (c *BitmapClient) WrapHardwareBuffer(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
- func (c *BitmapClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error
- type BitmapCompressFormatClient
- type BitmapConfigClient
- type CanvasClient
- func (c *CanvasClient) ClipOutPath(ctx context.Context, handle int64, arg0 int64) (bool, error)
- func (c *CanvasClient) ClipOutRect1(ctx context.Context, handle int64, arg0 int64) (bool, error)
- func (c *CanvasClient) ClipOutRect1_1(ctx context.Context, handle int64, arg0 int64) (bool, error)
- func (c *CanvasClient) ClipOutRect4_2(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, ...) (bool, error)
- func (c *CanvasClient) ClipOutRect4_3(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, ...) (bool, error)
- func (c *CanvasClient) ClipOutShader(ctx context.Context, handle int64, arg0 int64) error
- func (c *CanvasClient) ClipPath1(ctx context.Context, handle int64, arg0 int64) (bool, error)
- func (c *CanvasClient) ClipPath2_1(ctx context.Context, handle int64, arg0 int64, arg1 int64) (bool, error)
- func (c *CanvasClient) ClipRect1(ctx context.Context, handle int64, arg0 int64) (bool, error)
- func (c *CanvasClient) ClipRect1_2(ctx context.Context, handle int64, arg0 int64) (bool, error)
- func (c *CanvasClient) ClipRect2_1(ctx context.Context, handle int64, arg0 int64, arg1 int64) (bool, error)
- func (c *CanvasClient) ClipRect2_3(ctx context.Context, handle int64, arg0 int64, arg1 int64) (bool, error)
- func (c *CanvasClient) ClipRect4_4(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, ...) (bool, error)
- func (c *CanvasClient) ClipRect4_6(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, ...) (bool, error)
- func (c *CanvasClient) ClipRect5_5(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, ...) (bool, error)
- func (c *CanvasClient) ClipShader(ctx context.Context, handle int64, arg0 int64) error
- func (c *CanvasClient) Concat1(ctx context.Context, handle int64, arg0 int64) error
- func (c *CanvasClient) Concat1_1(ctx context.Context, handle int64, arg0 int64) error
- func (c *CanvasClient) DisableZ(ctx context.Context, handle int64) error
- func (c *CanvasClient) DrawARGB(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, ...) error
- func (c *CanvasClient) DrawArc5(ctx context.Context, handle int64, arg0 int64, arg1 float32, arg2 float32, ...) error
- func (c *CanvasClient) DrawArc8_1(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, ...) error
- func (c *CanvasClient) DrawBitmap3(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) error
- func (c *CanvasClient) DrawBitmap4_1(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64, ...) error
- func (c *CanvasClient) DrawBitmap4_2(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64, ...) error
- func (c *CanvasClient) DrawBitmap4_3(ctx context.Context, handle int64, arg0 int64, arg1 float32, arg2 float32, ...) error
- func (c *CanvasClient) DrawBitmap9_4(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32, ...) error
- func (c *CanvasClient) DrawBitmap9_5(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32, ...) error
- func (c *CanvasClient) DrawBitmapMesh(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32, ...) error
- func (c *CanvasClient) DrawCircle(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, ...) error
- func (c *CanvasClient) DrawColor1(ctx context.Context, handle int64, arg0 int32) error
- func (c *CanvasClient) DrawColor1_3(ctx context.Context, handle int64, arg0 int64) error
- func (c *CanvasClient) DrawColor2_1(ctx context.Context, handle int64, arg0 int32, arg1 int64) error
- func (c *CanvasClient) DrawColor2_2(ctx context.Context, handle int64, arg0 int32, arg1 int64) error
- func (c *CanvasClient) DrawColor2_4(ctx context.Context, handle int64, arg0 int64, arg1 int64) error
- func (c *CanvasClient) DrawDoubleRoundRect5_1(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64, ...) error
- func (c *CanvasClient) DrawDoubleRoundRect7(ctx context.Context, handle int64, arg0 int64, arg1 float32, arg2 float32, ...) error
- func (c *CanvasClient) DrawGlyphs(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int64, ...) error
- func (c *CanvasClient) DrawLine(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, ...) error
- func (c *CanvasClient) DrawLines2(ctx context.Context, handle int64, arg0 int64, arg1 int64) error
- func (c *CanvasClient) DrawLines4_1(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32, ...) error
- func (c *CanvasClient) DrawMesh(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) error
- func (c *CanvasClient) DrawOval2(ctx context.Context, handle int64, arg0 int64, arg1 int64) error
- func (c *CanvasClient) DrawOval5_1(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, ...) error
- func (c *CanvasClient) DrawPaint(ctx context.Context, handle int64, arg0 int64) error
- func (c *CanvasClient) DrawPatch3(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) error
- func (c *CanvasClient) DrawPatch3_1(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) error
- func (c *CanvasClient) DrawPath(ctx context.Context, handle int64, arg0 int64, arg1 int64) error
- func (c *CanvasClient) DrawPicture1(ctx context.Context, handle int64, arg0 int64) error
- func (c *CanvasClient) DrawPicture2_1(ctx context.Context, handle int64, arg0 int64, arg1 int64) error
- func (c *CanvasClient) DrawPicture2_2(ctx context.Context, handle int64, arg0 int64, arg1 int64) error
- func (c *CanvasClient) DrawPoint(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 int64) error
- func (c *CanvasClient) DrawPoints2(ctx context.Context, handle int64, arg0 int64, arg1 int64) error
- func (c *CanvasClient) DrawPoints4_1(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32, ...) error
- func (c *CanvasClient) DrawPosText3_1(ctx context.Context, handle int64, arg0 string, arg1 int64, arg2 int64) error
- func (c *CanvasClient) DrawPosText5(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32, ...) error
- func (c *CanvasClient) DrawRGB(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32) error
- func (c *CanvasClient) DrawRect2(ctx context.Context, handle int64, arg0 int64, arg1 int64) error
- func (c *CanvasClient) DrawRect2_1(ctx context.Context, handle int64, arg0 int64, arg1 int64) error
- func (c *CanvasClient) DrawRect5_2(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, ...) error
- func (c *CanvasClient) DrawRegion(ctx context.Context, handle int64, arg0 int64, arg1 int64) error
- func (c *CanvasClient) DrawRenderNode(ctx context.Context, handle int64, arg0 int64) error
- func (c *CanvasClient) DrawRoundRect4(ctx context.Context, handle int64, arg0 int64, arg1 float32, arg2 float32, ...) error
- func (c *CanvasClient) DrawRoundRect7_1(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, ...) error
- func (c *CanvasClient) DrawText4_2(ctx context.Context, handle int64, arg0 string, arg1 float32, arg2 float32, ...) error
- func (c *CanvasClient) DrawText6(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32, ...) error
- func (c *CanvasClient) DrawText6_1(ctx context.Context, handle int64, arg0 string, arg1 int32, arg2 int32, ...) error
- func (c *CanvasClient) DrawText6_3(ctx context.Context, handle int64, arg0 string, arg1 int32, arg2 int32, ...) error
- func (c *CanvasClient) DrawTextOnPath5_1(ctx context.Context, handle int64, arg0 string, arg1 int64, arg2 float32, ...) error
- func (c *CanvasClient) DrawTextOnPath7(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32, ...) error
- func (c *CanvasClient) DrawTextRun9(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32, ...) error
- func (c *CanvasClient) DrawTextRun9_1(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32, ...) error
- func (c *CanvasClient) DrawTextRun9_2(ctx context.Context, handle int64, arg0 string, arg1 int32, arg2 int32, ...) error
- func (c *CanvasClient) DrawVertices(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int64, ...) error
- func (c *CanvasClient) EnableZ(ctx context.Context, handle int64) error
- func (c *CanvasClient) GetClipBounds0(ctx context.Context, handle int64) (int64, error)
- func (c *CanvasClient) GetClipBounds1_1(ctx context.Context, handle int64, arg0 int64) (bool, error)
- func (c *CanvasClient) GetDensity(ctx context.Context, handle int64) (int32, error)
- func (c *CanvasClient) GetDrawFilter(ctx context.Context, handle int64) (int64, error)
- func (c *CanvasClient) GetHeight(ctx context.Context, handle int64) (int32, error)
- func (c *CanvasClient) GetMatrix0(ctx context.Context, handle int64) (int64, error)
- func (c *CanvasClient) GetMatrix1_1(ctx context.Context, handle int64, arg0 int64) error
- func (c *CanvasClient) GetMaximumBitmapHeight(ctx context.Context, handle int64) (int32, error)
- func (c *CanvasClient) GetMaximumBitmapWidth(ctx context.Context, handle int64) (int32, error)
- func (c *CanvasClient) GetSaveCount(ctx context.Context, handle int64) (int32, error)
- func (c *CanvasClient) GetWidth(ctx context.Context, handle int64) (int32, error)
- func (c *CanvasClient) IsHardwareAccelerated(ctx context.Context, handle int64) (bool, error)
- func (c *CanvasClient) IsOpaque(ctx context.Context, handle int64) (bool, error)
- func (c *CanvasClient) QuickReject1(ctx context.Context, handle int64, arg0 int64) (bool, error)
- func (c *CanvasClient) QuickReject1_2(ctx context.Context, handle int64, arg0 int64) (bool, error)
- func (c *CanvasClient) QuickReject2_1(ctx context.Context, handle int64, arg0 int64, arg1 int64) (bool, error)
- func (c *CanvasClient) QuickReject2_3(ctx context.Context, handle int64, arg0 int64, arg1 int64) (bool, error)
- func (c *CanvasClient) QuickReject4_4(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, ...) (bool, error)
- func (c *CanvasClient) QuickReject5_5(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, ...) (bool, error)
- func (c *CanvasClient) Restore(ctx context.Context, handle int64) error
- func (c *CanvasClient) RestoreToCount(ctx context.Context, handle int64, arg0 int32) error
- func (c *CanvasClient) Rotate1(ctx context.Context, handle int64, arg0 float32) error
- func (c *CanvasClient) Rotate3_1(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32) error
- func (c *CanvasClient) Save(ctx context.Context, handle int64) (int32, error)
- func (c *CanvasClient) SaveLayer2(ctx context.Context, handle int64, arg0 int64, arg1 int64) (int32, error)
- func (c *CanvasClient) SaveLayer3_1(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int32) (int32, error)
- func (c *CanvasClient) SaveLayer5_2(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, ...) (int32, error)
- func (c *CanvasClient) SaveLayer6_3(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, ...) (int32, error)
- func (c *CanvasClient) SaveLayerAlpha2(ctx context.Context, handle int64, arg0 int64, arg1 int32) (int32, error)
- func (c *CanvasClient) SaveLayerAlpha3_1(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32) (int32, error)
- func (c *CanvasClient) SaveLayerAlpha5_2(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, ...) (int32, error)
- func (c *CanvasClient) SaveLayerAlpha6_3(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, ...) (int32, error)
- func (c *CanvasClient) Scale2(ctx context.Context, handle int64, arg0 float32, arg1 float32) error
- func (c *CanvasClient) Scale4_1(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, ...) error
- func (c *CanvasClient) SetBitmap(ctx context.Context, handle int64, arg0 int64) error
- func (c *CanvasClient) SetDensity(ctx context.Context, handle int64, arg0 int32) error
- func (c *CanvasClient) SetDrawFilter(ctx context.Context, handle int64, arg0 int64) error
- func (c *CanvasClient) SetMatrix(ctx context.Context, handle int64, arg0 int64) error
- func (c *CanvasClient) Skew(ctx context.Context, handle int64, arg0 float32, arg1 float32) error
- func (c *CanvasClient) Translate(ctx context.Context, handle int64, arg0 float32, arg1 float32) error
- type CanvasEdgeTypeClient
- type CanvasVertexModeClient
- type DocumentClient
- func (c *DocumentClient) Close(ctx context.Context, handle int64) error
- func (c *DocumentClient) FinishPage(ctx context.Context, handle int64, arg0 int64) error
- func (c *DocumentClient) GetPages(ctx context.Context, handle int64) (int64, error)
- func (c *DocumentClient) StartPage(ctx context.Context, handle int64, arg0 int64) (int64, error)
- func (c *DocumentClient) WriteTo(ctx context.Context, handle int64, arg0 int64) error
- type DocumentPageClient
- type DocumentPageInfoClient
- func (c *DocumentPageInfoClient) GetContentRect(ctx context.Context) (int64, error)
- func (c *DocumentPageInfoClient) GetPageHeight(ctx context.Context) (int32, error)
- func (c *DocumentPageInfoClient) GetPageNumber(ctx context.Context) (int32, error)
- func (c *DocumentPageInfoClient) GetPageWidth(ctx context.Context) (int32, error)
- type LoadParamsBuilderClient
- type LoadParamsClient
- type PaintAlignClient
- type PaintCapClient
- type PaintClient
- func (c *PaintClient) Ascent(ctx context.Context, handle int64) (float32, error)
- func (c *PaintClient) BreakText4_2(ctx context.Context, handle int64, arg0 string, arg1 bool, arg2 float32, ...) (int32, error)
- func (c *PaintClient) BreakText5(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32, ...) (int32, error)
- func (c *PaintClient) BreakText6_1(ctx context.Context, handle int64, arg0 string, arg1 int32, arg2 int32, ...) (int32, error)
- func (c *PaintClient) ClearShadowLayer(ctx context.Context, handle int64) error
- func (c *PaintClient) Descent(ctx context.Context, handle int64) (float32, error)
- func (c *PaintClient) EqualsForTextMeasurement(ctx context.Context, handle int64, arg0 int64) (bool, error)
- func (c *PaintClient) GetAlpha(ctx context.Context, handle int64) (int32, error)
- func (c *PaintClient) GetBlendMode(ctx context.Context, handle int64) (int64, error)
- func (c *PaintClient) GetColor(ctx context.Context, handle int64) (int32, error)
- func (c *PaintClient) GetColorFilter(ctx context.Context, handle int64) (int64, error)
- func (c *PaintClient) GetColorLong(ctx context.Context, handle int64) (int64, error)
- func (c *PaintClient) GetEndHyphenEdit(ctx context.Context, handle int64) (int32, error)
- func (c *PaintClient) GetFillPath(ctx context.Context, handle int64, arg0 int64, arg1 int64) (bool, error)
- func (c *PaintClient) GetFlags(ctx context.Context, handle int64) (int32, error)
- func (c *PaintClient) GetFontFeatureSettings(ctx context.Context, handle int64) (string, error)
- func (c *PaintClient) GetFontMetrics0(ctx context.Context, handle int64) (int64, error)
- func (c *PaintClient) GetFontMetrics1_1(ctx context.Context, handle int64, arg0 int64) (float32, error)
- func (c *PaintClient) GetFontMetricsForLocale(ctx context.Context, handle int64, arg0 int64) error
- func (c *PaintClient) GetFontMetricsInt0(ctx context.Context, handle int64) (int64, error)
- func (c *PaintClient) GetFontMetricsInt1_1(ctx context.Context, handle int64, arg0 int64) (int32, error)
- func (c *PaintClient) GetFontMetricsInt7_2(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32, ...) error
- func (c *PaintClient) GetFontMetricsInt7_3(ctx context.Context, handle int64, arg0 string, arg1 int32, arg2 int32, ...) error
- func (c *PaintClient) GetFontMetricsIntForLocale(ctx context.Context, handle int64, arg0 int64) error
- func (c *PaintClient) GetFontSpacing(ctx context.Context, handle int64) (float32, error)
- func (c *PaintClient) GetFontVariationSettings(ctx context.Context, handle int64) (string, error)
- func (c *PaintClient) GetHinting(ctx context.Context, handle int64) (int32, error)
- func (c *PaintClient) GetLetterSpacing(ctx context.Context, handle int64) (float32, error)
- func (c *PaintClient) GetMaskFilter(ctx context.Context, handle int64) (int64, error)
- func (c *PaintClient) GetOffsetForAdvance7(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32, ...) (int32, error)
- func (c *PaintClient) GetOffsetForAdvance7_1(ctx context.Context, handle int64, arg0 string, arg1 int32, arg2 int32, ...) (int32, error)
- func (c *PaintClient) GetPathEffect(ctx context.Context, handle int64) (int64, error)
- func (c *PaintClient) GetRunAdvance7(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32, ...) (float32, error)
- func (c *PaintClient) GetRunAdvance7_1(ctx context.Context, handle int64, arg0 string, arg1 int32, arg2 int32, ...) (float32, error)
- func (c *PaintClient) GetRunCharacterAdvance9(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32, ...) (float32, error)
- func (c *PaintClient) GetRunCharacterAdvance9_1(ctx context.Context, handle int64, arg0 string, arg1 int32, arg2 int32, ...) (float32, error)
- func (c *PaintClient) GetShader(ctx context.Context, handle int64) (int64, error)
- func (c *PaintClient) GetShadowLayerColor(ctx context.Context, handle int64) (int32, error)
- func (c *PaintClient) GetShadowLayerColorLong(ctx context.Context, handle int64) (int64, error)
- func (c *PaintClient) GetShadowLayerDx(ctx context.Context, handle int64) (float32, error)
- func (c *PaintClient) GetShadowLayerDy(ctx context.Context, handle int64) (float32, error)
- func (c *PaintClient) GetShadowLayerRadius(ctx context.Context, handle int64) (float32, error)
- func (c *PaintClient) GetStartHyphenEdit(ctx context.Context, handle int64) (int32, error)
- func (c *PaintClient) GetStrikeThruPosition(ctx context.Context, handle int64) (float32, error)
- func (c *PaintClient) GetStrikeThruThickness(ctx context.Context, handle int64) (float32, error)
- func (c *PaintClient) GetStrokeCap(ctx context.Context, handle int64) (int64, error)
- func (c *PaintClient) GetStrokeJoin(ctx context.Context, handle int64) (int64, error)
- func (c *PaintClient) GetStrokeMiter(ctx context.Context, handle int64) (float32, error)
- func (c *PaintClient) GetStrokeWidth(ctx context.Context, handle int64) (float32, error)
- func (c *PaintClient) GetStyle(ctx context.Context, handle int64) (int64, error)
- func (c *PaintClient) GetTextAlign(ctx context.Context, handle int64) (int64, error)
- func (c *PaintClient) GetTextBounds4(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32, ...) error
- func (c *PaintClient) GetTextBounds4_1(ctx context.Context, handle int64, arg0 string, arg1 int32, arg2 int32, ...) error
- func (c *PaintClient) GetTextBounds4_2(ctx context.Context, handle int64, arg0 string, arg1 int32, arg2 int32, ...) error
- func (c *PaintClient) GetTextLocale(ctx context.Context, handle int64) (int64, error)
- func (c *PaintClient) GetTextLocales(ctx context.Context, handle int64) (int64, error)
- func (c *PaintClient) GetTextPath6(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32, ...) error
- func (c *PaintClient) GetTextPath6_1(ctx context.Context, handle int64, arg0 string, arg1 int32, arg2 int32, ...) error
- func (c *PaintClient) GetTextRunAdvances(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32, ...) (float32, error)
- func (c *PaintClient) GetTextRunCursor6(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32, ...) (int32, error)
- func (c *PaintClient) GetTextRunCursor6_1(ctx context.Context, handle int64, arg0 string, arg1 int32, arg2 int32, ...) (int32, error)
- func (c *PaintClient) GetTextScaleX(ctx context.Context, handle int64) (float32, error)
- func (c *PaintClient) GetTextSize(ctx context.Context, handle int64) (float32, error)
- func (c *PaintClient) GetTextSkewX(ctx context.Context, handle int64) (float32, error)
- func (c *PaintClient) GetTextWidths2_2(ctx context.Context, handle int64, arg0 string, arg1 int64) (int32, error)
- func (c *PaintClient) GetTextWidths4(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32, ...) (int32, error)
- func (c *PaintClient) GetTextWidths4_1(ctx context.Context, handle int64, arg0 string, arg1 int32, arg2 int32, ...) (int32, error)
- func (c *PaintClient) GetTextWidths4_3(ctx context.Context, handle int64, arg0 string, arg1 int32, arg2 int32, ...) (int32, error)
- func (c *PaintClient) GetTypeface(ctx context.Context, handle int64) (int64, error)
- func (c *PaintClient) GetUnderlinePosition(ctx context.Context, handle int64) (float32, error)
- func (c *PaintClient) GetUnderlineThickness(ctx context.Context, handle int64) (float32, error)
- func (c *PaintClient) GetWordSpacing(ctx context.Context, handle int64) (float32, error)
- func (c *PaintClient) GetXfermode(ctx context.Context, handle int64) (int64, error)
- func (c *PaintClient) HasGlyph(ctx context.Context, handle int64, arg0 string) (bool, error)
- func (c *PaintClient) IsAntiAlias(ctx context.Context, handle int64) (bool, error)
- func (c *PaintClient) IsDither(ctx context.Context, handle int64) (bool, error)
- func (c *PaintClient) IsElegantTextHeight(ctx context.Context, handle int64) (bool, error)
- func (c *PaintClient) IsFakeBoldText(ctx context.Context, handle int64) (bool, error)
- func (c *PaintClient) IsFilterBitmap(ctx context.Context, handle int64) (bool, error)
- func (c *PaintClient) IsLinearText(ctx context.Context, handle int64) (bool, error)
- func (c *PaintClient) IsStrikeThruText(ctx context.Context, handle int64) (bool, error)
- func (c *PaintClient) IsSubpixelText(ctx context.Context, handle int64) (bool, error)
- func (c *PaintClient) IsUnderlineText(ctx context.Context, handle int64) (bool, error)
- func (c *PaintClient) MeasureText1_2(ctx context.Context, handle int64, arg0 string) (float32, error)
- func (c *PaintClient) MeasureText3(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32) (float32, error)
- func (c *PaintClient) MeasureText3_1(ctx context.Context, handle int64, arg0 string, arg1 int32, arg2 int32) (float32, error)
- func (c *PaintClient) MeasureText3_3(ctx context.Context, handle int64, arg0 string, arg1 int32, arg2 int32) (float32, error)
- func (c *PaintClient) Reset(ctx context.Context, handle int64) error
- func (c *PaintClient) Set(ctx context.Context, handle int64, arg0 int64) error
- func (c *PaintClient) SetARGB(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, ...) error
- func (c *PaintClient) SetAlpha(ctx context.Context, handle int64, arg0 int32) error
- func (c *PaintClient) SetAntiAlias(ctx context.Context, handle int64, arg0 bool) error
- func (c *PaintClient) SetBlendMode(ctx context.Context, handle int64, arg0 int64) error
- func (c *PaintClient) SetColor1(ctx context.Context, handle int64, arg0 int32) error
- func (c *PaintClient) SetColor1_1(ctx context.Context, handle int64, arg0 int64) error
- func (c *PaintClient) SetColorFilter(ctx context.Context, handle int64, arg0 int64) (int64, error)
- func (c *PaintClient) SetDither(ctx context.Context, handle int64, arg0 bool) error
- func (c *PaintClient) SetElegantTextHeight(ctx context.Context, handle int64, arg0 bool) error
- func (c *PaintClient) SetEndHyphenEdit(ctx context.Context, handle int64, arg0 int32) error
- func (c *PaintClient) SetFakeBoldText(ctx context.Context, handle int64, arg0 bool) error
- func (c *PaintClient) SetFilterBitmap(ctx context.Context, handle int64, arg0 bool) error
- func (c *PaintClient) SetFlags(ctx context.Context, handle int64, arg0 int32) error
- func (c *PaintClient) SetFontFeatureSettings(ctx context.Context, handle int64, arg0 string) error
- func (c *PaintClient) SetFontVariationSettings(ctx context.Context, handle int64, arg0 string) (bool, error)
- func (c *PaintClient) SetHinting(ctx context.Context, handle int64, arg0 int32) error
- func (c *PaintClient) SetLetterSpacing(ctx context.Context, handle int64, arg0 float32) error
- func (c *PaintClient) SetLinearText(ctx context.Context, handle int64, arg0 bool) error
- func (c *PaintClient) SetMaskFilter(ctx context.Context, handle int64, arg0 int64) (int64, error)
- func (c *PaintClient) SetPathEffect(ctx context.Context, handle int64, arg0 int64) (int64, error)
- func (c *PaintClient) SetShader(ctx context.Context, handle int64, arg0 int64) (int64, error)
- func (c *PaintClient) SetShadowLayer4(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, ...) error
- func (c *PaintClient) SetShadowLayer4_1(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, ...) error
- func (c *PaintClient) SetStartHyphenEdit(ctx context.Context, handle int64, arg0 int32) error
- func (c *PaintClient) SetStrikeThruText(ctx context.Context, handle int64, arg0 bool) error
- func (c *PaintClient) SetStrokeCap(ctx context.Context, handle int64, arg0 int64) error
- func (c *PaintClient) SetStrokeJoin(ctx context.Context, handle int64, arg0 int64) error
- func (c *PaintClient) SetStrokeMiter(ctx context.Context, handle int64, arg0 float32) error
- func (c *PaintClient) SetStrokeWidth(ctx context.Context, handle int64, arg0 float32) error
- func (c *PaintClient) SetStyle(ctx context.Context, handle int64, arg0 int64) error
- func (c *PaintClient) SetSubpixelText(ctx context.Context, handle int64, arg0 bool) error
- func (c *PaintClient) SetTextAlign(ctx context.Context, handle int64, arg0 int64) error
- func (c *PaintClient) SetTextLocale(ctx context.Context, handle int64, arg0 int64) error
- func (c *PaintClient) SetTextLocales(ctx context.Context, handle int64, arg0 int64) error
- func (c *PaintClient) SetTextScaleX(ctx context.Context, handle int64, arg0 float32) error
- func (c *PaintClient) SetTextSize(ctx context.Context, handle int64, arg0 float32) error
- func (c *PaintClient) SetTextSkewX(ctx context.Context, handle int64, arg0 float32) error
- func (c *PaintClient) SetTypeface(ctx context.Context, handle int64, arg0 int64) (int64, error)
- func (c *PaintClient) SetUnderlineText(ctx context.Context, handle int64, arg0 bool) error
- func (c *PaintClient) SetWordSpacing(ctx context.Context, handle int64, arg0 float32) error
- func (c *PaintClient) SetXfermode(ctx context.Context, handle int64, arg0 int64) (int64, error)
- type PaintFontMetricsClient
- type PaintFontMetricsIntClient
- func (c *PaintFontMetricsIntClient) Equals(ctx context.Context, arg0 int64) (bool, error)
- func (c *PaintFontMetricsIntClient) HashCode(ctx context.Context) (int32, error)
- func (c *PaintFontMetricsIntClient) Set1(ctx context.Context, arg0 int64) error
- func (c *PaintFontMetricsIntClient) Set1_1(ctx context.Context, arg0 int64) error
- func (c *PaintFontMetricsIntClient) ToString(ctx context.Context) (string, error)
- type PaintJoinClient
- type PaintStyleClient
- type ParcelFileDescriptorAutoCloseInputStreamClient
- func (c *ParcelFileDescriptorAutoCloseInputStreamClient) Close(ctx context.Context) error
- func (c *ParcelFileDescriptorAutoCloseInputStreamClient) Read0(ctx context.Context) (int32, error)
- func (c *ParcelFileDescriptorAutoCloseInputStreamClient) Read1_1(ctx context.Context, arg0 int64) (int32, error)
- func (c *ParcelFileDescriptorAutoCloseInputStreamClient) Read3_2(ctx context.Context, arg0 int64, arg1 int32, arg2 int32) (int32, error)
- type ParcelFileDescriptorAutoCloseOutputStreamClient
- type ParcelFileDescriptorClient
- func (c *ParcelFileDescriptorClient) AdoptFd(ctx context.Context, handle int64, arg0 int32) (int64, error)
- func (c *ParcelFileDescriptorClient) CanDetectErrors(ctx context.Context, handle int64) (bool, error)
- func (c *ParcelFileDescriptorClient) CheckError(ctx context.Context, handle int64) error
- func (c *ParcelFileDescriptorClient) Close(ctx context.Context, handle int64) error
- func (c *ParcelFileDescriptorClient) CloseWithError(ctx context.Context, handle int64, arg0 string) error
- func (c *ParcelFileDescriptorClient) CreatePipe(ctx context.Context, handle int64) (int64, error)
- func (c *ParcelFileDescriptorClient) CreateReliablePipe(ctx context.Context, handle int64) (int64, error)
- func (c *ParcelFileDescriptorClient) CreateReliableSocketPair(ctx context.Context, handle int64) (int64, error)
- func (c *ParcelFileDescriptorClient) CreateSocketPair(ctx context.Context, handle int64) (int64, error)
- func (c *ParcelFileDescriptorClient) DescribeContents(ctx context.Context, handle int64) (int32, error)
- func (c *ParcelFileDescriptorClient) DetachFd(ctx context.Context, handle int64) (int32, error)
- func (c *ParcelFileDescriptorClient) Dup0(ctx context.Context, handle int64) (int64, error)
- func (c *ParcelFileDescriptorClient) Dup1_1(ctx context.Context, handle int64, arg0 int64) (int64, error)
- func (c *ParcelFileDescriptorClient) FromDatagramSocket(ctx context.Context, handle int64, arg0 int64) (int64, error)
- func (c *ParcelFileDescriptorClient) FromFd(ctx context.Context, handle int64, arg0 int32) (int64, error)
- func (c *ParcelFileDescriptorClient) FromSocket(ctx context.Context, handle int64, arg0 int64) (int64, error)
- func (c *ParcelFileDescriptorClient) GetFd(ctx context.Context, handle int64) (int32, error)
- func (c *ParcelFileDescriptorClient) GetFileDescriptor(ctx context.Context, handle int64) (int64, error)
- func (c *ParcelFileDescriptorClient) GetStatSize(ctx context.Context, handle int64) (int64, error)
- func (c *ParcelFileDescriptorClient) Open(ctx context.Context, handle int64, arg0 int64, arg1 int32) (int64, error)
- func (c *ParcelFileDescriptorClient) ParseMode(ctx context.Context, handle int64, arg0 string) (int32, error)
- func (c *ParcelFileDescriptorClient) ToString(ctx context.Context, handle int64) (string, error)
- func (c *ParcelFileDescriptorClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error
- type ParcelFileDescriptorOnCloseListenerClient
- type PrintedPdfDocumentClient
- func (c *PrintedPdfDocumentClient) GetPageContentRect(ctx context.Context, handle int64) (int64, error)
- func (c *PrintedPdfDocumentClient) GetPageHeight(ctx context.Context, handle int64) (int32, error)
- func (c *PrintedPdfDocumentClient) GetPageWidth(ctx context.Context, handle int64) (int32, error)
- func (c *PrintedPdfDocumentClient) StartPage(ctx context.Context, handle int64, arg0 int32) (int64, error)
- type RenderParamsBuilderClient
- type RenderParamsClient
- type RendererClient
- func (c *RendererClient) Close(ctx context.Context, handle int64) error
- func (c *RendererClient) GetDocumentLinearizationType(ctx context.Context, handle int64) (int32, error)
- func (c *RendererClient) GetPageCount(ctx context.Context, handle int64) (int32, error)
- func (c *RendererClient) GetPdfFormType(ctx context.Context, handle int64) (int32, error)
- func (c *RendererClient) OpenPage(ctx context.Context, handle int64, arg0 int32) (int64, error)
- func (c *RendererClient) ShouldScaleForPrinting(ctx context.Context, handle int64) (bool, error)
- func (c *RendererClient) Write(ctx context.Context, handle int64, arg0 int64, arg1 bool) error
- type RendererPageClient
- func (c *RendererPageClient) ApplyEdit(ctx context.Context, arg0 int64) (int64, error)
- func (c *RendererPageClient) Close(ctx context.Context) error
- func (c *RendererPageClient) GetFormWidgetInfoAtIndex(ctx context.Context, arg0 int32) (int64, error)
- func (c *RendererPageClient) GetFormWidgetInfoAtPosition(ctx context.Context, arg0 int32, arg1 int32) (int64, error)
- func (c *RendererPageClient) GetFormWidgetInfos0(ctx context.Context) (int64, error)
- func (c *RendererPageClient) GetFormWidgetInfos1_1(ctx context.Context, arg0 int64) (int64, error)
- func (c *RendererPageClient) GetGotoLinks(ctx context.Context) (int64, error)
- func (c *RendererPageClient) GetHeight(ctx context.Context) (int32, error)
- func (c *RendererPageClient) GetImageContents(ctx context.Context) (int64, error)
- func (c *RendererPageClient) GetIndex(ctx context.Context) (int32, error)
- func (c *RendererPageClient) GetLinkContents(ctx context.Context) (int64, error)
- func (c *RendererPageClient) GetTextContents(ctx context.Context) (int64, error)
- func (c *RendererPageClient) GetWidth(ctx context.Context) (int32, error)
- func (c *RendererPageClient) Render4(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int64) error
- func (c *RendererPageClient) Render4_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int32) error
- func (c *RendererPageClient) SearchText(ctx context.Context, arg0 string) (int64, error)
- func (c *RendererPageClient) SelectContent(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
- type RendererPreVClient
- func (c *RendererPreVClient) Close(ctx context.Context, handle int64) error
- func (c *RendererPreVClient) GetDocumentLinearizationType(ctx context.Context, handle int64) (int32, error)
- func (c *RendererPreVClient) GetPageCount(ctx context.Context, handle int64) (int32, error)
- func (c *RendererPreVClient) GetPdfFormType(ctx context.Context, handle int64) (int32, error)
- func (c *RendererPreVClient) OpenPage(ctx context.Context, handle int64, arg0 int32) (int64, error)
- func (c *RendererPreVClient) Write(ctx context.Context, handle int64, arg0 int64, arg1 bool) error
- type RendererPreVPageClient
- func (c *RendererPreVPageClient) ApplyEdit(ctx context.Context, arg0 int64) (int64, error)
- func (c *RendererPreVPageClient) Close(ctx context.Context) error
- func (c *RendererPreVPageClient) GetFormWidgetInfoAtIndex(ctx context.Context, arg0 int32) (int64, error)
- func (c *RendererPreVPageClient) GetFormWidgetInfoAtPosition(ctx context.Context, arg0 int32, arg1 int32) (int64, error)
- func (c *RendererPreVPageClient) GetFormWidgetInfos0(ctx context.Context) (int64, error)
- func (c *RendererPreVPageClient) GetFormWidgetInfos1_1(ctx context.Context, arg0 int64) (int64, error)
- func (c *RendererPreVPageClient) GetGotoLinks(ctx context.Context) (int64, error)
- func (c *RendererPreVPageClient) GetHeight(ctx context.Context) (int32, error)
- func (c *RendererPreVPageClient) GetImageContents(ctx context.Context) (int64, error)
- func (c *RendererPreVPageClient) GetIndex(ctx context.Context) (int32, error)
- func (c *RendererPreVPageClient) GetLinkContents(ctx context.Context) (int64, error)
- func (c *RendererPreVPageClient) GetTextContents(ctx context.Context) (int64, error)
- func (c *RendererPreVPageClient) GetWidth(ctx context.Context) (int32, error)
- func (c *RendererPreVPageClient) Render(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int64) error
- func (c *RendererPreVPageClient) SearchText(ctx context.Context, arg0 string) (int64, error)
- func (c *RendererPreVPageClient) SelectContent(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
- type TypefaceBuilderClient
- func (c *TypefaceBuilderClient) Build(ctx context.Context) (int64, error)
- func (c *TypefaceBuilderClient) SetFallback(ctx context.Context, arg0 string) (int64, error)
- func (c *TypefaceBuilderClient) SetFontVariationSettings1(ctx context.Context, arg0 int64) (int64, error)
- func (c *TypefaceBuilderClient) SetFontVariationSettings1_1(ctx context.Context, arg0 string) (int64, error)
- func (c *TypefaceBuilderClient) SetItalic(ctx context.Context, arg0 bool) (int64, error)
- func (c *TypefaceBuilderClient) SetTtcIndex(ctx context.Context, arg0 int32) (int64, error)
- func (c *TypefaceBuilderClient) SetWeight(ctx context.Context, arg0 int32) (int64, error)
- type TypefaceClient
- func (c *TypefaceClient) Create2(ctx context.Context, arg0 int64, arg1 int32) (int64, error)
- func (c *TypefaceClient) Create2_2(ctx context.Context, arg0 string, arg1 int32) (int64, error)
- func (c *TypefaceClient) Create3_1(ctx context.Context, arg0 int64, arg1 int32, arg2 bool) (int64, error)
- func (c *TypefaceClient) CreateFromAsset(ctx context.Context, arg0 int64, arg1 string) (int64, error)
- func (c *TypefaceClient) CreateFromFile1(ctx context.Context, arg0 int64) (int64, error)
- func (c *TypefaceClient) CreateFromFile1_1(ctx context.Context, arg0 string) (int64, error)
- func (c *TypefaceClient) DefaultFromStyle(ctx context.Context, arg0 int32) (int64, error)
- func (c *TypefaceClient) Equals(ctx context.Context, arg0 int64) (bool, error)
- func (c *TypefaceClient) GetStyle(ctx context.Context) (int32, error)
- func (c *TypefaceClient) GetSystemFontFamilyName(ctx context.Context) (string, error)
- func (c *TypefaceClient) GetWeight(ctx context.Context) (int32, error)
- func (c *TypefaceClient) HashCode(ctx context.Context) (int32, error)
- func (c *TypefaceClient) IsBold(ctx context.Context) (bool, error)
- func (c *TypefaceClient) IsItalic(ctx context.Context) (bool, error)
- type TypefaceCustomFallbackBuilderClient
- func (c *TypefaceCustomFallbackBuilderClient) AddCustomFallback(ctx context.Context, arg0 int64) (int64, error)
- func (c *TypefaceCustomFallbackBuilderClient) Build(ctx context.Context) (int64, error)
- func (c *TypefaceCustomFallbackBuilderClient) GetMaxCustomFallbackCount(ctx context.Context) (int32, error)
- func (c *TypefaceCustomFallbackBuilderClient) SetStyle(ctx context.Context, arg0 int64) (int64, error)
- func (c *TypefaceCustomFallbackBuilderClient) SetSystemFallback(ctx context.Context, arg0 string) (int64, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BitmapClient ¶
type BitmapClient struct {
// contains filtered or unexported fields
}
BitmapClient wraps the gRPC BitmapService client.
func NewBitmapClient ¶
func NewBitmapClient(cc grpc.ClientConnInterface) *BitmapClient
NewBitmapClient creates a new Bitmap client.
func (*BitmapClient) AsShared ¶
func (c *BitmapClient) AsShared(ctx context.Context) (int64, error)
AsShared calls the AsShared RPC.
func (*BitmapClient) Compress ¶
func (c *BitmapClient) Compress(ctx context.Context, arg0 int64, arg1 int32, arg2 int64) (bool, error)
Compress calls the Compress RPC.
func (*BitmapClient) CopyPixelsFromBuffer ¶
func (c *BitmapClient) CopyPixelsFromBuffer(ctx context.Context, arg0 int64) error
CopyPixelsFromBuffer calls the CopyPixelsFromBuffer RPC.
func (*BitmapClient) CopyPixelsToBuffer ¶
func (c *BitmapClient) CopyPixelsToBuffer(ctx context.Context, arg0 int64) error
CopyPixelsToBuffer calls the CopyPixelsToBuffer RPC.
func (*BitmapClient) CreateBitmap1 ¶
CreateBitmap1 calls the CreateBitmap1 RPC.
func (*BitmapClient) CreateBitmap1_3 ¶
CreateBitmap1_3 calls the CreateBitmap1_3 RPC.
func (*BitmapClient) CreateBitmap3_10 ¶
func (c *BitmapClient) CreateBitmap3_10(ctx context.Context, arg0 int32, arg1 int32, arg2 int64) (int64, error)
CreateBitmap3_10 calls the CreateBitmap3_10 RPC.
func (*BitmapClient) CreateBitmap4_4 ¶
func (c *BitmapClient) CreateBitmap4_4(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int64) (int64, error)
CreateBitmap4_4 calls the CreateBitmap4_4 RPC.
func (*BitmapClient) CreateBitmap4_5 ¶
func (c *BitmapClient) CreateBitmap4_5(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int64) (int64, error)
CreateBitmap4_5 calls the CreateBitmap4_5 RPC.
func (*BitmapClient) CreateBitmap4_11 ¶
func (c *BitmapClient) CreateBitmap4_11(ctx context.Context, arg0 int32, arg1 int32, arg2 int64, arg3 bool) (int64, error)
CreateBitmap4_11 calls the CreateBitmap4_11 RPC.
func (*BitmapClient) CreateBitmap4_13 ¶
func (c *BitmapClient) CreateBitmap4_13(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int64) (int64, error)
CreateBitmap4_13 calls the CreateBitmap4_13 RPC.
func (*BitmapClient) CreateBitmap5_1 ¶
func (c *BitmapClient) CreateBitmap5_1(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int32, arg4 int32) (int64, error)
CreateBitmap5_1 calls the CreateBitmap5_1 RPC.
func (*BitmapClient) CreateBitmap5_6 ¶
func (c *BitmapClient) CreateBitmap5_6(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int64, arg4 bool) (int64, error)
CreateBitmap5_6 calls the CreateBitmap5_6 RPC.
func (*BitmapClient) CreateBitmap5_8 ¶
func (c *BitmapClient) CreateBitmap5_8(ctx context.Context, arg0 int64, arg1 int64, arg2 int32, arg3 int32, arg4 int64) (int64, error)
CreateBitmap5_8 calls the CreateBitmap5_8 RPC.
func (*BitmapClient) CreateBitmap5_12 ¶
func (c *BitmapClient) CreateBitmap5_12(ctx context.Context, arg0 int32, arg1 int32, arg2 int64, arg3 bool, arg4 int64) (int64, error)
CreateBitmap5_12 calls the CreateBitmap5_12 RPC.
func (*BitmapClient) CreateBitmap6_7 ¶
func (c *BitmapClient) CreateBitmap6_7(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int64, arg4 bool, arg5 int64) (int64, error)
CreateBitmap6_7 calls the CreateBitmap6_7 RPC.
func (*BitmapClient) CreateBitmap6_14 ¶
func (c *BitmapClient) CreateBitmap6_14(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int32, arg4 int32, arg5 int64) (int64, error)
CreateBitmap6_14 calls the CreateBitmap6_14 RPC.
func (*BitmapClient) CreateBitmap7_2 ¶
func (c *BitmapClient) CreateBitmap7_2(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int32, arg4 int32, arg5 int64, arg6 bool) (int64, error)
CreateBitmap7_2 calls the CreateBitmap7_2 RPC.
func (*BitmapClient) CreateBitmap7_9 ¶
func (c *BitmapClient) CreateBitmap7_9(ctx context.Context, arg0 int64, arg1 int64, arg2 int32, arg3 int32, arg4 int32, arg5 int32, arg6 int64) (int64, error)
CreateBitmap7_9 calls the CreateBitmap7_9 RPC.
func (*BitmapClient) CreateScaledBitmap ¶
func (c *BitmapClient) CreateScaledBitmap(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 bool) (int64, error)
CreateScaledBitmap calls the CreateScaledBitmap RPC.
func (*BitmapClient) DescribeContents ¶
func (c *BitmapClient) DescribeContents(ctx context.Context) (int32, error)
DescribeContents calls the DescribeContents RPC.
func (*BitmapClient) EraseColor1 ¶
func (c *BitmapClient) EraseColor1(ctx context.Context, arg0 int32) error
EraseColor1 calls the EraseColor1 RPC.
func (*BitmapClient) EraseColor1_1 ¶
func (c *BitmapClient) EraseColor1_1(ctx context.Context, arg0 int64) error
EraseColor1_1 calls the EraseColor1_1 RPC.
func (*BitmapClient) ExtractAlpha0 ¶
func (c *BitmapClient) ExtractAlpha0(ctx context.Context) (int64, error)
ExtractAlpha0 calls the ExtractAlpha0 RPC.
func (*BitmapClient) ExtractAlpha2_1 ¶
ExtractAlpha2_1 calls the ExtractAlpha2_1 RPC.
func (*BitmapClient) GetAllocationByteCount ¶
func (c *BitmapClient) GetAllocationByteCount(ctx context.Context) (int32, error)
GetAllocationByteCount calls the GetAllocationByteCount RPC.
func (*BitmapClient) GetByteCount ¶
func (c *BitmapClient) GetByteCount(ctx context.Context) (int32, error)
GetByteCount calls the GetByteCount RPC.
func (*BitmapClient) GetColorSpace ¶
func (c *BitmapClient) GetColorSpace(ctx context.Context) (int64, error)
GetColorSpace calls the GetColorSpace RPC.
func (*BitmapClient) GetConfig ¶
func (c *BitmapClient) GetConfig(ctx context.Context) (int64, error)
GetConfig calls the GetConfig RPC.
func (*BitmapClient) GetDensity ¶
func (c *BitmapClient) GetDensity(ctx context.Context) (int32, error)
GetDensity calls the GetDensity RPC.
func (*BitmapClient) GetGainmap ¶
func (c *BitmapClient) GetGainmap(ctx context.Context) (int64, error)
GetGainmap calls the GetGainmap RPC.
func (*BitmapClient) GetGenerationId ¶
func (c *BitmapClient) GetGenerationId(ctx context.Context) (int32, error)
GetGenerationId calls the GetGenerationId RPC.
func (*BitmapClient) GetHardwareBuffer ¶
func (c *BitmapClient) GetHardwareBuffer(ctx context.Context) (int64, error)
GetHardwareBuffer calls the GetHardwareBuffer RPC.
func (*BitmapClient) GetHeight ¶
func (c *BitmapClient) GetHeight(ctx context.Context) (int32, error)
GetHeight calls the GetHeight RPC.
func (*BitmapClient) GetNinePatchChunk ¶
func (c *BitmapClient) GetNinePatchChunk(ctx context.Context) (int64, error)
GetNinePatchChunk calls the GetNinePatchChunk RPC.
func (*BitmapClient) GetPixels ¶
func (c *BitmapClient) GetPixels(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int32, arg4 int32, arg5 int32, arg6 int32) error
GetPixels calls the GetPixels RPC.
func (*BitmapClient) GetRowBytes ¶
func (c *BitmapClient) GetRowBytes(ctx context.Context) (int32, error)
GetRowBytes calls the GetRowBytes RPC.
func (*BitmapClient) GetScaledHeight1 ¶
GetScaledHeight1 calls the GetScaledHeight1 RPC.
func (*BitmapClient) GetScaledHeight1_1 ¶
GetScaledHeight1_1 calls the GetScaledHeight1_1 RPC.
func (*BitmapClient) GetScaledHeight1_2 ¶
GetScaledHeight1_2 calls the GetScaledHeight1_2 RPC.
func (*BitmapClient) GetScaledWidth1 ¶
GetScaledWidth1 calls the GetScaledWidth1 RPC.
func (*BitmapClient) GetScaledWidth1_1 ¶
GetScaledWidth1_1 calls the GetScaledWidth1_1 RPC.
func (*BitmapClient) GetScaledWidth1_2 ¶
GetScaledWidth1_2 calls the GetScaledWidth1_2 RPC.
func (*BitmapClient) GetWidth ¶
func (c *BitmapClient) GetWidth(ctx context.Context) (int32, error)
GetWidth calls the GetWidth RPC.
func (*BitmapClient) HasAlpha ¶
func (c *BitmapClient) HasAlpha(ctx context.Context) (bool, error)
HasAlpha calls the HasAlpha RPC.
func (*BitmapClient) HasGainmap ¶
func (c *BitmapClient) HasGainmap(ctx context.Context) (bool, error)
HasGainmap calls the HasGainmap RPC.
func (*BitmapClient) HasMipMap ¶
func (c *BitmapClient) HasMipMap(ctx context.Context) (bool, error)
HasMipMap calls the HasMipMap RPC.
func (*BitmapClient) IsMutable ¶
func (c *BitmapClient) IsMutable(ctx context.Context) (bool, error)
IsMutable calls the IsMutable RPC.
func (*BitmapClient) IsPremultiplied ¶
func (c *BitmapClient) IsPremultiplied(ctx context.Context) (bool, error)
IsPremultiplied calls the IsPremultiplied RPC.
func (*BitmapClient) IsRecycled ¶
func (c *BitmapClient) IsRecycled(ctx context.Context) (bool, error)
IsRecycled calls the IsRecycled RPC.
func (*BitmapClient) PrepareToDraw ¶
func (c *BitmapClient) PrepareToDraw(ctx context.Context) error
PrepareToDraw calls the PrepareToDraw RPC.
func (*BitmapClient) Reconfigure ¶
Reconfigure calls the Reconfigure RPC.
func (*BitmapClient) Recycle ¶
func (c *BitmapClient) Recycle(ctx context.Context) error
Recycle calls the Recycle RPC.
func (*BitmapClient) SetColorSpace ¶
func (c *BitmapClient) SetColorSpace(ctx context.Context, arg0 int64) error
SetColorSpace calls the SetColorSpace RPC.
func (*BitmapClient) SetConfig ¶
func (c *BitmapClient) SetConfig(ctx context.Context, arg0 int64) error
SetConfig calls the SetConfig RPC.
func (*BitmapClient) SetDensity ¶
func (c *BitmapClient) SetDensity(ctx context.Context, arg0 int32) error
SetDensity calls the SetDensity RPC.
func (*BitmapClient) SetGainmap ¶
func (c *BitmapClient) SetGainmap(ctx context.Context, arg0 int64) error
SetGainmap calls the SetGainmap RPC.
func (*BitmapClient) SetHasAlpha ¶
func (c *BitmapClient) SetHasAlpha(ctx context.Context, arg0 bool) error
SetHasAlpha calls the SetHasAlpha RPC.
func (*BitmapClient) SetHasMipMap ¶
func (c *BitmapClient) SetHasMipMap(ctx context.Context, arg0 bool) error
SetHasMipMap calls the SetHasMipMap RPC.
func (*BitmapClient) SetHeight ¶
func (c *BitmapClient) SetHeight(ctx context.Context, arg0 int32) error
SetHeight calls the SetHeight RPC.
func (*BitmapClient) SetPixels ¶
func (c *BitmapClient) SetPixels(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int32, arg4 int32, arg5 int32, arg6 int32) error
SetPixels calls the SetPixels RPC.
func (*BitmapClient) SetPremultiplied ¶
func (c *BitmapClient) SetPremultiplied(ctx context.Context, arg0 bool) error
SetPremultiplied calls the SetPremultiplied RPC.
func (*BitmapClient) SetWidth ¶
func (c *BitmapClient) SetWidth(ctx context.Context, arg0 int32) error
SetWidth calls the SetWidth RPC.
func (*BitmapClient) WrapHardwareBuffer ¶
func (c *BitmapClient) WrapHardwareBuffer(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
WrapHardwareBuffer calls the WrapHardwareBuffer RPC.
func (*BitmapClient) WriteToParcel ¶
WriteToParcel calls the WriteToParcel RPC.
type BitmapCompressFormatClient ¶
type BitmapCompressFormatClient struct {
// contains filtered or unexported fields
}
BitmapCompressFormatClient wraps the gRPC BitmapCompressFormatService client.
func NewBitmapCompressFormatClient ¶
func NewBitmapCompressFormatClient(cc grpc.ClientConnInterface) *BitmapCompressFormatClient
NewBitmapCompressFormatClient creates a new BitmapCompressFormat client.
type BitmapConfigClient ¶
type BitmapConfigClient struct {
// contains filtered or unexported fields
}
BitmapConfigClient wraps the gRPC BitmapConfigService client.
func NewBitmapConfigClient ¶
func NewBitmapConfigClient(cc grpc.ClientConnInterface) *BitmapConfigClient
NewBitmapConfigClient creates a new BitmapConfig client.
type CanvasClient ¶
type CanvasClient struct {
// contains filtered or unexported fields
}
CanvasClient wraps the gRPC CanvasService client.
func NewCanvasClient ¶
func NewCanvasClient(cc grpc.ClientConnInterface) *CanvasClient
NewCanvasClient creates a new Canvas client.
func (*CanvasClient) ClipOutPath ¶
ClipOutPath calls the ClipOutPath RPC.
func (*CanvasClient) ClipOutRect1 ¶
ClipOutRect1 calls the ClipOutRect1 RPC.
func (*CanvasClient) ClipOutRect1_1 ¶
ClipOutRect1_1 calls the ClipOutRect1_1 RPC.
func (*CanvasClient) ClipOutRect4_2 ¶
func (c *CanvasClient) ClipOutRect4_2(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, arg3 float32) (bool, error)
ClipOutRect4_2 calls the ClipOutRect4_2 RPC.
func (*CanvasClient) ClipOutRect4_3 ¶
func (c *CanvasClient) ClipOutRect4_3(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, arg3 int32) (bool, error)
ClipOutRect4_3 calls the ClipOutRect4_3 RPC.
func (*CanvasClient) ClipOutShader ¶
ClipOutShader calls the ClipOutShader RPC.
func (*CanvasClient) ClipPath2_1 ¶
func (c *CanvasClient) ClipPath2_1(ctx context.Context, handle int64, arg0 int64, arg1 int64) (bool, error)
ClipPath2_1 calls the ClipPath2_1 RPC.
func (*CanvasClient) ClipRect1_2 ¶
ClipRect1_2 calls the ClipRect1_2 RPC.
func (*CanvasClient) ClipRect2_1 ¶
func (c *CanvasClient) ClipRect2_1(ctx context.Context, handle int64, arg0 int64, arg1 int64) (bool, error)
ClipRect2_1 calls the ClipRect2_1 RPC.
func (*CanvasClient) ClipRect2_3 ¶
func (c *CanvasClient) ClipRect2_3(ctx context.Context, handle int64, arg0 int64, arg1 int64) (bool, error)
ClipRect2_3 calls the ClipRect2_3 RPC.
func (*CanvasClient) ClipRect4_4 ¶
func (c *CanvasClient) ClipRect4_4(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, arg3 float32) (bool, error)
ClipRect4_4 calls the ClipRect4_4 RPC.
func (*CanvasClient) ClipRect4_6 ¶
func (c *CanvasClient) ClipRect4_6(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, arg3 int32) (bool, error)
ClipRect4_6 calls the ClipRect4_6 RPC.
func (*CanvasClient) ClipRect5_5 ¶
func (c *CanvasClient) ClipRect5_5(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, arg3 float32, arg4 int64) (bool, error)
ClipRect5_5 calls the ClipRect5_5 RPC.
func (*CanvasClient) ClipShader ¶
ClipShader calls the ClipShader RPC.
func (*CanvasClient) DisableZ ¶
func (c *CanvasClient) DisableZ(ctx context.Context, handle int64) error
DisableZ calls the DisableZ RPC.
func (*CanvasClient) DrawARGB ¶
func (c *CanvasClient) DrawARGB(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, arg3 int32) error
DrawARGB calls the DrawARGB RPC.
func (*CanvasClient) DrawArc5 ¶
func (c *CanvasClient) DrawArc5(ctx context.Context, handle int64, arg0 int64, arg1 float32, arg2 float32, arg3 bool, arg4 int64) error
DrawArc5 calls the DrawArc5 RPC.
func (*CanvasClient) DrawArc8_1 ¶
func (c *CanvasClient) DrawArc8_1(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, arg3 float32, arg4 float32, arg5 float32, arg6 bool, arg7 int64) error
DrawArc8_1 calls the DrawArc8_1 RPC.
func (*CanvasClient) DrawBitmap3 ¶
func (c *CanvasClient) DrawBitmap3(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) error
DrawBitmap3 calls the DrawBitmap3 RPC.
func (*CanvasClient) DrawBitmap4_1 ¶
func (c *CanvasClient) DrawBitmap4_1(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64, arg3 int64) error
DrawBitmap4_1 calls the DrawBitmap4_1 RPC.
func (*CanvasClient) DrawBitmap4_2 ¶
func (c *CanvasClient) DrawBitmap4_2(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64, arg3 int64) error
DrawBitmap4_2 calls the DrawBitmap4_2 RPC.
func (*CanvasClient) DrawBitmap4_3 ¶
func (c *CanvasClient) DrawBitmap4_3(ctx context.Context, handle int64, arg0 int64, arg1 float32, arg2 float32, arg3 int64) error
DrawBitmap4_3 calls the DrawBitmap4_3 RPC.
func (*CanvasClient) DrawBitmap9_4 ¶
func (c *CanvasClient) DrawBitmap9_4(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32, arg3 float32, arg4 float32, arg5 int32, arg6 int32, arg7 bool, arg8 int64) error
DrawBitmap9_4 calls the DrawBitmap9_4 RPC.
func (*CanvasClient) DrawBitmap9_5 ¶
func (c *CanvasClient) DrawBitmap9_5(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32, arg3 int32, arg4 int32, arg5 int32, arg6 int32, arg7 bool, arg8 int64) error
DrawBitmap9_5 calls the DrawBitmap9_5 RPC.
func (*CanvasClient) DrawBitmapMesh ¶
func (c *CanvasClient) DrawBitmapMesh(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32, arg3 int64, arg4 int32, arg5 int64, arg6 int32, arg7 int64) error
DrawBitmapMesh calls the DrawBitmapMesh RPC.
func (*CanvasClient) DrawCircle ¶
func (c *CanvasClient) DrawCircle(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, arg3 int64) error
DrawCircle calls the DrawCircle RPC.
func (*CanvasClient) DrawColor1 ¶
DrawColor1 calls the DrawColor1 RPC.
func (*CanvasClient) DrawColor1_3 ¶
DrawColor1_3 calls the DrawColor1_3 RPC.
func (*CanvasClient) DrawColor2_1 ¶
func (c *CanvasClient) DrawColor2_1(ctx context.Context, handle int64, arg0 int32, arg1 int64) error
DrawColor2_1 calls the DrawColor2_1 RPC.
func (*CanvasClient) DrawColor2_2 ¶
func (c *CanvasClient) DrawColor2_2(ctx context.Context, handle int64, arg0 int32, arg1 int64) error
DrawColor2_2 calls the DrawColor2_2 RPC.
func (*CanvasClient) DrawColor2_4 ¶
func (c *CanvasClient) DrawColor2_4(ctx context.Context, handle int64, arg0 int64, arg1 int64) error
DrawColor2_4 calls the DrawColor2_4 RPC.
func (*CanvasClient) DrawDoubleRoundRect5_1 ¶
func (c *CanvasClient) DrawDoubleRoundRect5_1(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64, arg3 int64, arg4 int64) error
DrawDoubleRoundRect5_1 calls the DrawDoubleRoundRect5_1 RPC.
func (*CanvasClient) DrawDoubleRoundRect7 ¶
func (c *CanvasClient) DrawDoubleRoundRect7(ctx context.Context, handle int64, arg0 int64, arg1 float32, arg2 float32, arg3 int64, arg4 float32, arg5 float32, arg6 int64) error
DrawDoubleRoundRect7 calls the DrawDoubleRoundRect7 RPC.
func (*CanvasClient) DrawGlyphs ¶
func (c *CanvasClient) DrawGlyphs(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int64, arg3 int32, arg4 int32, arg5 int64, arg6 int64) error
DrawGlyphs calls the DrawGlyphs RPC.
func (*CanvasClient) DrawLine ¶
func (c *CanvasClient) DrawLine(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, arg3 float32, arg4 int64) error
DrawLine calls the DrawLine RPC.
func (*CanvasClient) DrawLines2 ¶
DrawLines2 calls the DrawLines2 RPC.
func (*CanvasClient) DrawLines4_1 ¶
func (c *CanvasClient) DrawLines4_1(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32, arg3 int64) error
DrawLines4_1 calls the DrawLines4_1 RPC.
func (*CanvasClient) DrawMesh ¶
func (c *CanvasClient) DrawMesh(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) error
DrawMesh calls the DrawMesh RPC.
func (*CanvasClient) DrawOval5_1 ¶
func (c *CanvasClient) DrawOval5_1(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, arg3 float32, arg4 int64) error
DrawOval5_1 calls the DrawOval5_1 RPC.
func (*CanvasClient) DrawPatch3 ¶
func (c *CanvasClient) DrawPatch3(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) error
DrawPatch3 calls the DrawPatch3 RPC.
func (*CanvasClient) DrawPatch3_1 ¶
func (c *CanvasClient) DrawPatch3_1(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) error
DrawPatch3_1 calls the DrawPatch3_1 RPC.
func (*CanvasClient) DrawPicture1 ¶
DrawPicture1 calls the DrawPicture1 RPC.
func (*CanvasClient) DrawPicture2_1 ¶
func (c *CanvasClient) DrawPicture2_1(ctx context.Context, handle int64, arg0 int64, arg1 int64) error
DrawPicture2_1 calls the DrawPicture2_1 RPC.
func (*CanvasClient) DrawPicture2_2 ¶
func (c *CanvasClient) DrawPicture2_2(ctx context.Context, handle int64, arg0 int64, arg1 int64) error
DrawPicture2_2 calls the DrawPicture2_2 RPC.
func (*CanvasClient) DrawPoint ¶
func (c *CanvasClient) DrawPoint(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 int64) error
DrawPoint calls the DrawPoint RPC.
func (*CanvasClient) DrawPoints2 ¶
DrawPoints2 calls the DrawPoints2 RPC.
func (*CanvasClient) DrawPoints4_1 ¶
func (c *CanvasClient) DrawPoints4_1(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32, arg3 int64) error
DrawPoints4_1 calls the DrawPoints4_1 RPC.
func (*CanvasClient) DrawPosText3_1 ¶
func (c *CanvasClient) DrawPosText3_1(ctx context.Context, handle int64, arg0 string, arg1 int64, arg2 int64) error
DrawPosText3_1 calls the DrawPosText3_1 RPC.
func (*CanvasClient) DrawPosText5 ¶
func (c *CanvasClient) DrawPosText5(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32, arg3 int64, arg4 int64) error
DrawPosText5 calls the DrawPosText5 RPC.
func (*CanvasClient) DrawRGB ¶
func (c *CanvasClient) DrawRGB(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32) error
DrawRGB calls the DrawRGB RPC.
func (*CanvasClient) DrawRect2_1 ¶
DrawRect2_1 calls the DrawRect2_1 RPC.
func (*CanvasClient) DrawRect5_2 ¶
func (c *CanvasClient) DrawRect5_2(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, arg3 float32, arg4 int64) error
DrawRect5_2 calls the DrawRect5_2 RPC.
func (*CanvasClient) DrawRegion ¶
DrawRegion calls the DrawRegion RPC.
func (*CanvasClient) DrawRenderNode ¶
DrawRenderNode calls the DrawRenderNode RPC.
func (*CanvasClient) DrawRoundRect4 ¶
func (c *CanvasClient) DrawRoundRect4(ctx context.Context, handle int64, arg0 int64, arg1 float32, arg2 float32, arg3 int64) error
DrawRoundRect4 calls the DrawRoundRect4 RPC.
func (*CanvasClient) DrawRoundRect7_1 ¶
func (c *CanvasClient) DrawRoundRect7_1(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, arg3 float32, arg4 float32, arg5 float32, arg6 int64) error
DrawRoundRect7_1 calls the DrawRoundRect7_1 RPC.
func (*CanvasClient) DrawText4_2 ¶
func (c *CanvasClient) DrawText4_2(ctx context.Context, handle int64, arg0 string, arg1 float32, arg2 float32, arg3 int64) error
DrawText4_2 calls the DrawText4_2 RPC.
func (*CanvasClient) DrawText6 ¶
func (c *CanvasClient) DrawText6(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32, arg3 float32, arg4 float32, arg5 int64) error
DrawText6 calls the DrawText6 RPC.
func (*CanvasClient) DrawText6_1 ¶
func (c *CanvasClient) DrawText6_1(ctx context.Context, handle int64, arg0 string, arg1 int32, arg2 int32, arg3 float32, arg4 float32, arg5 int64) error
DrawText6_1 calls the DrawText6_1 RPC.
func (*CanvasClient) DrawText6_3 ¶
func (c *CanvasClient) DrawText6_3(ctx context.Context, handle int64, arg0 string, arg1 int32, arg2 int32, arg3 float32, arg4 float32, arg5 int64) error
DrawText6_3 calls the DrawText6_3 RPC.
func (*CanvasClient) DrawTextOnPath5_1 ¶
func (c *CanvasClient) DrawTextOnPath5_1(ctx context.Context, handle int64, arg0 string, arg1 int64, arg2 float32, arg3 float32, arg4 int64) error
DrawTextOnPath5_1 calls the DrawTextOnPath5_1 RPC.
func (*CanvasClient) DrawTextOnPath7 ¶
func (c *CanvasClient) DrawTextOnPath7(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32, arg3 int64, arg4 float32, arg5 float32, arg6 int64) error
DrawTextOnPath7 calls the DrawTextOnPath7 RPC.
func (*CanvasClient) DrawTextRun9 ¶
func (c *CanvasClient) DrawTextRun9(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32, arg3 int32, arg4 int32, arg5 float32, arg6 float32, arg7 bool, arg8 int64) error
DrawTextRun9 calls the DrawTextRun9 RPC.
func (*CanvasClient) DrawTextRun9_1 ¶
func (c *CanvasClient) DrawTextRun9_1(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32, arg3 int32, arg4 int32, arg5 float32, arg6 float32, arg7 bool, arg8 int64) error
DrawTextRun9_1 calls the DrawTextRun9_1 RPC.
func (*CanvasClient) DrawTextRun9_2 ¶
func (c *CanvasClient) DrawTextRun9_2(ctx context.Context, handle int64, arg0 string, arg1 int32, arg2 int32, arg3 int32, arg4 int32, arg5 float32, arg6 float32, arg7 bool, arg8 int64) error
DrawTextRun9_2 calls the DrawTextRun9_2 RPC.
func (*CanvasClient) DrawVertices ¶
func (c *CanvasClient) DrawVertices(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int64, arg3 int32, arg4 int64, arg5 int32, arg6 int64, arg7 int32, arg8 int64, arg9 int32, arg10 int32, arg11 int64) error
DrawVertices calls the DrawVertices RPC.
func (*CanvasClient) EnableZ ¶
func (c *CanvasClient) EnableZ(ctx context.Context, handle int64) error
EnableZ calls the EnableZ RPC.
func (*CanvasClient) GetClipBounds0 ¶
GetClipBounds0 calls the GetClipBounds0 RPC.
func (*CanvasClient) GetClipBounds1_1 ¶
func (c *CanvasClient) GetClipBounds1_1(ctx context.Context, handle int64, arg0 int64) (bool, error)
GetClipBounds1_1 calls the GetClipBounds1_1 RPC.
func (*CanvasClient) GetDensity ¶
GetDensity calls the GetDensity RPC.
func (*CanvasClient) GetDrawFilter ¶
GetDrawFilter calls the GetDrawFilter RPC.
func (*CanvasClient) GetMatrix0 ¶
GetMatrix0 calls the GetMatrix0 RPC.
func (*CanvasClient) GetMatrix1_1 ¶
GetMatrix1_1 calls the GetMatrix1_1 RPC.
func (*CanvasClient) GetMaximumBitmapHeight ¶
GetMaximumBitmapHeight calls the GetMaximumBitmapHeight RPC.
func (*CanvasClient) GetMaximumBitmapWidth ¶
GetMaximumBitmapWidth calls the GetMaximumBitmapWidth RPC.
func (*CanvasClient) GetSaveCount ¶
GetSaveCount calls the GetSaveCount RPC.
func (*CanvasClient) IsHardwareAccelerated ¶
IsHardwareAccelerated calls the IsHardwareAccelerated RPC.
func (*CanvasClient) QuickReject1 ¶
QuickReject1 calls the QuickReject1 RPC.
func (*CanvasClient) QuickReject1_2 ¶
QuickReject1_2 calls the QuickReject1_2 RPC.
func (*CanvasClient) QuickReject2_1 ¶
func (c *CanvasClient) QuickReject2_1(ctx context.Context, handle int64, arg0 int64, arg1 int64) (bool, error)
QuickReject2_1 calls the QuickReject2_1 RPC.
func (*CanvasClient) QuickReject2_3 ¶
func (c *CanvasClient) QuickReject2_3(ctx context.Context, handle int64, arg0 int64, arg1 int64) (bool, error)
QuickReject2_3 calls the QuickReject2_3 RPC.
func (*CanvasClient) QuickReject4_4 ¶
func (c *CanvasClient) QuickReject4_4(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, arg3 float32) (bool, error)
QuickReject4_4 calls the QuickReject4_4 RPC.
func (*CanvasClient) QuickReject5_5 ¶
func (c *CanvasClient) QuickReject5_5(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, arg3 float32, arg4 int64) (bool, error)
QuickReject5_5 calls the QuickReject5_5 RPC.
func (*CanvasClient) Restore ¶
func (c *CanvasClient) Restore(ctx context.Context, handle int64) error
Restore calls the Restore RPC.
func (*CanvasClient) RestoreToCount ¶
RestoreToCount calls the RestoreToCount RPC.
func (*CanvasClient) Rotate3_1 ¶
func (c *CanvasClient) Rotate3_1(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32) error
Rotate3_1 calls the Rotate3_1 RPC.
func (*CanvasClient) SaveLayer2 ¶
func (c *CanvasClient) SaveLayer2(ctx context.Context, handle int64, arg0 int64, arg1 int64) (int32, error)
SaveLayer2 calls the SaveLayer2 RPC.
func (*CanvasClient) SaveLayer3_1 ¶
func (c *CanvasClient) SaveLayer3_1(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int32) (int32, error)
SaveLayer3_1 calls the SaveLayer3_1 RPC.
func (*CanvasClient) SaveLayer5_2 ¶
func (c *CanvasClient) SaveLayer5_2(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, arg3 float32, arg4 int64) (int32, error)
SaveLayer5_2 calls the SaveLayer5_2 RPC.
func (*CanvasClient) SaveLayer6_3 ¶
func (c *CanvasClient) SaveLayer6_3(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, arg3 float32, arg4 int64, arg5 int32) (int32, error)
SaveLayer6_3 calls the SaveLayer6_3 RPC.
func (*CanvasClient) SaveLayerAlpha2 ¶
func (c *CanvasClient) SaveLayerAlpha2(ctx context.Context, handle int64, arg0 int64, arg1 int32) (int32, error)
SaveLayerAlpha2 calls the SaveLayerAlpha2 RPC.
func (*CanvasClient) SaveLayerAlpha3_1 ¶
func (c *CanvasClient) SaveLayerAlpha3_1(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32) (int32, error)
SaveLayerAlpha3_1 calls the SaveLayerAlpha3_1 RPC.
func (*CanvasClient) SaveLayerAlpha5_2 ¶
func (c *CanvasClient) SaveLayerAlpha5_2(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, arg3 float32, arg4 int32) (int32, error)
SaveLayerAlpha5_2 calls the SaveLayerAlpha5_2 RPC.
func (*CanvasClient) SaveLayerAlpha6_3 ¶
func (c *CanvasClient) SaveLayerAlpha6_3(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, arg3 float32, arg4 int32, arg5 int32) (int32, error)
SaveLayerAlpha6_3 calls the SaveLayerAlpha6_3 RPC.
func (*CanvasClient) Scale4_1 ¶
func (c *CanvasClient) Scale4_1(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, arg3 float32) error
Scale4_1 calls the Scale4_1 RPC.
func (*CanvasClient) SetDensity ¶
SetDensity calls the SetDensity RPC.
func (*CanvasClient) SetDrawFilter ¶
SetDrawFilter calls the SetDrawFilter RPC.
type CanvasEdgeTypeClient ¶
type CanvasEdgeTypeClient struct {
// contains filtered or unexported fields
}
CanvasEdgeTypeClient wraps the gRPC CanvasEdgeTypeService client.
func NewCanvasEdgeTypeClient ¶
func NewCanvasEdgeTypeClient(cc grpc.ClientConnInterface) *CanvasEdgeTypeClient
NewCanvasEdgeTypeClient creates a new CanvasEdgeType client.
type CanvasVertexModeClient ¶
type CanvasVertexModeClient struct {
// contains filtered or unexported fields
}
CanvasVertexModeClient wraps the gRPC CanvasVertexModeService client.
func NewCanvasVertexModeClient ¶
func NewCanvasVertexModeClient(cc grpc.ClientConnInterface) *CanvasVertexModeClient
NewCanvasVertexModeClient creates a new CanvasVertexMode client.
type DocumentClient ¶
type DocumentClient struct {
// contains filtered or unexported fields
}
DocumentClient wraps the gRPC DocumentService client.
func NewDocumentClient ¶
func NewDocumentClient(cc grpc.ClientConnInterface) *DocumentClient
NewDocumentClient creates a new Document client.
func (*DocumentClient) Close ¶
func (c *DocumentClient) Close(ctx context.Context, handle int64) error
Close calls the Close RPC.
func (*DocumentClient) FinishPage ¶
FinishPage calls the FinishPage RPC.
type DocumentPageClient ¶
type DocumentPageClient struct {
// contains filtered or unexported fields
}
DocumentPageClient wraps the gRPC DocumentPageService client.
func NewDocumentPageClient ¶
func NewDocumentPageClient(cc grpc.ClientConnInterface) *DocumentPageClient
NewDocumentPageClient creates a new DocumentPage client.
type DocumentPageInfoClient ¶
type DocumentPageInfoClient struct {
// contains filtered or unexported fields
}
DocumentPageInfoClient wraps the gRPC DocumentPageInfoService client.
func NewDocumentPageInfoClient ¶
func NewDocumentPageInfoClient(cc grpc.ClientConnInterface) *DocumentPageInfoClient
NewDocumentPageInfoClient creates a new DocumentPageInfo client.
func (*DocumentPageInfoClient) GetContentRect ¶
func (c *DocumentPageInfoClient) GetContentRect(ctx context.Context) (int64, error)
GetContentRect calls the GetContentRect RPC.
func (*DocumentPageInfoClient) GetPageHeight ¶
func (c *DocumentPageInfoClient) GetPageHeight(ctx context.Context) (int32, error)
GetPageHeight calls the GetPageHeight RPC.
func (*DocumentPageInfoClient) GetPageNumber ¶
func (c *DocumentPageInfoClient) GetPageNumber(ctx context.Context) (int32, error)
GetPageNumber calls the GetPageNumber RPC.
func (*DocumentPageInfoClient) GetPageWidth ¶
func (c *DocumentPageInfoClient) GetPageWidth(ctx context.Context) (int32, error)
GetPageWidth calls the GetPageWidth RPC.
type LoadParamsBuilderClient ¶
type LoadParamsBuilderClient struct {
// contains filtered or unexported fields
}
LoadParamsBuilderClient wraps the gRPC LoadParamsBuilderService client.
func NewLoadParamsBuilderClient ¶
func NewLoadParamsBuilderClient(cc grpc.ClientConnInterface) *LoadParamsBuilderClient
NewLoadParamsBuilderClient creates a new LoadParamsBuilder client.
func (*LoadParamsBuilderClient) Build ¶
func (c *LoadParamsBuilderClient) Build(ctx context.Context) (int64, error)
Build calls the Build RPC.
func (*LoadParamsBuilderClient) SetPassword ¶
SetPassword calls the SetPassword RPC.
type LoadParamsClient ¶
type LoadParamsClient struct {
// contains filtered or unexported fields
}
LoadParamsClient wraps the gRPC LoadParamsService client.
func NewLoadParamsClient ¶
func NewLoadParamsClient(cc grpc.ClientConnInterface) *LoadParamsClient
NewLoadParamsClient creates a new LoadParams client.
func (*LoadParamsClient) GetPassword ¶
func (c *LoadParamsClient) GetPassword(ctx context.Context) (string, error)
GetPassword calls the GetPassword RPC.
type PaintAlignClient ¶
type PaintAlignClient struct {
// contains filtered or unexported fields
}
PaintAlignClient wraps the gRPC PaintAlignService client.
func NewPaintAlignClient ¶
func NewPaintAlignClient(cc grpc.ClientConnInterface) *PaintAlignClient
NewPaintAlignClient creates a new PaintAlign client.
type PaintCapClient ¶
type PaintCapClient struct {
// contains filtered or unexported fields
}
PaintCapClient wraps the gRPC PaintCapService client.
func NewPaintCapClient ¶
func NewPaintCapClient(cc grpc.ClientConnInterface) *PaintCapClient
NewPaintCapClient creates a new PaintCap client.
type PaintClient ¶
type PaintClient struct {
// contains filtered or unexported fields
}
PaintClient wraps the gRPC PaintService client.
func NewPaintClient ¶
func NewPaintClient(cc grpc.ClientConnInterface) *PaintClient
NewPaintClient creates a new Paint client.
func (*PaintClient) BreakText4_2 ¶
func (c *PaintClient) BreakText4_2(ctx context.Context, handle int64, arg0 string, arg1 bool, arg2 float32, arg3 int64) (int32, error)
BreakText4_2 calls the BreakText4_2 RPC.
func (*PaintClient) BreakText5 ¶
func (c *PaintClient) BreakText5(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32, arg3 float32, arg4 int64) (int32, error)
BreakText5 calls the BreakText5 RPC.
func (*PaintClient) BreakText6_1 ¶
func (c *PaintClient) BreakText6_1(ctx context.Context, handle int64, arg0 string, arg1 int32, arg2 int32, arg3 bool, arg4 float32, arg5 int64) (int32, error)
BreakText6_1 calls the BreakText6_1 RPC.
func (*PaintClient) ClearShadowLayer ¶
func (c *PaintClient) ClearShadowLayer(ctx context.Context, handle int64) error
ClearShadowLayer calls the ClearShadowLayer RPC.
func (*PaintClient) EqualsForTextMeasurement ¶
func (c *PaintClient) EqualsForTextMeasurement(ctx context.Context, handle int64, arg0 int64) (bool, error)
EqualsForTextMeasurement calls the EqualsForTextMeasurement RPC.
func (*PaintClient) GetBlendMode ¶
GetBlendMode calls the GetBlendMode RPC.
func (*PaintClient) GetColorFilter ¶
GetColorFilter calls the GetColorFilter RPC.
func (*PaintClient) GetColorLong ¶
GetColorLong calls the GetColorLong RPC.
func (*PaintClient) GetEndHyphenEdit ¶
GetEndHyphenEdit calls the GetEndHyphenEdit RPC.
func (*PaintClient) GetFillPath ¶
func (c *PaintClient) GetFillPath(ctx context.Context, handle int64, arg0 int64, arg1 int64) (bool, error)
GetFillPath calls the GetFillPath RPC.
func (*PaintClient) GetFontFeatureSettings ¶
GetFontFeatureSettings calls the GetFontFeatureSettings RPC.
func (*PaintClient) GetFontMetrics0 ¶
GetFontMetrics0 calls the GetFontMetrics0 RPC.
func (*PaintClient) GetFontMetrics1_1 ¶
func (c *PaintClient) GetFontMetrics1_1(ctx context.Context, handle int64, arg0 int64) (float32, error)
GetFontMetrics1_1 calls the GetFontMetrics1_1 RPC.
func (*PaintClient) GetFontMetricsForLocale ¶
GetFontMetricsForLocale calls the GetFontMetricsForLocale RPC.
func (*PaintClient) GetFontMetricsInt0 ¶
GetFontMetricsInt0 calls the GetFontMetricsInt0 RPC.
func (*PaintClient) GetFontMetricsInt1_1 ¶
func (c *PaintClient) GetFontMetricsInt1_1(ctx context.Context, handle int64, arg0 int64) (int32, error)
GetFontMetricsInt1_1 calls the GetFontMetricsInt1_1 RPC.
func (*PaintClient) GetFontMetricsInt7_2 ¶
func (c *PaintClient) GetFontMetricsInt7_2(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32, arg3 int32, arg4 int32, arg5 bool, arg6 int64) error
GetFontMetricsInt7_2 calls the GetFontMetricsInt7_2 RPC.
func (*PaintClient) GetFontMetricsInt7_3 ¶
func (c *PaintClient) GetFontMetricsInt7_3(ctx context.Context, handle int64, arg0 string, arg1 int32, arg2 int32, arg3 int32, arg4 int32, arg5 bool, arg6 int64) error
GetFontMetricsInt7_3 calls the GetFontMetricsInt7_3 RPC.
func (*PaintClient) GetFontMetricsIntForLocale ¶
func (c *PaintClient) GetFontMetricsIntForLocale(ctx context.Context, handle int64, arg0 int64) error
GetFontMetricsIntForLocale calls the GetFontMetricsIntForLocale RPC.
func (*PaintClient) GetFontSpacing ¶
GetFontSpacing calls the GetFontSpacing RPC.
func (*PaintClient) GetFontVariationSettings ¶
GetFontVariationSettings calls the GetFontVariationSettings RPC.
func (*PaintClient) GetHinting ¶
GetHinting calls the GetHinting RPC.
func (*PaintClient) GetLetterSpacing ¶
GetLetterSpacing calls the GetLetterSpacing RPC.
func (*PaintClient) GetMaskFilter ¶
GetMaskFilter calls the GetMaskFilter RPC.
func (*PaintClient) GetOffsetForAdvance7 ¶
func (c *PaintClient) GetOffsetForAdvance7(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32, arg3 int32, arg4 int32, arg5 bool, arg6 float32) (int32, error)
GetOffsetForAdvance7 calls the GetOffsetForAdvance7 RPC.
func (*PaintClient) GetOffsetForAdvance7_1 ¶
func (c *PaintClient) GetOffsetForAdvance7_1(ctx context.Context, handle int64, arg0 string, arg1 int32, arg2 int32, arg3 int32, arg4 int32, arg5 bool, arg6 float32) (int32, error)
GetOffsetForAdvance7_1 calls the GetOffsetForAdvance7_1 RPC.
func (*PaintClient) GetPathEffect ¶
GetPathEffect calls the GetPathEffect RPC.
func (*PaintClient) GetRunAdvance7 ¶
func (c *PaintClient) GetRunAdvance7(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32, arg3 int32, arg4 int32, arg5 bool, arg6 int32) (float32, error)
GetRunAdvance7 calls the GetRunAdvance7 RPC.
func (*PaintClient) GetRunAdvance7_1 ¶
func (c *PaintClient) GetRunAdvance7_1(ctx context.Context, handle int64, arg0 string, arg1 int32, arg2 int32, arg3 int32, arg4 int32, arg5 bool, arg6 int32) (float32, error)
GetRunAdvance7_1 calls the GetRunAdvance7_1 RPC.
func (*PaintClient) GetRunCharacterAdvance9 ¶
func (c *PaintClient) GetRunCharacterAdvance9(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32, arg3 int32, arg4 int32, arg5 bool, arg6 int32, arg7 int64, arg8 int32) (float32, error)
GetRunCharacterAdvance9 calls the GetRunCharacterAdvance9 RPC.
func (*PaintClient) GetRunCharacterAdvance9_1 ¶
func (c *PaintClient) GetRunCharacterAdvance9_1(ctx context.Context, handle int64, arg0 string, arg1 int32, arg2 int32, arg3 int32, arg4 int32, arg5 bool, arg6 int32, arg7 int64, arg8 int32) (float32, error)
GetRunCharacterAdvance9_1 calls the GetRunCharacterAdvance9_1 RPC.
func (*PaintClient) GetShadowLayerColor ¶
GetShadowLayerColor calls the GetShadowLayerColor RPC.
func (*PaintClient) GetShadowLayerColorLong ¶
GetShadowLayerColorLong calls the GetShadowLayerColorLong RPC.
func (*PaintClient) GetShadowLayerDx ¶
GetShadowLayerDx calls the GetShadowLayerDx RPC.
func (*PaintClient) GetShadowLayerDy ¶
GetShadowLayerDy calls the GetShadowLayerDy RPC.
func (*PaintClient) GetShadowLayerRadius ¶
GetShadowLayerRadius calls the GetShadowLayerRadius RPC.
func (*PaintClient) GetStartHyphenEdit ¶
GetStartHyphenEdit calls the GetStartHyphenEdit RPC.
func (*PaintClient) GetStrikeThruPosition ¶
GetStrikeThruPosition calls the GetStrikeThruPosition RPC.
func (*PaintClient) GetStrikeThruThickness ¶
GetStrikeThruThickness calls the GetStrikeThruThickness RPC.
func (*PaintClient) GetStrokeCap ¶
GetStrokeCap calls the GetStrokeCap RPC.
func (*PaintClient) GetStrokeJoin ¶
GetStrokeJoin calls the GetStrokeJoin RPC.
func (*PaintClient) GetStrokeMiter ¶
GetStrokeMiter calls the GetStrokeMiter RPC.
func (*PaintClient) GetStrokeWidth ¶
GetStrokeWidth calls the GetStrokeWidth RPC.
func (*PaintClient) GetTextAlign ¶
GetTextAlign calls the GetTextAlign RPC.
func (*PaintClient) GetTextBounds4 ¶
func (c *PaintClient) GetTextBounds4(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32, arg3 int64) error
GetTextBounds4 calls the GetTextBounds4 RPC.
func (*PaintClient) GetTextBounds4_1 ¶
func (c *PaintClient) GetTextBounds4_1(ctx context.Context, handle int64, arg0 string, arg1 int32, arg2 int32, arg3 int64) error
GetTextBounds4_1 calls the GetTextBounds4_1 RPC.
func (*PaintClient) GetTextBounds4_2 ¶
func (c *PaintClient) GetTextBounds4_2(ctx context.Context, handle int64, arg0 string, arg1 int32, arg2 int32, arg3 int64) error
GetTextBounds4_2 calls the GetTextBounds4_2 RPC.
func (*PaintClient) GetTextLocale ¶
GetTextLocale calls the GetTextLocale RPC.
func (*PaintClient) GetTextLocales ¶
GetTextLocales calls the GetTextLocales RPC.
func (*PaintClient) GetTextPath6 ¶
func (c *PaintClient) GetTextPath6(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32, arg3 float32, arg4 float32, arg5 int64) error
GetTextPath6 calls the GetTextPath6 RPC.
func (*PaintClient) GetTextPath6_1 ¶
func (c *PaintClient) GetTextPath6_1(ctx context.Context, handle int64, arg0 string, arg1 int32, arg2 int32, arg3 float32, arg4 float32, arg5 int64) error
GetTextPath6_1 calls the GetTextPath6_1 RPC.
func (*PaintClient) GetTextRunAdvances ¶
func (c *PaintClient) GetTextRunAdvances(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32, arg3 int32, arg4 int32, arg5 bool, arg6 int64, arg7 int32) (float32, error)
GetTextRunAdvances calls the GetTextRunAdvances RPC.
func (*PaintClient) GetTextRunCursor6 ¶
func (c *PaintClient) GetTextRunCursor6(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32, arg3 bool, arg4 int32, arg5 int32) (int32, error)
GetTextRunCursor6 calls the GetTextRunCursor6 RPC.
func (*PaintClient) GetTextRunCursor6_1 ¶
func (c *PaintClient) GetTextRunCursor6_1(ctx context.Context, handle int64, arg0 string, arg1 int32, arg2 int32, arg3 bool, arg4 int32, arg5 int32) (int32, error)
GetTextRunCursor6_1 calls the GetTextRunCursor6_1 RPC.
func (*PaintClient) GetTextScaleX ¶
GetTextScaleX calls the GetTextScaleX RPC.
func (*PaintClient) GetTextSize ¶
GetTextSize calls the GetTextSize RPC.
func (*PaintClient) GetTextSkewX ¶
GetTextSkewX calls the GetTextSkewX RPC.
func (*PaintClient) GetTextWidths2_2 ¶
func (c *PaintClient) GetTextWidths2_2(ctx context.Context, handle int64, arg0 string, arg1 int64) (int32, error)
GetTextWidths2_2 calls the GetTextWidths2_2 RPC.
func (*PaintClient) GetTextWidths4 ¶
func (c *PaintClient) GetTextWidths4(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32, arg3 int64) (int32, error)
GetTextWidths4 calls the GetTextWidths4 RPC.
func (*PaintClient) GetTextWidths4_1 ¶
func (c *PaintClient) GetTextWidths4_1(ctx context.Context, handle int64, arg0 string, arg1 int32, arg2 int32, arg3 int64) (int32, error)
GetTextWidths4_1 calls the GetTextWidths4_1 RPC.
func (*PaintClient) GetTextWidths4_3 ¶
func (c *PaintClient) GetTextWidths4_3(ctx context.Context, handle int64, arg0 string, arg1 int32, arg2 int32, arg3 int64) (int32, error)
GetTextWidths4_3 calls the GetTextWidths4_3 RPC.
func (*PaintClient) GetTypeface ¶
GetTypeface calls the GetTypeface RPC.
func (*PaintClient) GetUnderlinePosition ¶
GetUnderlinePosition calls the GetUnderlinePosition RPC.
func (*PaintClient) GetUnderlineThickness ¶
GetUnderlineThickness calls the GetUnderlineThickness RPC.
func (*PaintClient) GetWordSpacing ¶
GetWordSpacing calls the GetWordSpacing RPC.
func (*PaintClient) GetXfermode ¶
GetXfermode calls the GetXfermode RPC.
func (*PaintClient) IsAntiAlias ¶
IsAntiAlias calls the IsAntiAlias RPC.
func (*PaintClient) IsElegantTextHeight ¶
IsElegantTextHeight calls the IsElegantTextHeight RPC.
func (*PaintClient) IsFakeBoldText ¶
IsFakeBoldText calls the IsFakeBoldText RPC.
func (*PaintClient) IsFilterBitmap ¶
IsFilterBitmap calls the IsFilterBitmap RPC.
func (*PaintClient) IsLinearText ¶
IsLinearText calls the IsLinearText RPC.
func (*PaintClient) IsStrikeThruText ¶
IsStrikeThruText calls the IsStrikeThruText RPC.
func (*PaintClient) IsSubpixelText ¶
IsSubpixelText calls the IsSubpixelText RPC.
func (*PaintClient) IsUnderlineText ¶
IsUnderlineText calls the IsUnderlineText RPC.
func (*PaintClient) MeasureText1_2 ¶
func (c *PaintClient) MeasureText1_2(ctx context.Context, handle int64, arg0 string) (float32, error)
MeasureText1_2 calls the MeasureText1_2 RPC.
func (*PaintClient) MeasureText3 ¶
func (c *PaintClient) MeasureText3(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32) (float32, error)
MeasureText3 calls the MeasureText3 RPC.
func (*PaintClient) MeasureText3_1 ¶
func (c *PaintClient) MeasureText3_1(ctx context.Context, handle int64, arg0 string, arg1 int32, arg2 int32) (float32, error)
MeasureText3_1 calls the MeasureText3_1 RPC.
func (*PaintClient) MeasureText3_3 ¶
func (c *PaintClient) MeasureText3_3(ctx context.Context, handle int64, arg0 string, arg1 int32, arg2 int32) (float32, error)
MeasureText3_3 calls the MeasureText3_3 RPC.
func (*PaintClient) Reset ¶
func (c *PaintClient) Reset(ctx context.Context, handle int64) error
Reset calls the Reset RPC.
func (*PaintClient) SetARGB ¶
func (c *PaintClient) SetARGB(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, arg3 int32) error
SetARGB calls the SetARGB RPC.
func (*PaintClient) SetAntiAlias ¶
SetAntiAlias calls the SetAntiAlias RPC.
func (*PaintClient) SetBlendMode ¶
SetBlendMode calls the SetBlendMode RPC.
func (*PaintClient) SetColor1_1 ¶
SetColor1_1 calls the SetColor1_1 RPC.
func (*PaintClient) SetColorFilter ¶
SetColorFilter calls the SetColorFilter RPC.
func (*PaintClient) SetElegantTextHeight ¶
SetElegantTextHeight calls the SetElegantTextHeight RPC.
func (*PaintClient) SetEndHyphenEdit ¶
SetEndHyphenEdit calls the SetEndHyphenEdit RPC.
func (*PaintClient) SetFakeBoldText ¶
SetFakeBoldText calls the SetFakeBoldText RPC.
func (*PaintClient) SetFilterBitmap ¶
SetFilterBitmap calls the SetFilterBitmap RPC.
func (*PaintClient) SetFontFeatureSettings ¶
SetFontFeatureSettings calls the SetFontFeatureSettings RPC.
func (*PaintClient) SetFontVariationSettings ¶
func (c *PaintClient) SetFontVariationSettings(ctx context.Context, handle int64, arg0 string) (bool, error)
SetFontVariationSettings calls the SetFontVariationSettings RPC.
func (*PaintClient) SetHinting ¶
SetHinting calls the SetHinting RPC.
func (*PaintClient) SetLetterSpacing ¶
SetLetterSpacing calls the SetLetterSpacing RPC.
func (*PaintClient) SetLinearText ¶
SetLinearText calls the SetLinearText RPC.
func (*PaintClient) SetMaskFilter ¶
SetMaskFilter calls the SetMaskFilter RPC.
func (*PaintClient) SetPathEffect ¶
SetPathEffect calls the SetPathEffect RPC.
func (*PaintClient) SetShadowLayer4 ¶
func (c *PaintClient) SetShadowLayer4(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, arg3 int32) error
SetShadowLayer4 calls the SetShadowLayer4 RPC.
func (*PaintClient) SetShadowLayer4_1 ¶
func (c *PaintClient) SetShadowLayer4_1(ctx context.Context, handle int64, arg0 float32, arg1 float32, arg2 float32, arg3 int64) error
SetShadowLayer4_1 calls the SetShadowLayer4_1 RPC.
func (*PaintClient) SetStartHyphenEdit ¶
SetStartHyphenEdit calls the SetStartHyphenEdit RPC.
func (*PaintClient) SetStrikeThruText ¶
SetStrikeThruText calls the SetStrikeThruText RPC.
func (*PaintClient) SetStrokeCap ¶
SetStrokeCap calls the SetStrokeCap RPC.
func (*PaintClient) SetStrokeJoin ¶
SetStrokeJoin calls the SetStrokeJoin RPC.
func (*PaintClient) SetStrokeMiter ¶
SetStrokeMiter calls the SetStrokeMiter RPC.
func (*PaintClient) SetStrokeWidth ¶
SetStrokeWidth calls the SetStrokeWidth RPC.
func (*PaintClient) SetSubpixelText ¶
SetSubpixelText calls the SetSubpixelText RPC.
func (*PaintClient) SetTextAlign ¶
SetTextAlign calls the SetTextAlign RPC.
func (*PaintClient) SetTextLocale ¶
SetTextLocale calls the SetTextLocale RPC.
func (*PaintClient) SetTextLocales ¶
SetTextLocales calls the SetTextLocales RPC.
func (*PaintClient) SetTextScaleX ¶
SetTextScaleX calls the SetTextScaleX RPC.
func (*PaintClient) SetTextSize ¶
SetTextSize calls the SetTextSize RPC.
func (*PaintClient) SetTextSkewX ¶
SetTextSkewX calls the SetTextSkewX RPC.
func (*PaintClient) SetTypeface ¶
SetTypeface calls the SetTypeface RPC.
func (*PaintClient) SetUnderlineText ¶
SetUnderlineText calls the SetUnderlineText RPC.
func (*PaintClient) SetWordSpacing ¶
SetWordSpacing calls the SetWordSpacing RPC.
func (*PaintClient) SetXfermode ¶
SetXfermode calls the SetXfermode RPC.
type PaintFontMetricsClient ¶
type PaintFontMetricsClient struct {
// contains filtered or unexported fields
}
PaintFontMetricsClient wraps the gRPC PaintFontMetricsService client.
func NewPaintFontMetricsClient ¶
func NewPaintFontMetricsClient(cc grpc.ClientConnInterface) *PaintFontMetricsClient
NewPaintFontMetricsClient creates a new PaintFontMetrics client.
type PaintFontMetricsIntClient ¶
type PaintFontMetricsIntClient struct {
// contains filtered or unexported fields
}
PaintFontMetricsIntClient wraps the gRPC PaintFontMetricsIntService client.
func NewPaintFontMetricsIntClient ¶
func NewPaintFontMetricsIntClient(cc grpc.ClientConnInterface) *PaintFontMetricsIntClient
NewPaintFontMetricsIntClient creates a new PaintFontMetricsInt client.
func (*PaintFontMetricsIntClient) HashCode ¶
func (c *PaintFontMetricsIntClient) HashCode(ctx context.Context) (int32, error)
HashCode calls the HashCode RPC.
func (*PaintFontMetricsIntClient) Set1 ¶
func (c *PaintFontMetricsIntClient) Set1(ctx context.Context, arg0 int64) error
Set1 calls the Set1 RPC.
type PaintJoinClient ¶
type PaintJoinClient struct {
// contains filtered or unexported fields
}
PaintJoinClient wraps the gRPC PaintJoinService client.
func NewPaintJoinClient ¶
func NewPaintJoinClient(cc grpc.ClientConnInterface) *PaintJoinClient
NewPaintJoinClient creates a new PaintJoin client.
type PaintStyleClient ¶
type PaintStyleClient struct {
// contains filtered or unexported fields
}
PaintStyleClient wraps the gRPC PaintStyleService client.
func NewPaintStyleClient ¶
func NewPaintStyleClient(cc grpc.ClientConnInterface) *PaintStyleClient
NewPaintStyleClient creates a new PaintStyle client.
type ParcelFileDescriptorAutoCloseInputStreamClient ¶
type ParcelFileDescriptorAutoCloseInputStreamClient struct {
// contains filtered or unexported fields
}
ParcelFileDescriptorAutoCloseInputStreamClient wraps the gRPC ParcelFileDescriptorAutoCloseInputStreamService client.
func NewParcelFileDescriptorAutoCloseInputStreamClient ¶
func NewParcelFileDescriptorAutoCloseInputStreamClient(cc grpc.ClientConnInterface) *ParcelFileDescriptorAutoCloseInputStreamClient
NewParcelFileDescriptorAutoCloseInputStreamClient creates a new ParcelFileDescriptorAutoCloseInputStream client.
func (*ParcelFileDescriptorAutoCloseInputStreamClient) Close ¶
func (c *ParcelFileDescriptorAutoCloseInputStreamClient) Close(ctx context.Context) error
Close calls the Close RPC.
func (*ParcelFileDescriptorAutoCloseInputStreamClient) Read0 ¶
func (c *ParcelFileDescriptorAutoCloseInputStreamClient) Read0(ctx context.Context) (int32, error)
Read0 calls the Read0 RPC.
type ParcelFileDescriptorAutoCloseOutputStreamClient ¶
type ParcelFileDescriptorAutoCloseOutputStreamClient struct {
// contains filtered or unexported fields
}
ParcelFileDescriptorAutoCloseOutputStreamClient wraps the gRPC ParcelFileDescriptorAutoCloseOutputStreamService client.
func NewParcelFileDescriptorAutoCloseOutputStreamClient ¶
func NewParcelFileDescriptorAutoCloseOutputStreamClient(cc grpc.ClientConnInterface) *ParcelFileDescriptorAutoCloseOutputStreamClient
NewParcelFileDescriptorAutoCloseOutputStreamClient creates a new ParcelFileDescriptorAutoCloseOutputStream client.
type ParcelFileDescriptorClient ¶
type ParcelFileDescriptorClient struct {
// contains filtered or unexported fields
}
ParcelFileDescriptorClient wraps the gRPC ParcelFileDescriptorService client.
func NewParcelFileDescriptorClient ¶
func NewParcelFileDescriptorClient(cc grpc.ClientConnInterface) *ParcelFileDescriptorClient
NewParcelFileDescriptorClient creates a new ParcelFileDescriptor client.
func (*ParcelFileDescriptorClient) AdoptFd ¶
func (c *ParcelFileDescriptorClient) AdoptFd(ctx context.Context, handle int64, arg0 int32) (int64, error)
AdoptFd calls the AdoptFd RPC.
func (*ParcelFileDescriptorClient) CanDetectErrors ¶
func (c *ParcelFileDescriptorClient) CanDetectErrors(ctx context.Context, handle int64) (bool, error)
CanDetectErrors calls the CanDetectErrors RPC.
func (*ParcelFileDescriptorClient) CheckError ¶
func (c *ParcelFileDescriptorClient) CheckError(ctx context.Context, handle int64) error
CheckError calls the CheckError RPC.
func (*ParcelFileDescriptorClient) Close ¶
func (c *ParcelFileDescriptorClient) Close(ctx context.Context, handle int64) error
Close calls the Close RPC.
func (*ParcelFileDescriptorClient) CloseWithError ¶
func (c *ParcelFileDescriptorClient) CloseWithError(ctx context.Context, handle int64, arg0 string) error
CloseWithError calls the CloseWithError RPC.
func (*ParcelFileDescriptorClient) CreatePipe ¶
CreatePipe calls the CreatePipe RPC.
func (*ParcelFileDescriptorClient) CreateReliablePipe ¶
func (c *ParcelFileDescriptorClient) CreateReliablePipe(ctx context.Context, handle int64) (int64, error)
CreateReliablePipe calls the CreateReliablePipe RPC.
func (*ParcelFileDescriptorClient) CreateReliableSocketPair ¶
func (c *ParcelFileDescriptorClient) CreateReliableSocketPair(ctx context.Context, handle int64) (int64, error)
CreateReliableSocketPair calls the CreateReliableSocketPair RPC.
func (*ParcelFileDescriptorClient) CreateSocketPair ¶
func (c *ParcelFileDescriptorClient) CreateSocketPair(ctx context.Context, handle int64) (int64, error)
CreateSocketPair calls the CreateSocketPair RPC.
func (*ParcelFileDescriptorClient) DescribeContents ¶
func (c *ParcelFileDescriptorClient) DescribeContents(ctx context.Context, handle int64) (int32, error)
DescribeContents calls the DescribeContents RPC.
func (*ParcelFileDescriptorClient) Dup1_1 ¶
func (c *ParcelFileDescriptorClient) Dup1_1(ctx context.Context, handle int64, arg0 int64) (int64, error)
Dup1_1 calls the Dup1_1 RPC.
func (*ParcelFileDescriptorClient) FromDatagramSocket ¶
func (c *ParcelFileDescriptorClient) FromDatagramSocket(ctx context.Context, handle int64, arg0 int64) (int64, error)
FromDatagramSocket calls the FromDatagramSocket RPC.
func (*ParcelFileDescriptorClient) FromFd ¶
func (c *ParcelFileDescriptorClient) FromFd(ctx context.Context, handle int64, arg0 int32) (int64, error)
FromFd calls the FromFd RPC.
func (*ParcelFileDescriptorClient) FromSocket ¶
func (c *ParcelFileDescriptorClient) FromSocket(ctx context.Context, handle int64, arg0 int64) (int64, error)
FromSocket calls the FromSocket RPC.
func (*ParcelFileDescriptorClient) GetFileDescriptor ¶
func (c *ParcelFileDescriptorClient) GetFileDescriptor(ctx context.Context, handle int64) (int64, error)
GetFileDescriptor calls the GetFileDescriptor RPC.
func (*ParcelFileDescriptorClient) GetStatSize ¶
GetStatSize calls the GetStatSize RPC.
func (*ParcelFileDescriptorClient) Open ¶
func (c *ParcelFileDescriptorClient) Open(ctx context.Context, handle int64, arg0 int64, arg1 int32) (int64, error)
Open calls the Open RPC.
func (*ParcelFileDescriptorClient) ParseMode ¶
func (c *ParcelFileDescriptorClient) ParseMode(ctx context.Context, handle int64, arg0 string) (int32, error)
ParseMode calls the ParseMode RPC.
func (*ParcelFileDescriptorClient) WriteToParcel ¶
func (c *ParcelFileDescriptorClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error
WriteToParcel calls the WriteToParcel RPC.
type ParcelFileDescriptorOnCloseListenerClient ¶
type ParcelFileDescriptorOnCloseListenerClient struct {
// contains filtered or unexported fields
}
ParcelFileDescriptorOnCloseListenerClient wraps the gRPC ParcelFileDescriptorOnCloseListenerService client.
func NewParcelFileDescriptorOnCloseListenerClient ¶
func NewParcelFileDescriptorOnCloseListenerClient(cc grpc.ClientConnInterface) *ParcelFileDescriptorOnCloseListenerClient
NewParcelFileDescriptorOnCloseListenerClient creates a new ParcelFileDescriptorOnCloseListener client.
type PrintedPdfDocumentClient ¶
type PrintedPdfDocumentClient struct {
// contains filtered or unexported fields
}
PrintedPdfDocumentClient wraps the gRPC PrintedPdfDocumentService client.
func NewPrintedPdfDocumentClient ¶
func NewPrintedPdfDocumentClient(cc grpc.ClientConnInterface) *PrintedPdfDocumentClient
NewPrintedPdfDocumentClient creates a new PrintedPdfDocument client.
func (*PrintedPdfDocumentClient) GetPageContentRect ¶
func (c *PrintedPdfDocumentClient) GetPageContentRect(ctx context.Context, handle int64) (int64, error)
GetPageContentRect calls the GetPageContentRect RPC.
func (*PrintedPdfDocumentClient) GetPageHeight ¶
GetPageHeight calls the GetPageHeight RPC.
func (*PrintedPdfDocumentClient) GetPageWidth ¶
GetPageWidth calls the GetPageWidth RPC.
type RenderParamsBuilderClient ¶
type RenderParamsBuilderClient struct {
// contains filtered or unexported fields
}
RenderParamsBuilderClient wraps the gRPC RenderParamsBuilderService client.
func NewRenderParamsBuilderClient ¶
func NewRenderParamsBuilderClient(cc grpc.ClientConnInterface) *RenderParamsBuilderClient
NewRenderParamsBuilderClient creates a new RenderParamsBuilder client.
func (*RenderParamsBuilderClient) Build ¶
func (c *RenderParamsBuilderClient) Build(ctx context.Context) (int64, error)
Build calls the Build RPC.
func (*RenderParamsBuilderClient) SetRenderFlags1 ¶
SetRenderFlags1 calls the SetRenderFlags1 RPC.
func (*RenderParamsBuilderClient) SetRenderFlags2_1 ¶
func (c *RenderParamsBuilderClient) SetRenderFlags2_1(ctx context.Context, arg0 int32, arg1 int32) (int64, error)
SetRenderFlags2_1 calls the SetRenderFlags2_1 RPC.
type RenderParamsClient ¶
type RenderParamsClient struct {
// contains filtered or unexported fields
}
RenderParamsClient wraps the gRPC RenderParamsService client.
func NewRenderParamsClient ¶
func NewRenderParamsClient(cc grpc.ClientConnInterface) *RenderParamsClient
NewRenderParamsClient creates a new RenderParams client.
func (*RenderParamsClient) GetRenderFlags ¶
func (c *RenderParamsClient) GetRenderFlags(ctx context.Context) (int32, error)
GetRenderFlags calls the GetRenderFlags RPC.
func (*RenderParamsClient) GetRenderMode ¶
func (c *RenderParamsClient) GetRenderMode(ctx context.Context) (int32, error)
GetRenderMode calls the GetRenderMode RPC.
type RendererClient ¶
type RendererClient struct {
// contains filtered or unexported fields
}
RendererClient wraps the gRPC RendererService client.
func NewRendererClient ¶
func NewRendererClient(cc grpc.ClientConnInterface) *RendererClient
NewRendererClient creates a new Renderer client.
func (*RendererClient) Close ¶
func (c *RendererClient) Close(ctx context.Context, handle int64) error
Close calls the Close RPC.
func (*RendererClient) GetDocumentLinearizationType ¶
func (c *RendererClient) GetDocumentLinearizationType(ctx context.Context, handle int64) (int32, error)
GetDocumentLinearizationType calls the GetDocumentLinearizationType RPC.
func (*RendererClient) GetPageCount ¶
GetPageCount calls the GetPageCount RPC.
func (*RendererClient) GetPdfFormType ¶
GetPdfFormType calls the GetPdfFormType RPC.
func (*RendererClient) ShouldScaleForPrinting ¶
ShouldScaleForPrinting calls the ShouldScaleForPrinting RPC.
type RendererPageClient ¶
type RendererPageClient struct {
// contains filtered or unexported fields
}
RendererPageClient wraps the gRPC RendererPageService client.
func NewRendererPageClient ¶
func NewRendererPageClient(cc grpc.ClientConnInterface) *RendererPageClient
NewRendererPageClient creates a new RendererPage client.
func (*RendererPageClient) Close ¶
func (c *RendererPageClient) Close(ctx context.Context) error
Close calls the Close RPC.
func (*RendererPageClient) GetFormWidgetInfoAtIndex ¶
func (c *RendererPageClient) GetFormWidgetInfoAtIndex(ctx context.Context, arg0 int32) (int64, error)
GetFormWidgetInfoAtIndex calls the GetFormWidgetInfoAtIndex RPC.
func (*RendererPageClient) GetFormWidgetInfoAtPosition ¶
func (c *RendererPageClient) GetFormWidgetInfoAtPosition(ctx context.Context, arg0 int32, arg1 int32) (int64, error)
GetFormWidgetInfoAtPosition calls the GetFormWidgetInfoAtPosition RPC.
func (*RendererPageClient) GetFormWidgetInfos0 ¶
func (c *RendererPageClient) GetFormWidgetInfos0(ctx context.Context) (int64, error)
GetFormWidgetInfos0 calls the GetFormWidgetInfos0 RPC.
func (*RendererPageClient) GetFormWidgetInfos1_1 ¶
GetFormWidgetInfos1_1 calls the GetFormWidgetInfos1_1 RPC.
func (*RendererPageClient) GetGotoLinks ¶
func (c *RendererPageClient) GetGotoLinks(ctx context.Context) (int64, error)
GetGotoLinks calls the GetGotoLinks RPC.
func (*RendererPageClient) GetHeight ¶
func (c *RendererPageClient) GetHeight(ctx context.Context) (int32, error)
GetHeight calls the GetHeight RPC.
func (*RendererPageClient) GetImageContents ¶
func (c *RendererPageClient) GetImageContents(ctx context.Context) (int64, error)
GetImageContents calls the GetImageContents RPC.
func (*RendererPageClient) GetIndex ¶
func (c *RendererPageClient) GetIndex(ctx context.Context) (int32, error)
GetIndex calls the GetIndex RPC.
func (*RendererPageClient) GetLinkContents ¶
func (c *RendererPageClient) GetLinkContents(ctx context.Context) (int64, error)
GetLinkContents calls the GetLinkContents RPC.
func (*RendererPageClient) GetTextContents ¶
func (c *RendererPageClient) GetTextContents(ctx context.Context) (int64, error)
GetTextContents calls the GetTextContents RPC.
func (*RendererPageClient) GetWidth ¶
func (c *RendererPageClient) GetWidth(ctx context.Context) (int32, error)
GetWidth calls the GetWidth RPC.
func (*RendererPageClient) Render4 ¶
func (c *RendererPageClient) Render4(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int64) error
Render4 calls the Render4 RPC.
func (*RendererPageClient) Render4_1 ¶
func (c *RendererPageClient) Render4_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int32) error
Render4_1 calls the Render4_1 RPC.
func (*RendererPageClient) SearchText ¶
SearchText calls the SearchText RPC.
func (*RendererPageClient) SelectContent ¶
func (c *RendererPageClient) SelectContent(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
SelectContent calls the SelectContent RPC.
type RendererPreVClient ¶
type RendererPreVClient struct {
// contains filtered or unexported fields
}
RendererPreVClient wraps the gRPC RendererPreVService client.
func NewRendererPreVClient ¶
func NewRendererPreVClient(cc grpc.ClientConnInterface) *RendererPreVClient
NewRendererPreVClient creates a new RendererPreV client.
func (*RendererPreVClient) Close ¶
func (c *RendererPreVClient) Close(ctx context.Context, handle int64) error
Close calls the Close RPC.
func (*RendererPreVClient) GetDocumentLinearizationType ¶
func (c *RendererPreVClient) GetDocumentLinearizationType(ctx context.Context, handle int64) (int32, error)
GetDocumentLinearizationType calls the GetDocumentLinearizationType RPC.
func (*RendererPreVClient) GetPageCount ¶
GetPageCount calls the GetPageCount RPC.
func (*RendererPreVClient) GetPdfFormType ¶
GetPdfFormType calls the GetPdfFormType RPC.
type RendererPreVPageClient ¶
type RendererPreVPageClient struct {
// contains filtered or unexported fields
}
RendererPreVPageClient wraps the gRPC RendererPreVPageService client.
func NewRendererPreVPageClient ¶
func NewRendererPreVPageClient(cc grpc.ClientConnInterface) *RendererPreVPageClient
NewRendererPreVPageClient creates a new RendererPreVPage client.
func (*RendererPreVPageClient) Close ¶
func (c *RendererPreVPageClient) Close(ctx context.Context) error
Close calls the Close RPC.
func (*RendererPreVPageClient) GetFormWidgetInfoAtIndex ¶
func (c *RendererPreVPageClient) GetFormWidgetInfoAtIndex(ctx context.Context, arg0 int32) (int64, error)
GetFormWidgetInfoAtIndex calls the GetFormWidgetInfoAtIndex RPC.
func (*RendererPreVPageClient) GetFormWidgetInfoAtPosition ¶
func (c *RendererPreVPageClient) GetFormWidgetInfoAtPosition(ctx context.Context, arg0 int32, arg1 int32) (int64, error)
GetFormWidgetInfoAtPosition calls the GetFormWidgetInfoAtPosition RPC.
func (*RendererPreVPageClient) GetFormWidgetInfos0 ¶
func (c *RendererPreVPageClient) GetFormWidgetInfos0(ctx context.Context) (int64, error)
GetFormWidgetInfos0 calls the GetFormWidgetInfos0 RPC.
func (*RendererPreVPageClient) GetFormWidgetInfos1_1 ¶
func (c *RendererPreVPageClient) GetFormWidgetInfos1_1(ctx context.Context, arg0 int64) (int64, error)
GetFormWidgetInfos1_1 calls the GetFormWidgetInfos1_1 RPC.
func (*RendererPreVPageClient) GetGotoLinks ¶
func (c *RendererPreVPageClient) GetGotoLinks(ctx context.Context) (int64, error)
GetGotoLinks calls the GetGotoLinks RPC.
func (*RendererPreVPageClient) GetHeight ¶
func (c *RendererPreVPageClient) GetHeight(ctx context.Context) (int32, error)
GetHeight calls the GetHeight RPC.
func (*RendererPreVPageClient) GetImageContents ¶
func (c *RendererPreVPageClient) GetImageContents(ctx context.Context) (int64, error)
GetImageContents calls the GetImageContents RPC.
func (*RendererPreVPageClient) GetIndex ¶
func (c *RendererPreVPageClient) GetIndex(ctx context.Context) (int32, error)
GetIndex calls the GetIndex RPC.
func (*RendererPreVPageClient) GetLinkContents ¶
func (c *RendererPreVPageClient) GetLinkContents(ctx context.Context) (int64, error)
GetLinkContents calls the GetLinkContents RPC.
func (*RendererPreVPageClient) GetTextContents ¶
func (c *RendererPreVPageClient) GetTextContents(ctx context.Context) (int64, error)
GetTextContents calls the GetTextContents RPC.
func (*RendererPreVPageClient) GetWidth ¶
func (c *RendererPreVPageClient) GetWidth(ctx context.Context) (int32, error)
GetWidth calls the GetWidth RPC.
func (*RendererPreVPageClient) Render ¶
func (c *RendererPreVPageClient) Render(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int64) error
Render calls the Render RPC.
func (*RendererPreVPageClient) SearchText ¶
SearchText calls the SearchText RPC.
func (*RendererPreVPageClient) SelectContent ¶
func (c *RendererPreVPageClient) SelectContent(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
SelectContent calls the SelectContent RPC.
type TypefaceBuilderClient ¶
type TypefaceBuilderClient struct {
// contains filtered or unexported fields
}
TypefaceBuilderClient wraps the gRPC TypefaceBuilderService client.
func NewTypefaceBuilderClient ¶
func NewTypefaceBuilderClient(cc grpc.ClientConnInterface) *TypefaceBuilderClient
NewTypefaceBuilderClient creates a new TypefaceBuilder client.
func (*TypefaceBuilderClient) Build ¶
func (c *TypefaceBuilderClient) Build(ctx context.Context) (int64, error)
Build calls the Build RPC.
func (*TypefaceBuilderClient) SetFallback ¶
SetFallback calls the SetFallback RPC.
func (*TypefaceBuilderClient) SetFontVariationSettings1 ¶
func (c *TypefaceBuilderClient) SetFontVariationSettings1(ctx context.Context, arg0 int64) (int64, error)
SetFontVariationSettings1 calls the SetFontVariationSettings1 RPC.
func (*TypefaceBuilderClient) SetFontVariationSettings1_1 ¶
func (c *TypefaceBuilderClient) SetFontVariationSettings1_1(ctx context.Context, arg0 string) (int64, error)
SetFontVariationSettings1_1 calls the SetFontVariationSettings1_1 RPC.
func (*TypefaceBuilderClient) SetTtcIndex ¶
SetTtcIndex calls the SetTtcIndex RPC.
type TypefaceClient ¶
type TypefaceClient struct {
// contains filtered or unexported fields
}
TypefaceClient wraps the gRPC TypefaceService client.
func NewTypefaceClient ¶
func NewTypefaceClient(cc grpc.ClientConnInterface) *TypefaceClient
NewTypefaceClient creates a new Typeface client.
func (*TypefaceClient) Create3_1 ¶
func (c *TypefaceClient) Create3_1(ctx context.Context, arg0 int64, arg1 int32, arg2 bool) (int64, error)
Create3_1 calls the Create3_1 RPC.
func (*TypefaceClient) CreateFromAsset ¶
func (c *TypefaceClient) CreateFromAsset(ctx context.Context, arg0 int64, arg1 string) (int64, error)
CreateFromAsset calls the CreateFromAsset RPC.
func (*TypefaceClient) CreateFromFile1 ¶
CreateFromFile1 calls the CreateFromFile1 RPC.
func (*TypefaceClient) CreateFromFile1_1 ¶
CreateFromFile1_1 calls the CreateFromFile1_1 RPC.
func (*TypefaceClient) DefaultFromStyle ¶
DefaultFromStyle calls the DefaultFromStyle RPC.
func (*TypefaceClient) GetStyle ¶
func (c *TypefaceClient) GetStyle(ctx context.Context) (int32, error)
GetStyle calls the GetStyle RPC.
func (*TypefaceClient) GetSystemFontFamilyName ¶
func (c *TypefaceClient) GetSystemFontFamilyName(ctx context.Context) (string, error)
GetSystemFontFamilyName calls the GetSystemFontFamilyName RPC.
func (*TypefaceClient) GetWeight ¶
func (c *TypefaceClient) GetWeight(ctx context.Context) (int32, error)
GetWeight calls the GetWeight RPC.
func (*TypefaceClient) HashCode ¶
func (c *TypefaceClient) HashCode(ctx context.Context) (int32, error)
HashCode calls the HashCode RPC.
type TypefaceCustomFallbackBuilderClient ¶
type TypefaceCustomFallbackBuilderClient struct {
// contains filtered or unexported fields
}
TypefaceCustomFallbackBuilderClient wraps the gRPC TypefaceCustomFallbackBuilderService client.
func NewTypefaceCustomFallbackBuilderClient ¶
func NewTypefaceCustomFallbackBuilderClient(cc grpc.ClientConnInterface) *TypefaceCustomFallbackBuilderClient
NewTypefaceCustomFallbackBuilderClient creates a new TypefaceCustomFallbackBuilder client.
func (*TypefaceCustomFallbackBuilderClient) AddCustomFallback ¶
func (c *TypefaceCustomFallbackBuilderClient) AddCustomFallback(ctx context.Context, arg0 int64) (int64, error)
AddCustomFallback calls the AddCustomFallback RPC.
func (*TypefaceCustomFallbackBuilderClient) Build ¶
func (c *TypefaceCustomFallbackBuilderClient) Build(ctx context.Context) (int64, error)
Build calls the Build RPC.
func (*TypefaceCustomFallbackBuilderClient) GetMaxCustomFallbackCount ¶
func (c *TypefaceCustomFallbackBuilderClient) GetMaxCustomFallbackCount(ctx context.Context) (int32, error)
GetMaxCustomFallbackCount calls the GetMaxCustomFallbackCount RPC.
func (*TypefaceCustomFallbackBuilderClient) SetStyle ¶
func (c *TypefaceCustomFallbackBuilderClient) SetStyle(ctx context.Context, arg0 int64) (int64, error)
SetStyle calls the SetStyle RPC.
func (*TypefaceCustomFallbackBuilderClient) SetSystemFallback ¶
func (c *TypefaceCustomFallbackBuilderClient) SetSystemFallback(ctx context.Context, arg0 string) (int64, error)
SetSystemFallback calls the SetSystemFallback RPC.