Documentation
¶
Index ¶
- type AlphabeticIndexBucketClient
- func (c *AlphabeticIndexBucketClient) GetLabel(ctx context.Context) (string, error)
- func (c *AlphabeticIndexBucketClient) GetLabelType(ctx context.Context) (int64, error)
- func (c *AlphabeticIndexBucketClient) Iterator(ctx context.Context) (int64, error)
- func (c *AlphabeticIndexBucketClient) Size(ctx context.Context) (int32, error)
- func (c *AlphabeticIndexBucketClient) ToString(ctx context.Context) (string, error)
- type AlphabeticIndexClient
- func (c *AlphabeticIndexClient) AddLabels1(ctx context.Context, handle int64, arg0 int64) (int64, error)
- func (c *AlphabeticIndexClient) AddLabels1_1(ctx context.Context, handle int64, arg0 int64) (int64, error)
- func (c *AlphabeticIndexClient) AddLabels1_2(ctx context.Context, handle int64, arg0 int64) (int64, error)
- func (c *AlphabeticIndexClient) BuildImmutableIndex(ctx context.Context, handle int64) (int64, error)
- func (c *AlphabeticIndexClient) ClearRecords(ctx context.Context, handle int64) (int64, error)
- func (c *AlphabeticIndexClient) GetBucketCount(ctx context.Context, handle int64) (int32, error)
- func (c *AlphabeticIndexClient) GetBucketIndex(ctx context.Context, handle int64, arg0 string) (int32, error)
- func (c *AlphabeticIndexClient) GetBucketLabels(ctx context.Context, handle int64) (int64, error)
- func (c *AlphabeticIndexClient) GetCollator(ctx context.Context, handle int64) (int64, error)
- func (c *AlphabeticIndexClient) GetInflowLabel(ctx context.Context, handle int64) (string, error)
- func (c *AlphabeticIndexClient) GetMaxLabelCount(ctx context.Context, handle int64) (int32, error)
- func (c *AlphabeticIndexClient) GetOverflowLabel(ctx context.Context, handle int64) (string, error)
- func (c *AlphabeticIndexClient) GetRecordCount(ctx context.Context, handle int64) (int32, error)
- func (c *AlphabeticIndexClient) GetUnderflowLabel(ctx context.Context, handle int64) (string, error)
- func (c *AlphabeticIndexClient) Iterator(ctx context.Context, handle int64) (int64, error)
- func (c *AlphabeticIndexClient) SetInflowLabel(ctx context.Context, handle int64, arg0 string) (int64, error)
- func (c *AlphabeticIndexClient) SetMaxLabelCount(ctx context.Context, handle int64, arg0 int32) (int64, error)
- func (c *AlphabeticIndexClient) SetOverflowLabel(ctx context.Context, handle int64, arg0 string) (int64, error)
- func (c *AlphabeticIndexClient) SetUnderflowLabel(ctx context.Context, handle int64, arg0 string) (int64, error)
- type AlphabeticIndexImmutableIndexClient
- func (c *AlphabeticIndexImmutableIndexClient) GetBucket(ctx context.Context, arg0 int32) (int64, error)
- func (c *AlphabeticIndexImmutableIndexClient) GetBucketCount(ctx context.Context) (int32, error)
- func (c *AlphabeticIndexImmutableIndexClient) GetBucketIndex(ctx context.Context, arg0 string) (int32, error)
- func (c *AlphabeticIndexImmutableIndexClient) Iterator(ctx context.Context) (int64, error)
- type AlphabeticIndexRecordClient
- type AlteredCharSequenceClient
- func (c *AlteredCharSequenceClient) CharAt(ctx context.Context, arg0 int32) (uint16, error)
- func (c *AlteredCharSequenceClient) GetChars(ctx context.Context, arg0 int32, arg1 int32, arg2 int64, arg3 int32) error
- func (c *AlteredCharSequenceClient) Length(ctx context.Context) (int32, error)
- func (c *AlteredCharSequenceClient) Make(ctx context.Context, arg0 string, arg1 int64, arg2 int32, arg3 int32) (int64, error)
- func (c *AlteredCharSequenceClient) SubSequence(ctx context.Context, arg0 int32, arg1 int32) (int64, error)
- func (c *AlteredCharSequenceClient) ToString(ctx context.Context) (string, error)
- type AndroidCharacterClient
- func (c *AndroidCharacterClient) GetDirectionalities(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int32) error
- func (c *AndroidCharacterClient) GetEastAsianWidth(ctx context.Context, handle int64, arg0 uint16) (int32, error)
- func (c *AndroidCharacterClient) GetEastAsianWidths(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32, ...) error
- func (c *AndroidCharacterClient) GetMirror(ctx context.Context, handle int64, arg0 uint16) (uint16, error)
- func (c *AndroidCharacterClient) Mirror(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32) (bool, error)
- type AnnotationClient
- func (c *AnnotationClient) DescribeContents(ctx context.Context, handle int64) (int32, error)
- func (c *AnnotationClient) GetKey(ctx context.Context, handle int64) (string, error)
- func (c *AnnotationClient) GetSpanTypeId(ctx context.Context, handle int64) (int32, error)
- func (c *AnnotationClient) GetValue(ctx context.Context, handle int64) (string, error)
- func (c *AnnotationClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error
- type AutoTextClient
- type BidiClassifierClient
- type BidiClient
- func (c *BidiClient) BaseIsLeftToRight(ctx context.Context, handle int64) (bool, error)
- func (c *BidiClient) CountParagraphs(ctx context.Context, handle int64) (int32, error)
- func (c *BidiClient) CountRuns(ctx context.Context, handle int64) (int32, error)
- func (c *BidiClient) CreateLineBidi(ctx context.Context, handle int64, arg0 int32, arg1 int32) (int64, error)
- func (c *BidiClient) GetBaseDirection(ctx context.Context, handle int64, arg0 string) (int8, error)
- func (c *BidiClient) GetBaseLevel(ctx context.Context, handle int64) (int32, error)
- func (c *BidiClient) GetCustomClassifier(ctx context.Context, handle int64) (int64, error)
- func (c *BidiClient) GetCustomizedClass(ctx context.Context, handle int64, arg0 int32) (int32, error)
- func (c *BidiClient) GetDirection(ctx context.Context, handle int64) (int8, error)
- func (c *BidiClient) GetLength(ctx context.Context, handle int64) (int32, error)
- func (c *BidiClient) GetLevelAt(ctx context.Context, handle int64, arg0 int32) (int8, error)
- func (c *BidiClient) GetLevels(ctx context.Context, handle int64) (int64, error)
- func (c *BidiClient) GetLogicalIndex(ctx context.Context, handle int64, arg0 int32) (int32, error)
- func (c *BidiClient) GetLogicalMap(ctx context.Context, handle int64) (int64, error)
- func (c *BidiClient) GetLogicalRun(ctx context.Context, handle int64, arg0 int32) (int64, error)
- func (c *BidiClient) GetParaLevel(ctx context.Context, handle int64) (int8, error)
- func (c *BidiClient) GetParagraph(ctx context.Context, handle int64, arg0 int32) (int64, error)
- func (c *BidiClient) GetParagraphByIndex(ctx context.Context, handle int64, arg0 int32) (int64, error)
- func (c *BidiClient) GetParagraphIndex(ctx context.Context, handle int64, arg0 int32) (int32, error)
- func (c *BidiClient) GetProcessedLength(ctx context.Context, handle int64) (int32, error)
- func (c *BidiClient) GetReorderingMode(ctx context.Context, handle int64) (int32, error)
- func (c *BidiClient) GetReorderingOptions(ctx context.Context, handle int64) (int32, error)
- func (c *BidiClient) GetResultLength(ctx context.Context, handle int64) (int32, error)
- func (c *BidiClient) GetRunCount(ctx context.Context, handle int64) (int32, error)
- func (c *BidiClient) GetRunLevel(ctx context.Context, handle int64, arg0 int32) (int32, error)
- func (c *BidiClient) GetRunLimit(ctx context.Context, handle int64, arg0 int32) (int32, error)
- func (c *BidiClient) GetRunStart(ctx context.Context, handle int64, arg0 int32) (int32, error)
- func (c *BidiClient) GetText(ctx context.Context, handle int64) (int64, error)
- func (c *BidiClient) GetTextAsString(ctx context.Context, handle int64) (string, error)
- func (c *BidiClient) GetVisualIndex(ctx context.Context, handle int64, arg0 int32) (int32, error)
- func (c *BidiClient) GetVisualMap(ctx context.Context, handle int64) (int64, error)
- func (c *BidiClient) GetVisualRun(ctx context.Context, handle int64, arg0 int32) (int64, error)
- func (c *BidiClient) InvertMap(ctx context.Context, handle int64, arg0 int64) (int64, error)
- func (c *BidiClient) IsInverse(ctx context.Context, handle int64) (bool, error)
- func (c *BidiClient) IsLeftToRight(ctx context.Context, handle int64) (bool, error)
- func (c *BidiClient) IsMixed(ctx context.Context, handle int64) (bool, error)
- func (c *BidiClient) IsOrderParagraphsLTR(ctx context.Context, handle int64) (bool, error)
- func (c *BidiClient) IsRightToLeft(ctx context.Context, handle int64) (bool, error)
- func (c *BidiClient) OrderParagraphsLTR(ctx context.Context, handle int64, arg0 bool) error
- func (c *BidiClient) ReorderLogical(ctx context.Context, handle int64, arg0 int64) (int64, error)
- func (c *BidiClient) ReorderVisual(ctx context.Context, handle int64, arg0 int64) (int64, error)
- func (c *BidiClient) ReorderVisually(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int64, ...) error
- func (c *BidiClient) RequiresBidi(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32) (bool, error)
- func (c *BidiClient) SetContext(ctx context.Context, handle int64, arg0 string, arg1 string) error
- func (c *BidiClient) SetCustomClassifier(ctx context.Context, handle int64, arg0 int64) error
- func (c *BidiClient) SetInverse(ctx context.Context, handle int64, arg0 bool) error
- func (c *BidiClient) SetLine(ctx context.Context, handle int64, arg0 int32, arg1 int32) (int64, error)
- func (c *BidiClient) SetPara1_2(ctx context.Context, handle int64, arg0 int64) error
- func (c *BidiClient) SetPara3(ctx context.Context, handle int64, arg0 int64, arg1 int8, arg2 int64) error
- func (c *BidiClient) SetPara3_1(ctx context.Context, handle int64, arg0 string, arg1 int8, arg2 int64) error
- func (c *BidiClient) SetReorderingMode(ctx context.Context, handle int64, arg0 int32) error
- func (c *BidiClient) SetReorderingOptions(ctx context.Context, handle int64, arg0 int32) error
- func (c *BidiClient) WriteReordered(ctx context.Context, handle int64, arg0 int32) (string, error)
- func (c *BidiClient) WriteReverse(ctx context.Context, handle int64, arg0 string, arg1 int32) (string, error)
- type BidiFormatterBuilderClient
- type BidiFormatterClient
- func (c *BidiFormatterClient) GetInstance0(ctx context.Context) (int64, error)
- func (c *BidiFormatterClient) GetInstance1_1(ctx context.Context, arg0 bool) (int64, error)
- func (c *BidiFormatterClient) GetInstance1_2(ctx context.Context, arg0 int64) (int64, error)
- func (c *BidiFormatterClient) GetStereoReset(ctx context.Context) (bool, error)
- func (c *BidiFormatterClient) IsRtl1(ctx context.Context, arg0 string) (bool, error)
- func (c *BidiFormatterClient) IsRtl1_1(ctx context.Context, arg0 string) (bool, error)
- func (c *BidiFormatterClient) IsRtlContext(ctx context.Context) (bool, error)
- func (c *BidiFormatterClient) UnicodeWrap1(ctx context.Context, arg0 string) (int64, error)
- func (c *BidiFormatterClient) UnicodeWrap1_4(ctx context.Context, arg0 string) (string, error)
- func (c *BidiFormatterClient) UnicodeWrap2_1(ctx context.Context, arg0 string, arg1 int64) (int64, error)
- func (c *BidiFormatterClient) UnicodeWrap2_3(ctx context.Context, arg0 string, arg1 bool) (int64, error)
- func (c *BidiFormatterClient) UnicodeWrap2_5(ctx context.Context, arg0 string, arg1 int64) (string, error)
- func (c *BidiFormatterClient) UnicodeWrap2_7(ctx context.Context, arg0 string, arg1 bool) (string, error)
- func (c *BidiFormatterClient) UnicodeWrap3_2(ctx context.Context, arg0 string, arg1 int64, arg2 bool) (int64, error)
- func (c *BidiFormatterClient) UnicodeWrap3_6(ctx context.Context, arg0 string, arg1 int64, arg2 bool) (string, error)
- type BidiRunClient
- func (c *BidiRunClient) GetDirection(ctx context.Context) (int8, error)
- func (c *BidiRunClient) GetEmbeddingLevel(ctx context.Context) (int8, error)
- func (c *BidiRunClient) GetLength(ctx context.Context) (int32, error)
- func (c *BidiRunClient) GetLimit(ctx context.Context) (int32, error)
- func (c *BidiRunClient) GetStart(ctx context.Context) (int32, error)
- func (c *BidiRunClient) IsEvenRun(ctx context.Context) (bool, error)
- func (c *BidiRunClient) IsOddRun(ctx context.Context) (bool, error)
- func (c *BidiRunClient) ToString(ctx context.Context) (string, error)
- type BoringLayoutClient
- func (c *BoringLayoutClient) ComputeDrawingBoundingBox(ctx context.Context, handle int64) (int64, error)
- func (c *BoringLayoutClient) Draw(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64, ...) error
- func (c *BoringLayoutClient) Ellipsized(ctx context.Context, handle int64, arg0 int32, arg1 int32) error
- func (c *BoringLayoutClient) GetBottomPadding(ctx context.Context, handle int64) (int32, error)
- func (c *BoringLayoutClient) GetEllipsisCount(ctx context.Context, handle int64, arg0 int32) (int32, error)
- func (c *BoringLayoutClient) GetEllipsisStart(ctx context.Context, handle int64, arg0 int32) (int32, error)
- func (c *BoringLayoutClient) GetEllipsizedWidth(ctx context.Context, handle int64) (int32, error)
- func (c *BoringLayoutClient) GetHeight(ctx context.Context, handle int64) (int32, error)
- func (c *BoringLayoutClient) GetLineContainsTab(ctx context.Context, handle int64, arg0 int32) (bool, error)
- func (c *BoringLayoutClient) GetLineCount(ctx context.Context, handle int64) (int32, error)
- func (c *BoringLayoutClient) GetLineDescent(ctx context.Context, handle int64, arg0 int32) (int32, error)
- func (c *BoringLayoutClient) GetLineDirections(ctx context.Context, handle int64, arg0 int32) (int64, error)
- func (c *BoringLayoutClient) GetLineMax(ctx context.Context, handle int64, arg0 int32) (float32, error)
- func (c *BoringLayoutClient) GetLineStart(ctx context.Context, handle int64, arg0 int32) (int32, error)
- func (c *BoringLayoutClient) GetLineTop(ctx context.Context, handle int64, arg0 int32) (int32, error)
- func (c *BoringLayoutClient) GetLineWidth(ctx context.Context, handle int64, arg0 int32) (float32, error)
- func (c *BoringLayoutClient) GetParagraphDirection(ctx context.Context, handle int64, arg0 int32) (int32, error)
- func (c *BoringLayoutClient) GetTopPadding(ctx context.Context, handle int64) (int32, error)
- func (c *BoringLayoutClient) IsBoring2(ctx context.Context, handle int64, arg0 string, arg1 int64) (int64, error)
- func (c *BoringLayoutClient) IsBoring3_1(ctx context.Context, handle int64, arg0 string, arg1 int64, arg2 int64) (int64, error)
- func (c *BoringLayoutClient) IsBoring5_2(ctx context.Context, handle int64, arg0 string, arg1 int64, arg2 int64, ...) (int64, error)
- func (c *BoringLayoutClient) IsFallbackLineSpacingEnabled(ctx context.Context, handle int64) (bool, error)
- func (c *BoringLayoutClient) Make8_1(ctx context.Context, handle int64, arg0 string, arg1 int64, arg2 int32, ...) (int64, error)
- func (c *BoringLayoutClient) Make9(ctx context.Context, handle int64, arg0 string, arg1 int64, arg2 int32, ...) (int64, error)
- func (c *BoringLayoutClient) Make10_2(ctx context.Context, handle int64, arg0 string, arg1 int64, arg2 int32, ...) (int64, error)
- func (c *BoringLayoutClient) ReplaceOrMake8_1(ctx context.Context, handle int64, arg0 string, arg1 int64, arg2 int32, ...) (int64, error)
- func (c *BoringLayoutClient) ReplaceOrMake9(ctx context.Context, handle int64, arg0 string, arg1 int64, arg2 int32, ...) (int64, error)
- func (c *BoringLayoutClient) ReplaceOrMake10_2(ctx context.Context, handle int64, arg0 string, arg1 int64, arg2 int32, ...) (int64, error)
- type BoringLayoutMetricsClient
- type BreakIteratorClient
- func (c *BreakIteratorClient) Clone(ctx context.Context) (int64, error)
- func (c *BreakIteratorClient) Current(ctx context.Context) (int32, error)
- func (c *BreakIteratorClient) First(ctx context.Context) (int32, error)
- func (c *BreakIteratorClient) Following(ctx context.Context, arg0 int32) (int32, error)
- func (c *BreakIteratorClient) GetCharacterInstance0(ctx context.Context) (int64, error)
- func (c *BreakIteratorClient) GetCharacterInstance1_1(ctx context.Context, arg0 int64) (int64, error)
- func (c *BreakIteratorClient) GetCharacterInstance1_2(ctx context.Context, arg0 int64) (int64, error)
- func (c *BreakIteratorClient) GetLineInstance0(ctx context.Context) (int64, error)
- func (c *BreakIteratorClient) GetLineInstance1_1(ctx context.Context, arg0 int64) (int64, error)
- func (c *BreakIteratorClient) GetLineInstance1_2(ctx context.Context, arg0 int64) (int64, error)
- func (c *BreakIteratorClient) GetRuleStatus(ctx context.Context) (int32, error)
- func (c *BreakIteratorClient) GetRuleStatusVec(ctx context.Context, arg0 int64) (int32, error)
- func (c *BreakIteratorClient) GetSentenceInstance0(ctx context.Context) (int64, error)
- func (c *BreakIteratorClient) GetSentenceInstance1_1(ctx context.Context, arg0 int64) (int64, error)
- func (c *BreakIteratorClient) GetSentenceInstance1_2(ctx context.Context, arg0 int64) (int64, error)
- func (c *BreakIteratorClient) GetText(ctx context.Context) (int64, error)
- func (c *BreakIteratorClient) GetTitleInstance0(ctx context.Context) (int64, error)
- func (c *BreakIteratorClient) GetTitleInstance1_1(ctx context.Context, arg0 int64) (int64, error)
- func (c *BreakIteratorClient) GetTitleInstance1_2(ctx context.Context, arg0 int64) (int64, error)
- func (c *BreakIteratorClient) GetWordInstance0(ctx context.Context) (int64, error)
- func (c *BreakIteratorClient) GetWordInstance1_1(ctx context.Context, arg0 int64) (int64, error)
- func (c *BreakIteratorClient) GetWordInstance1_2(ctx context.Context, arg0 int64) (int64, error)
- func (c *BreakIteratorClient) IsBoundary(ctx context.Context, arg0 int32) (bool, error)
- func (c *BreakIteratorClient) Last(ctx context.Context) (int32, error)
- func (c *BreakIteratorClient) Next0(ctx context.Context) (int32, error)
- func (c *BreakIteratorClient) Next1_1(ctx context.Context, arg0 int32) (int32, error)
- func (c *BreakIteratorClient) Preceding(ctx context.Context, arg0 int32) (int32, error)
- func (c *BreakIteratorClient) Previous(ctx context.Context) (int32, error)
- func (c *BreakIteratorClient) SetText1(ctx context.Context, arg0 string) error
- func (c *BreakIteratorClient) SetText1_1(ctx context.Context, arg0 string) error
- func (c *BreakIteratorClient) SetText1_2(ctx context.Context, arg0 int64) error
- type CaseMapClient
- func (c *CaseMapClient) Fold(ctx context.Context) (int64, error)
- func (c *CaseMapClient) OmitUnchangedText(ctx context.Context) (int64, error)
- func (c *CaseMapClient) ToLower(ctx context.Context) (int64, error)
- func (c *CaseMapClient) ToTitle(ctx context.Context) (int64, error)
- func (c *CaseMapClient) ToUpper(ctx context.Context) (int64, error)
- type CaseMapFoldClient
- func (c *CaseMapFoldClient) Apply(ctx context.Context, arg0 string) (string, error)
- func (c *CaseMapFoldClient) OmitUnchangedText0(ctx context.Context) (int64, error)
- func (c *CaseMapFoldClient) OmitUnchangedText0_1(ctx context.Context) (int64, error)
- func (c *CaseMapFoldClient) Turkic(ctx context.Context) (int64, error)
- type CaseMapLowerClient
- type CaseMapTitleClient
- func (c *CaseMapTitleClient) AdjustToCased(ctx context.Context) (int64, error)
- func (c *CaseMapTitleClient) Apply(ctx context.Context, arg0 int64, arg1 int64, arg2 string) (string, error)
- func (c *CaseMapTitleClient) NoBreakAdjustment(ctx context.Context) (int64, error)
- func (c *CaseMapTitleClient) NoLowercase(ctx context.Context) (int64, error)
- func (c *CaseMapTitleClient) OmitUnchangedText0(ctx context.Context) (int64, error)
- func (c *CaseMapTitleClient) OmitUnchangedText0_1(ctx context.Context) (int64, error)
- func (c *CaseMapTitleClient) Sentences(ctx context.Context) (int64, error)
- func (c *CaseMapTitleClient) WholeString(ctx context.Context) (int64, error)
- type CaseMapUpperClient
- type ClipboardManagerClient
- type CollationElementIteratorClient
- func (c *CollationElementIteratorClient) Equals(ctx context.Context, arg0 int64) (bool, error)
- func (c *CollationElementIteratorClient) GetMaxExpansion(ctx context.Context, arg0 int32) (int32, error)
- func (c *CollationElementIteratorClient) GetOffset(ctx context.Context) (int32, error)
- func (c *CollationElementIteratorClient) HashCode(ctx context.Context) (int32, error)
- func (c *CollationElementIteratorClient) Next(ctx context.Context) (int32, error)
- func (c *CollationElementIteratorClient) Previous(ctx context.Context) (int32, error)
- func (c *CollationElementIteratorClient) PrimaryOrder(ctx context.Context, arg0 int32) (int32, error)
- func (c *CollationElementIteratorClient) Reset(ctx context.Context) error
- func (c *CollationElementIteratorClient) SecondaryOrder(ctx context.Context, arg0 int32) (int32, error)
- func (c *CollationElementIteratorClient) SetOffset(ctx context.Context, arg0 int32) error
- func (c *CollationElementIteratorClient) SetText1(ctx context.Context, arg0 int64) error
- func (c *CollationElementIteratorClient) SetText1_1(ctx context.Context, arg0 string) error
- func (c *CollationElementIteratorClient) SetText1_2(ctx context.Context, arg0 int64) error
- func (c *CollationElementIteratorClient) TertiaryOrder(ctx context.Context, arg0 int32) (int32, error)
- type CollationKeyClient
- func (c *CollationKeyClient) CompareTo1(ctx context.Context, handle int64, arg0 int64) (int32, error)
- func (c *CollationKeyClient) CompareTo1_1(ctx context.Context, handle int64, arg0 int64) (int32, error)
- func (c *CollationKeyClient) Equals1(ctx context.Context, handle int64, arg0 int64) (bool, error)
- func (c *CollationKeyClient) Equals1_1(ctx context.Context, handle int64, arg0 int64) (bool, error)
- func (c *CollationKeyClient) GetBound(ctx context.Context, handle int64, arg0 int32, arg1 int32) (int64, error)
- func (c *CollationKeyClient) GetSourceString(ctx context.Context, handle int64) (string, error)
- func (c *CollationKeyClient) HashCode(ctx context.Context, handle int64) (int32, error)
- func (c *CollationKeyClient) Merge(ctx context.Context, handle int64, arg0 int64) (int64, error)
- func (c *CollationKeyClient) ToByteArray(ctx context.Context, handle int64) (int64, error)
- type CollatorClient
- func (c *CollatorClient) Clone(ctx context.Context) (int64, error)
- func (c *CollatorClient) CloneAsThawed0(ctx context.Context) (int64, error)
- func (c *CollatorClient) CloneAsThawed0_1(ctx context.Context) (int64, error)
- func (c *CollatorClient) Compare2(ctx context.Context, arg0 int64, arg1 int64) (int32, error)
- func (c *CollatorClient) Compare2_1(ctx context.Context, arg0 string, arg1 string) (int32, error)
- func (c *CollatorClient) Equals1(ctx context.Context, arg0 int64) (bool, error)
- func (c *CollatorClient) Equals2_1(ctx context.Context, arg0 string, arg1 string) (bool, error)
- func (c *CollatorClient) Freeze0(ctx context.Context) (int64, error)
- func (c *CollatorClient) Freeze0_1(ctx context.Context) (int64, error)
- func (c *CollatorClient) GetAvailableLocales(ctx context.Context) (int64, error)
- func (c *CollatorClient) GetAvailableULocales(ctx context.Context) (int64, error)
- func (c *CollatorClient) GetCollationKey(ctx context.Context, arg0 string) (int64, error)
- func (c *CollatorClient) GetDecomposition(ctx context.Context) (int32, error)
- func (c *CollatorClient) GetDisplayName1(ctx context.Context, arg0 int64) (string, error)
- func (c *CollatorClient) GetDisplayName1_2(ctx context.Context, arg0 int64) (string, error)
- func (c *CollatorClient) GetDisplayName2_1(ctx context.Context, arg0 int64, arg1 int64) (string, error)
- func (c *CollatorClient) GetDisplayName2_3(ctx context.Context, arg0 int64, arg1 int64) (string, error)
- func (c *CollatorClient) GetEquivalentReorderCodes(ctx context.Context, arg0 int32) (int64, error)
- func (c *CollatorClient) GetFunctionalEquivalent2(ctx context.Context, arg0 string, arg1 int64) (int64, error)
- func (c *CollatorClient) GetFunctionalEquivalent3_1(ctx context.Context, arg0 string, arg1 int64, arg2 int64) (int64, error)
- func (c *CollatorClient) GetInstance0(ctx context.Context) (int64, error)
- func (c *CollatorClient) GetInstance1_1(ctx context.Context, arg0 int64) (int64, error)
- func (c *CollatorClient) GetInstance1_2(ctx context.Context, arg0 int64) (int64, error)
- func (c *CollatorClient) GetKeywordValues(ctx context.Context, arg0 string) (int64, error)
- func (c *CollatorClient) GetKeywordValuesForLocale(ctx context.Context, arg0 string, arg1 int64, arg2 bool) (int64, error)
- func (c *CollatorClient) GetKeywords(ctx context.Context) (int64, error)
- func (c *CollatorClient) GetMaxVariable(ctx context.Context) (int32, error)
- func (c *CollatorClient) GetReorderCodes(ctx context.Context) (int64, error)
- func (c *CollatorClient) GetStrength(ctx context.Context) (int32, error)
- func (c *CollatorClient) GetTailoredSet(ctx context.Context) (int64, error)
- func (c *CollatorClient) GetUCAVersion(ctx context.Context) (int64, error)
- func (c *CollatorClient) GetVariableTop(ctx context.Context) (int32, error)
- func (c *CollatorClient) GetVersion(ctx context.Context) (int64, error)
- func (c *CollatorClient) HashCode(ctx context.Context) (int32, error)
- func (c *CollatorClient) IsFrozen(ctx context.Context) (bool, error)
- func (c *CollatorClient) SetDecomposition(ctx context.Context, arg0 int32) error
- func (c *CollatorClient) SetMaxVariable(ctx context.Context, arg0 int32) (int64, error)
- func (c *CollatorClient) SetReorderCodes(ctx context.Context, arg0 int64) error
- func (c *CollatorClient) SetStrength(ctx context.Context, arg0 int32) error
- type CompactDecimalFormatClient
- func (c *CompactDecimalFormatClient) GetInstance2(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
- func (c *CompactDecimalFormatClient) GetInstance2_1(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
- func (c *CompactDecimalFormatClient) Parse(ctx context.Context, arg0 string, arg1 int64) (int64, error)
- func (c *CompactDecimalFormatClient) ParseCurrency(ctx context.Context, arg0 string, arg1 int64) (int64, error)
- type CompactDecimalFormatCompactStyleClient
- type ConstrainedFieldPositionClient
- func (c *ConstrainedFieldPositionClient) ConstrainField(ctx context.Context, handle int64, arg0 int64) error
- func (c *ConstrainedFieldPositionClient) GetField(ctx context.Context, handle int64) (int64, error)
- func (c *ConstrainedFieldPositionClient) GetFieldValue(ctx context.Context, handle int64) (int64, error)
- func (c *ConstrainedFieldPositionClient) GetInt64IterationContext(ctx context.Context, handle int64) (int64, error)
- func (c *ConstrainedFieldPositionClient) GetLimit(ctx context.Context, handle int64) (int32, error)
- func (c *ConstrainedFieldPositionClient) GetStart(ctx context.Context, handle int64) (int32, error)
- func (c *ConstrainedFieldPositionClient) MatchesField(ctx context.Context, handle int64, arg0 int64, arg1 int64) (bool, error)
- func (c *ConstrainedFieldPositionClient) Reset(ctx context.Context, handle int64) error
- func (c *ConstrainedFieldPositionClient) SetInt64IterationContext(ctx context.Context, handle int64, arg0 int64) error
- func (c *ConstrainedFieldPositionClient) SetState(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int32, ...) error
- func (c *ConstrainedFieldPositionClient) ToString(ctx context.Context, handle int64) (string, error)
- type CurrencyPluralInfoClient
- func (c *CurrencyPluralInfoClient) Clone(ctx context.Context, handle int64) (int64, error)
- func (c *CurrencyPluralInfoClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)
- func (c *CurrencyPluralInfoClient) GetCurrencyPluralPattern(ctx context.Context, handle int64, arg0 string) (string, error)
- func (c *CurrencyPluralInfoClient) GetInstance0(ctx context.Context, handle int64) (int64, error)
- func (c *CurrencyPluralInfoClient) GetInstance1_1(ctx context.Context, handle int64, arg0 int64) (int64, error)
- func (c *CurrencyPluralInfoClient) GetInstance1_2(ctx context.Context, handle int64, arg0 int64) (int64, error)
- func (c *CurrencyPluralInfoClient) GetLocale(ctx context.Context, handle int64) (int64, error)
- func (c *CurrencyPluralInfoClient) GetPluralRules(ctx context.Context, handle int64) (int64, error)
- func (c *CurrencyPluralInfoClient) HashCode(ctx context.Context, handle int64) (int32, error)
- func (c *CurrencyPluralInfoClient) SetCurrencyPluralPattern(ctx context.Context, handle int64, arg0 string, arg1 string) error
- func (c *CurrencyPluralInfoClient) SetLocale(ctx context.Context, handle int64, arg0 int64) error
- func (c *CurrencyPluralInfoClient) SetPluralRules(ctx context.Context, handle int64, arg0 string) error
- type DateFormatBooleanAttributeClient
- type DateFormatClient
- func (c *DateFormatClient) Clone(ctx context.Context) (int64, error)
- func (c *DateFormatClient) Equals(ctx context.Context, arg0 int64) (bool, error)
- func (c *DateFormatClient) Format1_2(ctx context.Context, arg0 int64) (string, error)
- func (c *DateFormatClient) Format3(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error)
- func (c *DateFormatClient) Format3_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error)
- func (c *DateFormatClient) Format3_3(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error)
- func (c *DateFormatClient) GetAvailableLocales(ctx context.Context) (int64, error)
- func (c *DateFormatClient) GetBooleanAttribute(ctx context.Context, arg0 int64) (bool, error)
- func (c *DateFormatClient) GetCalendar(ctx context.Context) (int64, error)
- func (c *DateFormatClient) GetContext(ctx context.Context, arg0 int64) (int64, error)
- func (c *DateFormatClient) GetDateInstance0(ctx context.Context) (int64, error)
- func (c *DateFormatClient) GetDateInstance1_4(ctx context.Context, arg0 int32) (int64, error)
- func (c *DateFormatClient) GetDateInstance2_1(ctx context.Context, arg0 int64, arg1 int32) (int64, error)
- func (c *DateFormatClient) GetDateInstance2_5(ctx context.Context, arg0 int32, arg1 int64) (int64, error)
- func (c *DateFormatClient) GetDateInstance2_6(ctx context.Context, arg0 int32, arg1 int64) (int64, error)
- func (c *DateFormatClient) GetDateInstance3_2(ctx context.Context, arg0 int64, arg1 int32, arg2 int64) (int64, error)
- func (c *DateFormatClient) GetDateInstance3_3(ctx context.Context, arg0 int64, arg1 int32, arg2 int64) (int64, error)
- func (c *DateFormatClient) GetDateTimeInstance0(ctx context.Context) (int64, error)
- func (c *DateFormatClient) GetDateTimeInstance2_4(ctx context.Context, arg0 int32, arg1 int32) (int64, error)
- func (c *DateFormatClient) GetDateTimeInstance3_1(ctx context.Context, arg0 int64, arg1 int32, arg2 int32) (int64, error)
- func (c *DateFormatClient) GetDateTimeInstance3_5(ctx context.Context, arg0 int32, arg1 int32, arg2 int64) (int64, error)
- func (c *DateFormatClient) GetDateTimeInstance3_6(ctx context.Context, arg0 int32, arg1 int32, arg2 int64) (int64, error)
- func (c *DateFormatClient) GetDateTimeInstance4_2(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int64) (int64, error)
- func (c *DateFormatClient) GetDateTimeInstance4_3(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int64) (int64, error)
- func (c *DateFormatClient) GetInstance0(ctx context.Context) (int64, error)
- func (c *DateFormatClient) GetInstance1_1(ctx context.Context, arg0 int64) (int64, error)
- func (c *DateFormatClient) GetInstance2_2(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
- func (c *DateFormatClient) GetInstance2_3(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
- func (c *DateFormatClient) GetInstanceForSkeleton1_2(ctx context.Context, arg0 string) (int64, error)
- func (c *DateFormatClient) GetInstanceForSkeleton2_3(ctx context.Context, arg0 string, arg1 int64) (int64, error)
- func (c *DateFormatClient) GetInstanceForSkeleton2_4(ctx context.Context, arg0 string, arg1 int64) (int64, error)
- func (c *DateFormatClient) GetInstanceForSkeleton3(ctx context.Context, arg0 int64, arg1 string, arg2 int64) (int64, error)
- func (c *DateFormatClient) GetInstanceForSkeleton3_1(ctx context.Context, arg0 int64, arg1 string, arg2 int64) (int64, error)
- func (c *DateFormatClient) GetNumberFormat(ctx context.Context) (int64, error)
- func (c *DateFormatClient) GetPatternInstance1_2(ctx context.Context, arg0 string) (int64, error)
- func (c *DateFormatClient) GetPatternInstance2_3(ctx context.Context, arg0 string, arg1 int64) (int64, error)
- func (c *DateFormatClient) GetPatternInstance2_4(ctx context.Context, arg0 string, arg1 int64) (int64, error)
- func (c *DateFormatClient) GetPatternInstance3(ctx context.Context, arg0 int64, arg1 string, arg2 int64) (int64, error)
- func (c *DateFormatClient) GetPatternInstance3_1(ctx context.Context, arg0 int64, arg1 string, arg2 int64) (int64, error)
- func (c *DateFormatClient) GetTimeInstance0(ctx context.Context) (int64, error)
- func (c *DateFormatClient) GetTimeInstance1_4(ctx context.Context, arg0 int32) (int64, error)
- func (c *DateFormatClient) GetTimeInstance2_1(ctx context.Context, arg0 int64, arg1 int32) (int64, error)
- func (c *DateFormatClient) GetTimeInstance2_5(ctx context.Context, arg0 int32, arg1 int64) (int64, error)
- func (c *DateFormatClient) GetTimeInstance2_6(ctx context.Context, arg0 int32, arg1 int64) (int64, error)
- func (c *DateFormatClient) GetTimeInstance3_2(ctx context.Context, arg0 int64, arg1 int32, arg2 int64) (int64, error)
- func (c *DateFormatClient) GetTimeInstance3_3(ctx context.Context, arg0 int64, arg1 int32, arg2 int64) (int64, error)
- func (c *DateFormatClient) GetTimeZone(ctx context.Context) (int64, error)
- func (c *DateFormatClient) HashCode(ctx context.Context) (int32, error)
- func (c *DateFormatClient) IsCalendarLenient(ctx context.Context) (bool, error)
- func (c *DateFormatClient) IsLenient(ctx context.Context) (bool, error)
- func (c *DateFormatClient) Parse1(ctx context.Context, arg0 string) (int64, error)
- func (c *DateFormatClient) Parse2_2(ctx context.Context, arg0 string, arg1 int64) (int64, error)
- func (c *DateFormatClient) Parse3_1(ctx context.Context, arg0 string, arg1 int64, arg2 int64) error
- func (c *DateFormatClient) ParseObject(ctx context.Context, arg0 string, arg1 int64) (int64, error)
- func (c *DateFormatClient) SetBooleanAttribute(ctx context.Context, arg0 int64, arg1 bool) (int64, error)
- func (c *DateFormatClient) SetCalendar(ctx context.Context, arg0 int64) error
- func (c *DateFormatClient) SetCalendarLenient(ctx context.Context, arg0 bool) error
- func (c *DateFormatClient) SetContext(ctx context.Context, arg0 int64) error
- func (c *DateFormatClient) SetLenient(ctx context.Context, arg0 bool) error
- func (c *DateFormatClient) SetNumberFormat(ctx context.Context, arg0 int64) error
- func (c *DateFormatClient) SetTimeZone(ctx context.Context, arg0 int64) error
- type DateFormatFieldClient
- type DateFormatHourCycleClient
- type DateFormatSymbolsClient
- func (c *DateFormatSymbolsClient) Clone(ctx context.Context, handle int64) (int64, error)
- func (c *DateFormatSymbolsClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)
- func (c *DateFormatSymbolsClient) GetAmPmStrings(ctx context.Context, handle int64) (int64, error)
- func (c *DateFormatSymbolsClient) GetAvailableLocales(ctx context.Context, handle int64) (int64, error)
- func (c *DateFormatSymbolsClient) GetEraNames(ctx context.Context, handle int64) (int64, error)
- func (c *DateFormatSymbolsClient) GetEras(ctx context.Context, handle int64) (int64, error)
- func (c *DateFormatSymbolsClient) GetInstance0(ctx context.Context, handle int64) (int64, error)
- func (c *DateFormatSymbolsClient) GetInstance1_1(ctx context.Context, handle int64, arg0 int64) (int64, error)
- func (c *DateFormatSymbolsClient) GetInstance1_2(ctx context.Context, handle int64, arg0 int64) (int64, error)
- func (c *DateFormatSymbolsClient) GetLocalPatternChars(ctx context.Context, handle int64) (string, error)
- func (c *DateFormatSymbolsClient) GetMonths0(ctx context.Context, handle int64) (int64, error)
- func (c *DateFormatSymbolsClient) GetMonths2_1(ctx context.Context, handle int64, arg0 int32, arg1 int32) (int64, error)
- func (c *DateFormatSymbolsClient) GetNarrowEras(ctx context.Context, handle int64) (int64, error)
- func (c *DateFormatSymbolsClient) GetQuarters(ctx context.Context, handle int64, arg0 int32, arg1 int32) (int64, error)
- func (c *DateFormatSymbolsClient) GetShortMonths(ctx context.Context, handle int64) (int64, error)
- func (c *DateFormatSymbolsClient) GetShortWeekdays(ctx context.Context, handle int64) (int64, error)
- func (c *DateFormatSymbolsClient) GetWeekdays0(ctx context.Context, handle int64) (int64, error)
- func (c *DateFormatSymbolsClient) GetWeekdays2_1(ctx context.Context, handle int64, arg0 int32, arg1 int32) (int64, error)
- func (c *DateFormatSymbolsClient) GetYearNames(ctx context.Context, handle int64, arg0 int32, arg1 int32) (int64, error)
- func (c *DateFormatSymbolsClient) GetZodiacNames(ctx context.Context, handle int64, arg0 int32, arg1 int32) (int64, error)
- func (c *DateFormatSymbolsClient) GetZoneStrings(ctx context.Context, handle int64) (int64, error)
- func (c *DateFormatSymbolsClient) HashCode(ctx context.Context, handle int64) (int32, error)
- func (c *DateFormatSymbolsClient) SetAmPmStrings(ctx context.Context, handle int64, arg0 int64) error
- func (c *DateFormatSymbolsClient) SetEraNames(ctx context.Context, handle int64, arg0 int64) error
- func (c *DateFormatSymbolsClient) SetEras(ctx context.Context, handle int64, arg0 int64) error
- func (c *DateFormatSymbolsClient) SetLocalPatternChars(ctx context.Context, handle int64, arg0 string) error
- func (c *DateFormatSymbolsClient) SetMonths1(ctx context.Context, handle int64, arg0 int64) error
- func (c *DateFormatSymbolsClient) SetMonths3_1(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32) error
- func (c *DateFormatSymbolsClient) SetNarrowEras(ctx context.Context, handle int64, arg0 int64) error
- func (c *DateFormatSymbolsClient) SetQuarters(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32) error
- func (c *DateFormatSymbolsClient) SetShortMonths(ctx context.Context, handle int64, arg0 int64) error
- func (c *DateFormatSymbolsClient) SetShortWeekdays(ctx context.Context, handle int64, arg0 int64) error
- func (c *DateFormatSymbolsClient) SetWeekdays1(ctx context.Context, handle int64, arg0 int64) error
- func (c *DateFormatSymbolsClient) SetWeekdays3_1(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32) error
- func (c *DateFormatSymbolsClient) SetYearNames(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32) error
- func (c *DateFormatSymbolsClient) SetZodiacNames(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32) error
- func (c *DateFormatSymbolsClient) SetZoneStrings(ctx context.Context, handle int64, arg0 int64) error
- type DateIntervalFormatClient
- func (c *DateIntervalFormatClient) Format3_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error)
- func (c *DateIntervalFormatClient) Format3_2(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error)
- func (c *DateIntervalFormatClient) Format4(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int64) (int64, error)
- func (c *DateIntervalFormatClient) FormatToValue1_1(ctx context.Context, arg0 int64) (int64, error)
- func (c *DateIntervalFormatClient) FormatToValue2(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
- func (c *DateIntervalFormatClient) GetContext(ctx context.Context, arg0 int64) (int64, error)
- func (c *DateIntervalFormatClient) GetDateIntervalInfo(ctx context.Context) (int64, error)
- func (c *DateIntervalFormatClient) GetInstance1(ctx context.Context, arg0 string) (int64, error)
- func (c *DateIntervalFormatClient) GetInstance2_1(ctx context.Context, arg0 string, arg1 int64) (int64, error)
- func (c *DateIntervalFormatClient) GetInstance2_2(ctx context.Context, arg0 string, arg1 int64) (int64, error)
- func (c *DateIntervalFormatClient) GetInstance2_4(ctx context.Context, arg0 string, arg1 int64) (int64, error)
- func (c *DateIntervalFormatClient) GetInstance3_3(ctx context.Context, arg0 string, arg1 int64, arg2 int64) (int64, error)
- func (c *DateIntervalFormatClient) GetInstance3_5(ctx context.Context, arg0 string, arg1 int64, arg2 int64) (int64, error)
- func (c *DateIntervalFormatClient) GetTimeZone(ctx context.Context) (int64, error)
- func (c *DateIntervalFormatClient) ParseObject(ctx context.Context, arg0 string, arg1 int64) (int64, error)
- func (c *DateIntervalFormatClient) SetContext(ctx context.Context, arg0 int64) error
- func (c *DateIntervalFormatClient) SetDateIntervalInfo(ctx context.Context, arg0 int64) error
- func (c *DateIntervalFormatClient) SetTimeZone(ctx context.Context, arg0 int64) error
- type DateIntervalFormatFormattedDateIntervalClient
- func (c *DateIntervalFormatFormattedDateIntervalClient) CharAt(ctx context.Context, arg0 int32) (uint16, error)
- func (c *DateIntervalFormatFormattedDateIntervalClient) Length(ctx context.Context) (int32, error)
- func (c *DateIntervalFormatFormattedDateIntervalClient) NextPosition(ctx context.Context, arg0 int64) (bool, error)
- func (c *DateIntervalFormatFormattedDateIntervalClient) SubSequence(ctx context.Context, arg0 int32, arg1 int32) (int64, error)
- func (c *DateIntervalFormatFormattedDateIntervalClient) ToCharacterIterator(ctx context.Context) (int64, error)
- func (c *DateIntervalFormatFormattedDateIntervalClient) ToString(ctx context.Context) (string, error)
- type DateIntervalInfoClient
- func (c *DateIntervalInfoClient) Clone(ctx context.Context, handle int64) (int64, error)
- func (c *DateIntervalInfoClient) CloneAsThawed0(ctx context.Context, handle int64) (int64, error)
- func (c *DateIntervalInfoClient) CloneAsThawed0_1(ctx context.Context, handle int64) (int64, error)
- func (c *DateIntervalInfoClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)
- func (c *DateIntervalInfoClient) Freeze0(ctx context.Context, handle int64) (int64, error)
- func (c *DateIntervalInfoClient) Freeze0_1(ctx context.Context, handle int64) (int64, error)
- func (c *DateIntervalInfoClient) GetDefaultOrder(ctx context.Context, handle int64) (bool, error)
- func (c *DateIntervalInfoClient) GetFallbackIntervalPattern(ctx context.Context, handle int64) (string, error)
- func (c *DateIntervalInfoClient) GetIntervalPattern(ctx context.Context, handle int64, arg0 string, arg1 int32) (int64, error)
- func (c *DateIntervalInfoClient) HashCode(ctx context.Context, handle int64) (int32, error)
- func (c *DateIntervalInfoClient) IsFrozen(ctx context.Context, handle int64) (bool, error)
- func (c *DateIntervalInfoClient) SetFallbackIntervalPattern(ctx context.Context, handle int64, arg0 string) error
- func (c *DateIntervalInfoClient) SetIntervalPattern(ctx context.Context, handle int64, arg0 string, arg1 int32, arg2 string) error
- type DateIntervalInfoPatternInfoClient
- func (c *DateIntervalInfoPatternInfoClient) Equals(ctx context.Context, arg0 int64) (bool, error)
- func (c *DateIntervalInfoPatternInfoClient) FirstDateInPtnIsLaterDate(ctx context.Context) (bool, error)
- func (c *DateIntervalInfoPatternInfoClient) GetFirstPart(ctx context.Context) (string, error)
- func (c *DateIntervalInfoPatternInfoClient) GetSecondPart(ctx context.Context) (string, error)
- func (c *DateIntervalInfoPatternInfoClient) HashCode(ctx context.Context) (int32, error)
- func (c *DateIntervalInfoPatternInfoClient) ToString(ctx context.Context) (string, error)
- type DateTimePatternGeneratorClient
- func (c *DateTimePatternGeneratorClient) AddPattern(ctx context.Context, arg0 string, arg1 bool, arg2 int64) (int64, error)
- func (c *DateTimePatternGeneratorClient) Clone(ctx context.Context) (int64, error)
- func (c *DateTimePatternGeneratorClient) CloneAsThawed0(ctx context.Context) (int64, error)
- func (c *DateTimePatternGeneratorClient) CloneAsThawed0_1(ctx context.Context) (int64, error)
- func (c *DateTimePatternGeneratorClient) Freeze0(ctx context.Context) (int64, error)
- func (c *DateTimePatternGeneratorClient) Freeze0_1(ctx context.Context) (int64, error)
- func (c *DateTimePatternGeneratorClient) GetAppendItemFormat(ctx context.Context, arg0 int32) (string, error)
- func (c *DateTimePatternGeneratorClient) GetAppendItemName(ctx context.Context, arg0 int32) (string, error)
- func (c *DateTimePatternGeneratorClient) GetBaseSkeleton(ctx context.Context, arg0 string) (string, error)
- func (c *DateTimePatternGeneratorClient) GetBestPattern1(ctx context.Context, arg0 string) (string, error)
- func (c *DateTimePatternGeneratorClient) GetBestPattern2_1(ctx context.Context, arg0 string, arg1 int32) (string, error)
- func (c *DateTimePatternGeneratorClient) GetDateTimeFormat0(ctx context.Context) (string, error)
- func (c *DateTimePatternGeneratorClient) GetDateTimeFormat1_1(ctx context.Context, arg0 int32) (string, error)
- func (c *DateTimePatternGeneratorClient) GetDecimal(ctx context.Context) (string, error)
- func (c *DateTimePatternGeneratorClient) GetDefaultHourCycle(ctx context.Context) (int64, error)
- func (c *DateTimePatternGeneratorClient) GetEmptyInstance(ctx context.Context) (int64, error)
- func (c *DateTimePatternGeneratorClient) GetFieldDisplayName(ctx context.Context, arg0 int32, arg1 int64) (string, error)
- func (c *DateTimePatternGeneratorClient) GetInstance0(ctx context.Context) (int64, error)
- func (c *DateTimePatternGeneratorClient) GetInstance1_1(ctx context.Context, arg0 int64) (int64, error)
- func (c *DateTimePatternGeneratorClient) GetInstance1_2(ctx context.Context, arg0 int64) (int64, error)
- func (c *DateTimePatternGeneratorClient) GetSkeleton(ctx context.Context, arg0 string) (string, error)
- func (c *DateTimePatternGeneratorClient) IsFrozen(ctx context.Context) (bool, error)
- func (c *DateTimePatternGeneratorClient) ReplaceFieldTypes2(ctx context.Context, arg0 string, arg1 string) (string, error)
- func (c *DateTimePatternGeneratorClient) ReplaceFieldTypes3_1(ctx context.Context, arg0 string, arg1 string, arg2 int32) (string, error)
- func (c *DateTimePatternGeneratorClient) SetAppendItemFormat(ctx context.Context, arg0 int32, arg1 string) error
- func (c *DateTimePatternGeneratorClient) SetAppendItemName(ctx context.Context, arg0 int32, arg1 string) error
- func (c *DateTimePatternGeneratorClient) SetDateTimeFormat1_1(ctx context.Context, arg0 string) error
- func (c *DateTimePatternGeneratorClient) SetDateTimeFormat2(ctx context.Context, arg0 int32, arg1 string) error
- func (c *DateTimePatternGeneratorClient) SetDecimal(ctx context.Context, arg0 string) error
- type DateTimePatternGeneratorDisplayWidthClient
- type DecimalFormatClient
- func (c *DecimalFormatClient) Clone(ctx context.Context, handle int64) (int64, error)
- func (c *DecimalFormatClient) Format3(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) (int64, error)
- func (c *DecimalFormatClient) Format3_1(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) (int64, error)
- func (c *DecimalFormatClient) Format3_2(ctx context.Context, handle int64, arg0 float64, arg1 int64, arg2 int64) (int64, error)
- func (c *DecimalFormatClient) Format3_3(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) (int64, error)
- func (c *DecimalFormatClient) Format3_4(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) (int64, error)
- func (c *DecimalFormatClient) Format3_5(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) (int64, error)
- func (c *DecimalFormatClient) FormatToCharacterIterator(ctx context.Context, handle int64, arg0 int64) (int64, error)
- func (c *DecimalFormatClient) GetParseMaxDigits(ctx context.Context, handle int64) (int32, error)
- func (c *DecimalFormatClient) Parse(ctx context.Context, handle int64, arg0 string, arg1 int64) (int64, error)
- func (c *DecimalFormatClient) ParseCurrency(ctx context.Context, handle int64, arg0 string, arg1 int64) (int64, error)
- func (c *DecimalFormatClient) SetParseMaxDigits(ctx context.Context, handle int64, arg0 int32) error
- func (c *DecimalFormatClient) ToString(ctx context.Context, handle int64) (string, error)
- type DecimalFormatSymbolsClient
- func (c *DecimalFormatSymbolsClient) Clone(ctx context.Context, handle int64) (int64, error)
- func (c *DecimalFormatSymbolsClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)
- func (c *DecimalFormatSymbolsClient) ForNumberingSystem2(ctx context.Context, handle int64, arg0 int64, arg1 int64) (int64, error)
- func (c *DecimalFormatSymbolsClient) ForNumberingSystem2_1(ctx context.Context, handle int64, arg0 int64, arg1 int64) (int64, error)
- func (c *DecimalFormatSymbolsClient) GetAvailableLocales(ctx context.Context, handle int64) (int64, error)
- func (c *DecimalFormatSymbolsClient) GetAvailableULocales(ctx context.Context, handle int64) (int64, error)
- func (c *DecimalFormatSymbolsClient) GetCurrency(ctx context.Context, handle int64) (int64, error)
- func (c *DecimalFormatSymbolsClient) GetCurrencySymbol(ctx context.Context, handle int64) (string, error)
- func (c *DecimalFormatSymbolsClient) GetDecimalSeparator(ctx context.Context, handle int64) (uint16, error)
- func (c *DecimalFormatSymbolsClient) GetDecimalSeparatorString(ctx context.Context, handle int64) (string, error)
- func (c *DecimalFormatSymbolsClient) GetDigit(ctx context.Context, handle int64) (uint16, error)
- func (c *DecimalFormatSymbolsClient) GetDigitStrings(ctx context.Context, handle int64) (int64, error)
- func (c *DecimalFormatSymbolsClient) GetDigits(ctx context.Context, handle int64) (int64, error)
- func (c *DecimalFormatSymbolsClient) GetExponentMultiplicationSign(ctx context.Context, handle int64) (string, error)
- func (c *DecimalFormatSymbolsClient) GetExponentSeparator(ctx context.Context, handle int64) (string, error)
- func (c *DecimalFormatSymbolsClient) GetGroupingSeparator(ctx context.Context, handle int64) (uint16, error)
- func (c *DecimalFormatSymbolsClient) GetGroupingSeparatorString(ctx context.Context, handle int64) (string, error)
- func (c *DecimalFormatSymbolsClient) GetInfinity(ctx context.Context, handle int64) (string, error)
- func (c *DecimalFormatSymbolsClient) GetInstance0(ctx context.Context, handle int64) (int64, error)
- func (c *DecimalFormatSymbolsClient) GetInstance1_1(ctx context.Context, handle int64, arg0 int64) (int64, error)
- func (c *DecimalFormatSymbolsClient) GetInstance1_2(ctx context.Context, handle int64, arg0 int64) (int64, error)
- func (c *DecimalFormatSymbolsClient) GetInternationalCurrencySymbol(ctx context.Context, handle int64) (string, error)
- func (c *DecimalFormatSymbolsClient) GetLocale(ctx context.Context, handle int64) (int64, error)
- func (c *DecimalFormatSymbolsClient) GetMinusSign(ctx context.Context, handle int64) (uint16, error)
- func (c *DecimalFormatSymbolsClient) GetMinusSignString(ctx context.Context, handle int64) (string, error)
- func (c *DecimalFormatSymbolsClient) GetMonetaryDecimalSeparator(ctx context.Context, handle int64) (uint16, error)
- func (c *DecimalFormatSymbolsClient) GetMonetaryDecimalSeparatorString(ctx context.Context, handle int64) (string, error)
- func (c *DecimalFormatSymbolsClient) GetMonetaryGroupingSeparator(ctx context.Context, handle int64) (uint16, error)
- func (c *DecimalFormatSymbolsClient) GetMonetaryGroupingSeparatorString(ctx context.Context, handle int64) (string, error)
- func (c *DecimalFormatSymbolsClient) GetNaN(ctx context.Context, handle int64) (string, error)
- func (c *DecimalFormatSymbolsClient) GetPadEscape(ctx context.Context, handle int64) (uint16, error)
- func (c *DecimalFormatSymbolsClient) GetPatternForCurrencySpacing(ctx context.Context, handle int64, arg0 int32, arg1 bool) (string, error)
- func (c *DecimalFormatSymbolsClient) GetPatternSeparator(ctx context.Context, handle int64) (uint16, error)
- func (c *DecimalFormatSymbolsClient) GetPerMill(ctx context.Context, handle int64) (uint16, error)
- func (c *DecimalFormatSymbolsClient) GetPerMillString(ctx context.Context, handle int64) (string, error)
- func (c *DecimalFormatSymbolsClient) GetPercent(ctx context.Context, handle int64) (uint16, error)
- func (c *DecimalFormatSymbolsClient) GetPercentString(ctx context.Context, handle int64) (string, error)
- func (c *DecimalFormatSymbolsClient) GetPlusSign(ctx context.Context, handle int64) (uint16, error)
- func (c *DecimalFormatSymbolsClient) GetPlusSignString(ctx context.Context, handle int64) (string, error)
- func (c *DecimalFormatSymbolsClient) GetSignificantDigit(ctx context.Context, handle int64) (uint16, error)
- func (c *DecimalFormatSymbolsClient) GetULocale(ctx context.Context, handle int64) (int64, error)
- func (c *DecimalFormatSymbolsClient) GetZeroDigit(ctx context.Context, handle int64) (uint16, error)
- func (c *DecimalFormatSymbolsClient) HashCode(ctx context.Context, handle int64) (int32, error)
- func (c *DecimalFormatSymbolsClient) SetCurrency(ctx context.Context, handle int64, arg0 int64) error
- func (c *DecimalFormatSymbolsClient) SetCurrencySymbol(ctx context.Context, handle int64, arg0 string) error
- func (c *DecimalFormatSymbolsClient) SetDecimalSeparator(ctx context.Context, handle int64, arg0 uint16) error
- func (c *DecimalFormatSymbolsClient) SetDecimalSeparatorString(ctx context.Context, handle int64, arg0 string) error
- func (c *DecimalFormatSymbolsClient) SetDigit(ctx context.Context, handle int64, arg0 uint16) error
- func (c *DecimalFormatSymbolsClient) SetDigitStrings(ctx context.Context, handle int64, arg0 int64) error
- func (c *DecimalFormatSymbolsClient) SetExponentMultiplicationSign(ctx context.Context, handle int64, arg0 string) error
- func (c *DecimalFormatSymbolsClient) SetExponentSeparator(ctx context.Context, handle int64, arg0 string) error
- func (c *DecimalFormatSymbolsClient) SetGroupingSeparator(ctx context.Context, handle int64, arg0 uint16) error
- func (c *DecimalFormatSymbolsClient) SetGroupingSeparatorString(ctx context.Context, handle int64, arg0 string) error
- func (c *DecimalFormatSymbolsClient) SetInfinity(ctx context.Context, handle int64, arg0 string) error
- func (c *DecimalFormatSymbolsClient) SetInternationalCurrencySymbol(ctx context.Context, handle int64, arg0 string) error
- func (c *DecimalFormatSymbolsClient) SetMinusSign(ctx context.Context, handle int64, arg0 uint16) error
- func (c *DecimalFormatSymbolsClient) SetMinusSignString(ctx context.Context, handle int64, arg0 string) error
- func (c *DecimalFormatSymbolsClient) SetMonetaryDecimalSeparator(ctx context.Context, handle int64, arg0 uint16) error
- func (c *DecimalFormatSymbolsClient) SetMonetaryDecimalSeparatorString(ctx context.Context, handle int64, arg0 string) error
- func (c *DecimalFormatSymbolsClient) SetMonetaryGroupingSeparator(ctx context.Context, handle int64, arg0 uint16) error
- func (c *DecimalFormatSymbolsClient) SetMonetaryGroupingSeparatorString(ctx context.Context, handle int64, arg0 string) error
- func (c *DecimalFormatSymbolsClient) SetNaN(ctx context.Context, handle int64, arg0 string) error
- func (c *DecimalFormatSymbolsClient) SetPadEscape(ctx context.Context, handle int64, arg0 uint16) error
- func (c *DecimalFormatSymbolsClient) SetPatternForCurrencySpacing(ctx context.Context, handle int64, arg0 int32, arg1 bool, arg2 string) error
- func (c *DecimalFormatSymbolsClient) SetPatternSeparator(ctx context.Context, handle int64, arg0 uint16) error
- func (c *DecimalFormatSymbolsClient) SetPerMill(ctx context.Context, handle int64, arg0 uint16) error
- func (c *DecimalFormatSymbolsClient) SetPerMillString(ctx context.Context, handle int64, arg0 string) error
- func (c *DecimalFormatSymbolsClient) SetPercent(ctx context.Context, handle int64, arg0 uint16) error
- func (c *DecimalFormatSymbolsClient) SetPercentString(ctx context.Context, handle int64, arg0 string) error
- func (c *DecimalFormatSymbolsClient) SetPlusSign(ctx context.Context, handle int64, arg0 uint16) error
- func (c *DecimalFormatSymbolsClient) SetPlusSignString(ctx context.Context, handle int64, arg0 string) error
- func (c *DecimalFormatSymbolsClient) SetSignificantDigit(ctx context.Context, handle int64, arg0 uint16) error
- func (c *DecimalFormatSymbolsClient) SetZeroDigit(ctx context.Context, handle int64, arg0 uint16) error
- type DirectionHeuristicClient
- type DisplayContextClient
- func (c *DisplayContextClient) Type(ctx context.Context) (int64, error)
- func (c *DisplayContextClient) Value(ctx context.Context) (int32, error)
- func (c *DisplayContextClient) ValueOf(ctx context.Context, arg0 string) (int64, error)
- func (c *DisplayContextClient) Values(ctx context.Context) (int64, error)
- type DisplayContextTypeClient
- type DisplayOptionsBuilderClient
- func (c *DisplayOptionsBuilderClient) Build(ctx context.Context) (int64, error)
- func (c *DisplayOptionsBuilderClient) SetCapitalization(ctx context.Context, arg0 int64) (int64, error)
- func (c *DisplayOptionsBuilderClient) SetDisplayLength(ctx context.Context, arg0 int64) (int64, error)
- func (c *DisplayOptionsBuilderClient) SetGrammaticalCase(ctx context.Context, arg0 int64) (int64, error)
- func (c *DisplayOptionsBuilderClient) SetNameStyle(ctx context.Context, arg0 int64) (int64, error)
- func (c *DisplayOptionsBuilderClient) SetNounClass(ctx context.Context, arg0 int64) (int64, error)
- func (c *DisplayOptionsBuilderClient) SetPluralCategory(ctx context.Context, arg0 int64) (int64, error)
- func (c *DisplayOptionsBuilderClient) SetSubstituteHandling(ctx context.Context, arg0 int64) (int64, error)
- type DisplayOptionsCapitalizationClient
- type DisplayOptionsClient
- func (c *DisplayOptionsClient) Builder(ctx context.Context) (int64, error)
- func (c *DisplayOptionsClient) CopyToBuilder(ctx context.Context) (int64, error)
- func (c *DisplayOptionsClient) GetCapitalization(ctx context.Context) (int64, error)
- func (c *DisplayOptionsClient) GetDisplayLength(ctx context.Context) (int64, error)
- func (c *DisplayOptionsClient) GetGrammaticalCase(ctx context.Context) (int64, error)
- func (c *DisplayOptionsClient) GetNameStyle(ctx context.Context) (int64, error)
- func (c *DisplayOptionsClient) GetNounClass(ctx context.Context) (int64, error)
- func (c *DisplayOptionsClient) GetPluralCategory(ctx context.Context) (int64, error)
- func (c *DisplayOptionsClient) GetSubstituteHandling(ctx context.Context) (int64, error)
- type DisplayOptionsDisplayLengthClient
- type DisplayOptionsGrammaticalCaseClient
- func (c *DisplayOptionsGrammaticalCaseClient) FromIdentifier(ctx context.Context, arg0 string) (int64, error)
- func (c *DisplayOptionsGrammaticalCaseClient) GetIdentifier(ctx context.Context) (string, error)
- func (c *DisplayOptionsGrammaticalCaseClient) ValueOf(ctx context.Context, arg0 string) (int64, error)
- func (c *DisplayOptionsGrammaticalCaseClient) Values(ctx context.Context) (int64, error)
- type DisplayOptionsNameStyleClient
- type DisplayOptionsNounClassClient
- func (c *DisplayOptionsNounClassClient) FromIdentifier(ctx context.Context, arg0 string) (int64, error)
- func (c *DisplayOptionsNounClassClient) GetIdentifier(ctx context.Context) (string, error)
- func (c *DisplayOptionsNounClassClient) ValueOf(ctx context.Context, arg0 string) (int64, error)
- func (c *DisplayOptionsNounClassClient) Values(ctx context.Context) (int64, error)
- type DisplayOptionsPluralCategoryClient
- func (c *DisplayOptionsPluralCategoryClient) FromIdentifier(ctx context.Context, arg0 string) (int64, error)
- func (c *DisplayOptionsPluralCategoryClient) GetIdentifier(ctx context.Context) (string, error)
- func (c *DisplayOptionsPluralCategoryClient) ValueOf(ctx context.Context, arg0 string) (int64, error)
- func (c *DisplayOptionsPluralCategoryClient) Values(ctx context.Context) (int64, error)
- type DisplayOptionsSubstituteHandlingClient
- type DynamicLayoutBuilderClient
- func (c *DynamicLayoutBuilderClient) Build(ctx context.Context) (int64, error)
- func (c *DynamicLayoutBuilderClient) Obtain(ctx context.Context, arg0 string, arg1 int64, arg2 int32) (int64, error)
- func (c *DynamicLayoutBuilderClient) SetAlignment(ctx context.Context, arg0 int64) (int64, error)
- func (c *DynamicLayoutBuilderClient) SetBreakStrategy(ctx context.Context, arg0 int32) (int64, error)
- func (c *DynamicLayoutBuilderClient) SetDisplayText(ctx context.Context, arg0 string) (int64, error)
- func (c *DynamicLayoutBuilderClient) SetEllipsize(ctx context.Context, arg0 int64) (int64, error)
- func (c *DynamicLayoutBuilderClient) SetEllipsizedWidth(ctx context.Context, arg0 int32) (int64, error)
- func (c *DynamicLayoutBuilderClient) SetHyphenationFrequency(ctx context.Context, arg0 int32) (int64, error)
- func (c *DynamicLayoutBuilderClient) SetIncludePad(ctx context.Context, arg0 bool) (int64, error)
- func (c *DynamicLayoutBuilderClient) SetJustificationMode(ctx context.Context, arg0 int32) (int64, error)
- func (c *DynamicLayoutBuilderClient) SetLineBreakConfig(ctx context.Context, arg0 int64) (int64, error)
- func (c *DynamicLayoutBuilderClient) SetLineSpacing(ctx context.Context, arg0 float32, arg1 float32) (int64, error)
- func (c *DynamicLayoutBuilderClient) SetMinimumFontMetrics(ctx context.Context, arg0 int64) (int64, error)
- func (c *DynamicLayoutBuilderClient) SetShiftDrawingOffsetForStartOverhang(ctx context.Context, arg0 bool) (int64, error)
- func (c *DynamicLayoutBuilderClient) SetTextDirection(ctx context.Context, arg0 int64) (int64, error)
- func (c *DynamicLayoutBuilderClient) SetUseBoundsForWidth(ctx context.Context, arg0 bool) (int64, error)
- func (c *DynamicLayoutBuilderClient) SetUseLineSpacingFromFallbacks(ctx context.Context, arg0 bool) (int64, error)
- type DynamicLayoutClient
- func (c *DynamicLayoutClient) GetBottomPadding(ctx context.Context, handle int64) (int32, error)
- func (c *DynamicLayoutClient) GetEllipsisCount(ctx context.Context, handle int64, arg0 int32) (int32, error)
- func (c *DynamicLayoutClient) GetEllipsisStart(ctx context.Context, handle int64, arg0 int32) (int32, error)
- func (c *DynamicLayoutClient) GetEllipsizedWidth(ctx context.Context, handle int64) (int32, error)
- func (c *DynamicLayoutClient) GetLineBreakConfig(ctx context.Context, handle int64) (int64, error)
- func (c *DynamicLayoutClient) GetLineContainsTab(ctx context.Context, handle int64, arg0 int32) (bool, error)
- func (c *DynamicLayoutClient) GetLineCount(ctx context.Context, handle int64) (int32, error)
- func (c *DynamicLayoutClient) GetLineDescent(ctx context.Context, handle int64, arg0 int32) (int32, error)
- func (c *DynamicLayoutClient) GetLineDirections(ctx context.Context, handle int64, arg0 int32) (int64, error)
- func (c *DynamicLayoutClient) GetLineStart(ctx context.Context, handle int64, arg0 int32) (int32, error)
- func (c *DynamicLayoutClient) GetLineTop(ctx context.Context, handle int64, arg0 int32) (int32, error)
- func (c *DynamicLayoutClient) GetParagraphDirection(ctx context.Context, handle int64, arg0 int32) (int32, error)
- func (c *DynamicLayoutClient) GetTopPadding(ctx context.Context, handle int64) (int32, error)
- type EditableClient
- func (c *EditableClient) Append1(ctx context.Context, arg0 uint16) (int64, error)
- func (c *EditableClient) Append1_1(ctx context.Context, arg0 string) (int64, error)
- func (c *EditableClient) Append3_2(ctx context.Context, arg0 string, arg1 int32, arg2 int32) (int64, error)
- func (c *EditableClient) Clear(ctx context.Context) error
- func (c *EditableClient) ClearSpans(ctx context.Context) error
- func (c *EditableClient) Delete(ctx context.Context, arg0 int32, arg1 int32) (int64, error)
- func (c *EditableClient) GetFilters(ctx context.Context) (int64, error)
- func (c *EditableClient) Insert2(ctx context.Context, arg0 int32, arg1 string) (int64, error)
- func (c *EditableClient) Insert4_1(ctx context.Context, arg0 int32, arg1 string, arg2 int32, arg3 int32) (int64, error)
- func (c *EditableClient) Replace3(ctx context.Context, arg0 int32, arg1 int32, arg2 string) (int64, error)
- func (c *EditableClient) Replace5_1(ctx context.Context, arg0 int32, arg1 int32, arg2 string, arg3 int32, ...) (int64, error)
- func (c *EditableClient) SetFilters(ctx context.Context, arg0 int64) error
- type EditableFactoryClient
- type EditsClient
- func (c *EditsClient) AddReplace(ctx context.Context, handle int64, arg0 int32, arg1 int32) error
- func (c *EditsClient) AddUnchanged(ctx context.Context, handle int64, arg0 int32) error
- func (c *EditsClient) GetCoarseChangesIterator(ctx context.Context, handle int64) (int64, error)
- func (c *EditsClient) GetCoarseIterator(ctx context.Context, handle int64) (int64, error)
- func (c *EditsClient) GetFineChangesIterator(ctx context.Context, handle int64) (int64, error)
- func (c *EditsClient) GetFineIterator(ctx context.Context, handle int64) (int64, error)
- func (c *EditsClient) HasChanges(ctx context.Context, handle int64) (bool, error)
- func (c *EditsClient) LengthDelta(ctx context.Context, handle int64) (int32, error)
- func (c *EditsClient) MergeAndAppend(ctx context.Context, handle int64, arg0 int64, arg1 int64) (int64, error)
- func (c *EditsClient) NumberOfChanges(ctx context.Context, handle int64) (int32, error)
- func (c *EditsClient) Reset(ctx context.Context, handle int64) error
- type EditsIteratorClient
- func (c *EditsIteratorClient) DestinationIndex(ctx context.Context) (int32, error)
- func (c *EditsIteratorClient) DestinationIndexFromSourceIndex(ctx context.Context, arg0 int32) (int32, error)
- func (c *EditsIteratorClient) FindDestinationIndex(ctx context.Context, arg0 int32) (bool, error)
- func (c *EditsIteratorClient) FindSourceIndex(ctx context.Context, arg0 int32) (bool, error)
- func (c *EditsIteratorClient) HasChange(ctx context.Context) (bool, error)
- func (c *EditsIteratorClient) NewLength(ctx context.Context) (int32, error)
- func (c *EditsIteratorClient) Next(ctx context.Context) (bool, error)
- func (c *EditsIteratorClient) OldLength(ctx context.Context) (int32, error)
- func (c *EditsIteratorClient) ReplacementIndex(ctx context.Context) (int32, error)
- func (c *EditsIteratorClient) SourceIndex(ctx context.Context) (int32, error)
- func (c *EditsIteratorClient) SourceIndexFromDestinationIndex(ctx context.Context, arg0 int32) (int32, error)
- func (c *EditsIteratorClient) ToString(ctx context.Context) (string, error)
- type EmojiConsistencyClient
- type FormattedValueClient
- type GetCharsClient
- type GraphemeClusterSegmentFinderClient
- func (c *GraphemeClusterSegmentFinderClient) NextEndBoundary(ctx context.Context, handle int64, arg0 int32) (int32, error)
- func (c *GraphemeClusterSegmentFinderClient) NextStartBoundary(ctx context.Context, handle int64, arg0 int32) (int32, error)
- func (c *GraphemeClusterSegmentFinderClient) PreviousEndBoundary(ctx context.Context, handle int64, arg0 int32) (int32, error)
- func (c *GraphemeClusterSegmentFinderClient) PreviousStartBoundary(ctx context.Context, handle int64, arg0 int32) (int32, error)
- type HighlightsBuilderClient
- type HighlightsClient
- type HtmlClient
- func (c *HtmlClient) EscapeHtml(ctx context.Context, arg0 string) (string, error)
- func (c *HtmlClient) FromHtml1(ctx context.Context, arg0 string) (int64, error)
- func (c *HtmlClient) FromHtml2_1(ctx context.Context, arg0 string, arg1 int32) (int64, error)
- func (c *HtmlClient) ToHtml1(ctx context.Context, arg0 int64) (string, error)
- func (c *HtmlClient) ToHtml2_1(ctx context.Context, arg0 int64, arg1 int32) (string, error)
- type HtmlImageGetterClient
- type HtmlTagHandlerClient
- type IDNAClient
- func (c *IDNAClient) GetUTS46Instance(ctx context.Context, arg0 int32) (int64, error)
- func (c *IDNAClient) LabelToASCII(ctx context.Context, arg0 string, arg1 int64, arg2 int64) (int64, error)
- func (c *IDNAClient) LabelToUnicode(ctx context.Context, arg0 string, arg1 int64, arg2 int64) (int64, error)
- func (c *IDNAClient) NameToASCII(ctx context.Context, arg0 string, arg1 int64, arg2 int64) (int64, error)
- func (c *IDNAClient) NameToUnicode(ctx context.Context, arg0 string, arg1 int64, arg2 int64) (int64, error)
- type IDNAErrorClient
- type IDNAInfoClient
- type InputFilterAllCapsClient
- type InputFilterClient
- type InputFilterLengthFilterClient
- type LayoutAlignmentClient
- type LayoutBuilderClient
- func (c *LayoutBuilderClient) Build(ctx context.Context) (int64, error)
- func (c *LayoutBuilderClient) SetAlignment(ctx context.Context, arg0 int64) (int64, error)
- func (c *LayoutBuilderClient) SetBreakStrategy(ctx context.Context, arg0 int32) (int64, error)
- func (c *LayoutBuilderClient) SetEllipsize(ctx context.Context, arg0 int64) (int64, error)
- func (c *LayoutBuilderClient) SetEllipsizedWidth(ctx context.Context, arg0 int32) (int64, error)
- func (c *LayoutBuilderClient) SetFallbackLineSpacingEnabled(ctx context.Context, arg0 bool) (int64, error)
- func (c *LayoutBuilderClient) SetFontPaddingIncluded(ctx context.Context, arg0 bool) (int64, error)
- func (c *LayoutBuilderClient) SetHyphenationFrequency(ctx context.Context, arg0 int32) (int64, error)
- func (c *LayoutBuilderClient) SetJustificationMode(ctx context.Context, arg0 int32) (int64, error)
- func (c *LayoutBuilderClient) SetLeftIndents(ctx context.Context, arg0 int64) (int64, error)
- func (c *LayoutBuilderClient) SetLineBreakConfig(ctx context.Context, arg0 int64) (int64, error)
- func (c *LayoutBuilderClient) SetLineSpacingAmount(ctx context.Context, arg0 float32) (int64, error)
- func (c *LayoutBuilderClient) SetLineSpacingMultiplier(ctx context.Context, arg0 float32) (int64, error)
- func (c *LayoutBuilderClient) SetMaxLines(ctx context.Context, arg0 int32) (int64, error)
- func (c *LayoutBuilderClient) SetMinimumFontMetrics(ctx context.Context, arg0 int64) (int64, error)
- func (c *LayoutBuilderClient) SetRightIndents(ctx context.Context, arg0 int64) (int64, error)
- func (c *LayoutBuilderClient) SetShiftDrawingOffsetForStartOverhang(ctx context.Context, arg0 bool) (int64, error)
- func (c *LayoutBuilderClient) SetTextDirectionHeuristic(ctx context.Context, arg0 int64) (int64, error)
- func (c *LayoutBuilderClient) SetUseBoundsForWidth(ctx context.Context, arg0 bool) (int64, error)
- type LayoutClient
- func (c *LayoutClient) ComputeDrawingBoundingBox(ctx context.Context) (int64, error)
- func (c *LayoutClient) Draw1(ctx context.Context, arg0 int64) error
- func (c *LayoutClient) Draw4_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int32) error
- func (c *LayoutClient) DrawBackground(ctx context.Context, arg0 int64) error
- func (c *LayoutClient) DrawText(ctx context.Context, arg0 int64) error
- func (c *LayoutClient) FillCharacterBounds(ctx context.Context, arg0 int32, arg1 int32, arg2 int64, arg3 int32) error
- func (c *LayoutClient) GetAlignment(ctx context.Context) (int64, error)
- func (c *LayoutClient) GetBottomPadding(ctx context.Context) (int32, error)
- func (c *LayoutClient) GetBreakStrategy(ctx context.Context) (int32, error)
- func (c *LayoutClient) GetCursorPath(ctx context.Context, arg0 int32, arg1 int64, arg2 string) error
- func (c *LayoutClient) GetDesiredWidth2(ctx context.Context, arg0 string, arg1 int64) (float32, error)
- func (c *LayoutClient) GetDesiredWidth4_1(ctx context.Context, arg0 string, arg1 int32, arg2 int32, arg3 int64) (float32, error)
- func (c *LayoutClient) GetEllipsisCount(ctx context.Context, arg0 int32) (int32, error)
- func (c *LayoutClient) GetEllipsisStart(ctx context.Context, arg0 int32) (int32, error)
- func (c *LayoutClient) GetEllipsize(ctx context.Context) (int64, error)
- func (c *LayoutClient) GetEllipsizedWidth(ctx context.Context) (int32, error)
- func (c *LayoutClient) GetHeight(ctx context.Context) (int32, error)
- func (c *LayoutClient) GetHyphenationFrequency(ctx context.Context) (int32, error)
- func (c *LayoutClient) GetJustificationMode(ctx context.Context) (int32, error)
- func (c *LayoutClient) GetLeftIndents(ctx context.Context) (int64, error)
- func (c *LayoutClient) GetLineAscent(ctx context.Context, arg0 int32) (int32, error)
- func (c *LayoutClient) GetLineBaseline(ctx context.Context, arg0 int32) (int32, error)
- func (c *LayoutClient) GetLineBottom1(ctx context.Context, arg0 int32) (int32, error)
- func (c *LayoutClient) GetLineBottom2_1(ctx context.Context, arg0 int32, arg1 bool) (int32, error)
- func (c *LayoutClient) GetLineBounds(ctx context.Context, arg0 int32, arg1 int64) (int32, error)
- func (c *LayoutClient) GetLineBreakConfig(ctx context.Context) (int64, error)
- func (c *LayoutClient) GetLineContainsTab(ctx context.Context, arg0 int32) (bool, error)
- func (c *LayoutClient) GetLineCount(ctx context.Context) (int32, error)
- func (c *LayoutClient) GetLineDescent(ctx context.Context, arg0 int32) (int32, error)
- func (c *LayoutClient) GetLineDirections(ctx context.Context, arg0 int32) (int64, error)
- func (c *LayoutClient) GetLineEnd(ctx context.Context, arg0 int32) (int32, error)
- func (c *LayoutClient) GetLineForOffset(ctx context.Context, arg0 int32) (int32, error)
- func (c *LayoutClient) GetLineForVertical(ctx context.Context, arg0 int32) (int32, error)
- func (c *LayoutClient) GetLineLeft(ctx context.Context, arg0 int32) (float32, error)
- func (c *LayoutClient) GetLineLetterSpacingUnitCount(ctx context.Context, arg0 int32, arg1 bool) (int32, error)
- func (c *LayoutClient) GetLineMax(ctx context.Context, arg0 int32) (float32, error)
- func (c *LayoutClient) GetLineRight(ctx context.Context, arg0 int32) (float32, error)
- func (c *LayoutClient) GetLineSpacingAmount(ctx context.Context) (float32, error)
- func (c *LayoutClient) GetLineSpacingMultiplier(ctx context.Context) (float32, error)
- func (c *LayoutClient) GetLineStart(ctx context.Context, arg0 int32) (int32, error)
- func (c *LayoutClient) GetLineTop(ctx context.Context, arg0 int32) (int32, error)
- func (c *LayoutClient) GetLineVisibleEnd(ctx context.Context, arg0 int32) (int32, error)
- func (c *LayoutClient) GetLineWidth(ctx context.Context, arg0 int32) (float32, error)
- func (c *LayoutClient) GetMaxLines(ctx context.Context) (int32, error)
- func (c *LayoutClient) GetMinimumFontMetrics(ctx context.Context) (int64, error)
- func (c *LayoutClient) GetOffsetForHorizontal(ctx context.Context, arg0 int32, arg1 float32) (int32, error)
- func (c *LayoutClient) GetOffsetToLeftOf(ctx context.Context, arg0 int32) (int32, error)
- func (c *LayoutClient) GetOffsetToRightOf(ctx context.Context, arg0 int32) (int32, error)
- func (c *LayoutClient) GetPaint(ctx context.Context) (int64, error)
- func (c *LayoutClient) GetParagraphAlignment(ctx context.Context, arg0 int32) (int64, error)
- func (c *LayoutClient) GetParagraphDirection(ctx context.Context, arg0 int32) (int32, error)
- func (c *LayoutClient) GetParagraphLeft(ctx context.Context, arg0 int32) (int32, error)
- func (c *LayoutClient) GetParagraphRight(ctx context.Context, arg0 int32) (int32, error)
- func (c *LayoutClient) GetPrimaryHorizontal(ctx context.Context, arg0 int32) (float32, error)
- func (c *LayoutClient) GetRangeForRect(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error)
- func (c *LayoutClient) GetRightIndents(ctx context.Context) (int64, error)
- func (c *LayoutClient) GetSecondaryHorizontal(ctx context.Context, arg0 int32) (float32, error)
- func (c *LayoutClient) GetSelectionPath(ctx context.Context, arg0 int32, arg1 int32, arg2 int64) error
- func (c *LayoutClient) GetShiftDrawingOffsetForStartOverhang(ctx context.Context) (bool, error)
- func (c *LayoutClient) GetSpacingAdd(ctx context.Context) (float32, error)
- func (c *LayoutClient) GetSpacingMultiplier(ctx context.Context) (float32, error)
- func (c *LayoutClient) GetText(ctx context.Context) (int64, error)
- func (c *LayoutClient) GetTextDirectionHeuristic(ctx context.Context) (int64, error)
- func (c *LayoutClient) GetTopPadding(ctx context.Context) (int32, error)
- func (c *LayoutClient) GetUseBoundsForWidth(ctx context.Context) (bool, error)
- func (c *LayoutClient) GetWidth(ctx context.Context) (int32, error)
- func (c *LayoutClient) IncreaseWidthTo(ctx context.Context, arg0 int32) error
- func (c *LayoutClient) IsFallbackLineSpacingEnabled(ctx context.Context) (bool, error)
- func (c *LayoutClient) IsFontPaddingIncluded(ctx context.Context) (bool, error)
- func (c *LayoutClient) IsRtlCharAt(ctx context.Context, arg0 int32) (bool, error)
- type LayoutTextInclusionStrategyClient
- type LineBreakConfigBuilderClient
- func (c *LineBreakConfigBuilderClient) Build(ctx context.Context) (int64, error)
- func (c *LineBreakConfigBuilderClient) Merge(ctx context.Context, arg0 int64) (int64, error)
- func (c *LineBreakConfigBuilderClient) SetHyphenation(ctx context.Context, arg0 int32) (int64, error)
- func (c *LineBreakConfigBuilderClient) SetLineBreakStyle(ctx context.Context, arg0 int32) (int64, error)
- func (c *LineBreakConfigBuilderClient) SetLineBreakWordStyle(ctx context.Context, arg0 int32) (int64, error)
- type LineBreakConfigClient
- func (c *LineBreakConfigClient) DescribeContents(ctx context.Context) (int32, error)
- func (c *LineBreakConfigClient) Equals(ctx context.Context, arg0 int64) (bool, error)
- func (c *LineBreakConfigClient) GetHyphenation(ctx context.Context) (int32, error)
- func (c *LineBreakConfigClient) GetLineBreakStyle(ctx context.Context) (int32, error)
- func (c *LineBreakConfigClient) GetLineBreakWordStyle(ctx context.Context) (int32, error)
- func (c *LineBreakConfigClient) HashCode(ctx context.Context) (int32, error)
- func (c *LineBreakConfigClient) Merge(ctx context.Context, arg0 int64) (int64, error)
- func (c *LineBreakConfigClient) ToString(ctx context.Context) (string, error)
- func (c *LineBreakConfigClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error
- type LineBreakerBuilderClient
- func (c *LineBreakerBuilderClient) Build(ctx context.Context) (int64, error)
- func (c *LineBreakerBuilderClient) SetBreakStrategy(ctx context.Context, arg0 int32) (int64, error)
- func (c *LineBreakerBuilderClient) SetHyphenationFrequency(ctx context.Context, arg0 int32) (int64, error)
- func (c *LineBreakerBuilderClient) SetIndents(ctx context.Context, arg0 int64) (int64, error)
- func (c *LineBreakerBuilderClient) SetJustificationMode(ctx context.Context, arg0 int32) (int64, error)
- func (c *LineBreakerBuilderClient) SetUseBoundsForWidth(ctx context.Context, arg0 bool) (int64, error)
- type LineBreakerClient
- type LineBreakerParagraphConstraintsClient
- func (c *LineBreakerParagraphConstraintsClient) GetDefaultTabStop(ctx context.Context) (float32, error)
- func (c *LineBreakerParagraphConstraintsClient) GetFirstWidth(ctx context.Context) (float32, error)
- func (c *LineBreakerParagraphConstraintsClient) GetFirstWidthLineCount(ctx context.Context) (int32, error)
- func (c *LineBreakerParagraphConstraintsClient) GetTabStops(ctx context.Context) (int64, error)
- func (c *LineBreakerParagraphConstraintsClient) GetWidth(ctx context.Context) (float32, error)
- func (c *LineBreakerParagraphConstraintsClient) SetIndent(ctx context.Context, arg0 float32, arg1 int32) error
- func (c *LineBreakerParagraphConstraintsClient) SetTabStops(ctx context.Context, arg0 int64, arg1 float32) error
- func (c *LineBreakerParagraphConstraintsClient) SetWidth(ctx context.Context, arg0 float32) error
- type LineBreakerResultClient
- func (c *LineBreakerResultClient) GetEndLineHyphenEdit(ctx context.Context, arg0 int32) (int32, error)
- func (c *LineBreakerResultClient) GetLineAscent(ctx context.Context, arg0 int32) (float32, error)
- func (c *LineBreakerResultClient) GetLineBreakOffset(ctx context.Context, arg0 int32) (int32, error)
- func (c *LineBreakerResultClient) GetLineCount(ctx context.Context) (int32, error)
- func (c *LineBreakerResultClient) GetLineDescent(ctx context.Context, arg0 int32) (float32, error)
- func (c *LineBreakerResultClient) GetLineWidth(ctx context.Context, arg0 int32) (float32, error)
- func (c *LineBreakerResultClient) GetStartLineHyphenEdit(ctx context.Context, arg0 int32) (int32, error)
- func (c *LineBreakerResultClient) HasLineTab(ctx context.Context, arg0 int32) (bool, error)
- type ListFormatterClient
- func (c *ListFormatterClient) Format(ctx context.Context, arg0 int64) (string, error)
- func (c *ListFormatterClient) FormatToValue(ctx context.Context, arg0 int64) (int64, error)
- func (c *ListFormatterClient) GetInstance0(ctx context.Context) (int64, error)
- func (c *ListFormatterClient) GetInstance1_1(ctx context.Context, arg0 int64) (int64, error)
- func (c *ListFormatterClient) GetInstance1_3(ctx context.Context, arg0 int64) (int64, error)
- func (c *ListFormatterClient) GetInstance3_2(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error)
- func (c *ListFormatterClient) GetInstance3_4(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error)
- func (c *ListFormatterClient) GetPatternForNumItems(ctx context.Context, arg0 int32) (string, error)
- type ListFormatterFormattedListClient
- func (c *ListFormatterFormattedListClient) CharAt(ctx context.Context, arg0 int32) (uint16, error)
- func (c *ListFormatterFormattedListClient) Length(ctx context.Context) (int32, error)
- func (c *ListFormatterFormattedListClient) NextPosition(ctx context.Context, arg0 int64) (bool, error)
- func (c *ListFormatterFormattedListClient) SubSequence(ctx context.Context, arg0 int32, arg1 int32) (int64, error)
- func (c *ListFormatterFormattedListClient) ToCharacterIterator(ctx context.Context) (int64, error)
- func (c *ListFormatterFormattedListClient) ToString(ctx context.Context) (string, error)
- type ListFormatterTypeClient
- type ListFormatterWidthClient
- type LocaleDisplayNamesClient
- func (c *LocaleDisplayNamesClient) GetContext(ctx context.Context, arg0 int64) (int64, error)
- func (c *LocaleDisplayNamesClient) GetDialectHandling(ctx context.Context) (int64, error)
- func (c *LocaleDisplayNamesClient) GetInstance1(ctx context.Context, arg0 int64) (int64, error)
- func (c *LocaleDisplayNamesClient) GetInstance1_3(ctx context.Context, arg0 int64) (int64, error)
- func (c *LocaleDisplayNamesClient) GetInstance2_1(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
- func (c *LocaleDisplayNamesClient) GetInstance2_2(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
- func (c *LocaleDisplayNamesClient) GetInstance2_4(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
- func (c *LocaleDisplayNamesClient) GetLocale(ctx context.Context) (int64, error)
- func (c *LocaleDisplayNamesClient) KeyDisplayName(ctx context.Context, arg0 string) (string, error)
- func (c *LocaleDisplayNamesClient) KeyValueDisplayName(ctx context.Context, arg0 string, arg1 string) (string, error)
- func (c *LocaleDisplayNamesClient) LanguageDisplayName(ctx context.Context, arg0 string) (string, error)
- func (c *LocaleDisplayNamesClient) LocaleDisplayName1(ctx context.Context, arg0 int64) (string, error)
- func (c *LocaleDisplayNamesClient) LocaleDisplayName1_1(ctx context.Context, arg0 string) (string, error)
- func (c *LocaleDisplayNamesClient) LocaleDisplayName1_2(ctx context.Context, arg0 int64) (string, error)
- func (c *LocaleDisplayNamesClient) RegionDisplayName(ctx context.Context, arg0 string) (string, error)
- func (c *LocaleDisplayNamesClient) ScriptDisplayName1(ctx context.Context, arg0 int32) (string, error)
- func (c *LocaleDisplayNamesClient) ScriptDisplayName1_1(ctx context.Context, arg0 string) (string, error)
- func (c *LocaleDisplayNamesClient) VariantDisplayName(ctx context.Context, arg0 string) (string, error)
- type LocaleDisplayNamesDialectHandlingClient
- type LocaleDisplayNamesUiListItemClient
- type LoginFilterClient
- func (c *LoginFilterClient) Filter(ctx context.Context, arg0 string, arg1 int32, arg2 int32, arg3 int64, ...) (int64, error)
- func (c *LoginFilterClient) IsAllowed(ctx context.Context, arg0 uint16) (bool, error)
- func (c *LoginFilterClient) OnInvalidCharacter(ctx context.Context, arg0 uint16) error
- func (c *LoginFilterClient) OnStart(ctx context.Context) error
- func (c *LoginFilterClient) OnStop(ctx context.Context) error
- type LoginFilterPasswordFilterGMailClient
- type LoginFilterUsernameFilterGMailClient
- type LoginFilterUsernameFilterGenericClient
- type MeasureFormatClient
- func (c *MeasureFormatClient) Equals(ctx context.Context, arg0 int64) (bool, error)
- func (c *MeasureFormatClient) Format(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error)
- func (c *MeasureFormatClient) FormatMeasurePerUnit(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int64) (int64, error)
- func (c *MeasureFormatClient) FormatMeasures1(ctx context.Context, arg0 int64) (string, error)
- func (c *MeasureFormatClient) FormatMeasures3_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error)
- func (c *MeasureFormatClient) GetCurrencyFormat0(ctx context.Context) (int64, error)
- func (c *MeasureFormatClient) GetCurrencyFormat1_1(ctx context.Context, arg0 int64) (int64, error)
- func (c *MeasureFormatClient) GetCurrencyFormat1_2(ctx context.Context, arg0 int64) (int64, error)
- func (c *MeasureFormatClient) GetInstance2(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
- func (c *MeasureFormatClient) GetInstance2_2(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
- func (c *MeasureFormatClient) GetInstance3_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error)
- func (c *MeasureFormatClient) GetInstance3_3(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error)
- func (c *MeasureFormatClient) GetLocale(ctx context.Context) (int64, error)
- func (c *MeasureFormatClient) GetNumberFormat(ctx context.Context) (int64, error)
- func (c *MeasureFormatClient) GetUnitDisplayName(ctx context.Context, arg0 int64) (string, error)
- func (c *MeasureFormatClient) GetWidth(ctx context.Context) (int64, error)
- func (c *MeasureFormatClient) HashCode(ctx context.Context) (int32, error)
- func (c *MeasureFormatClient) ParseObject2(ctx context.Context, arg0 string, arg1 int64) (int64, error)
- func (c *MeasureFormatClient) ParseObject2_1(ctx context.Context, arg0 string, arg1 int64) (int64, error)
- type MeasureFormatFormatWidthClient
- type MeasuredTextBuilderClient
- func (c *MeasuredTextBuilderClient) AppendReplacementRun(ctx context.Context, arg0 int64, arg1 int32, arg2 float32) (int64, error)
- func (c *MeasuredTextBuilderClient) AppendStyleRun3_1(ctx context.Context, arg0 int64, arg1 int32, arg2 bool) (int64, error)
- func (c *MeasuredTextBuilderClient) AppendStyleRun4(ctx context.Context, arg0 int64, arg1 int64, arg2 int32, arg3 bool) (int64, error)
- func (c *MeasuredTextBuilderClient) Build(ctx context.Context) (int64, error)
- func (c *MeasuredTextBuilderClient) SetComputeHyphenation1(ctx context.Context, arg0 bool) (int64, error)
- func (c *MeasuredTextBuilderClient) SetComputeHyphenation1_1(ctx context.Context, arg0 int32) (int64, error)
- func (c *MeasuredTextBuilderClient) SetComputeLayout(ctx context.Context, arg0 bool) (int64, error)
- type MeasuredTextClient
- func (c *MeasuredTextClient) GetBounds(ctx context.Context, arg0 int32, arg1 int32, arg2 int64) error
- func (c *MeasuredTextClient) GetCharWidthAt(ctx context.Context, arg0 int32) (float32, error)
- func (c *MeasuredTextClient) GetFontMetricsInt(ctx context.Context, arg0 int32, arg1 int32, arg2 int64) error
- func (c *MeasuredTextClient) GetWidth(ctx context.Context, arg0 int32, arg1 int32) (float32, error)
- type MessageFormatClient
- func (c *MessageFormatClient) ApplyPattern1(ctx context.Context, handle int64, arg0 string) error
- func (c *MessageFormatClient) ApplyPattern2_1(ctx context.Context, handle int64, arg0 string, arg1 int64) error
- func (c *MessageFormatClient) AutoQuoteApostrophe(ctx context.Context, handle int64, arg0 string) (string, error)
- func (c *MessageFormatClient) Clone(ctx context.Context, handle int64) (int64, error)
- func (c *MessageFormatClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)
- func (c *MessageFormatClient) Format2_2(ctx context.Context, handle int64, arg0 string, arg1 int64) (string, error)
- func (c *MessageFormatClient) Format3(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) (int64, error)
- func (c *MessageFormatClient) Format3_1(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) (int64, error)
- func (c *MessageFormatClient) FormatToCharacterIterator(ctx context.Context, handle int64, arg0 int64) (int64, error)
- func (c *MessageFormatClient) GetApostropheMode(ctx context.Context, handle int64) (int64, error)
- func (c *MessageFormatClient) GetArgumentNames(ctx context.Context, handle int64) (int64, error)
- func (c *MessageFormatClient) GetFormatByArgumentName(ctx context.Context, handle int64, arg0 string) (int64, error)
- func (c *MessageFormatClient) GetFormats(ctx context.Context, handle int64) (int64, error)
- func (c *MessageFormatClient) GetFormatsByArgumentIndex(ctx context.Context, handle int64) (int64, error)
- func (c *MessageFormatClient) GetLocale(ctx context.Context, handle int64) (int64, error)
- func (c *MessageFormatClient) GetULocale(ctx context.Context, handle int64) (int64, error)
- func (c *MessageFormatClient) HashCode(ctx context.Context, handle int64) (int32, error)
- func (c *MessageFormatClient) Parse1(ctx context.Context, handle int64, arg0 string) (int64, error)
- func (c *MessageFormatClient) Parse2_1(ctx context.Context, handle int64, arg0 string, arg1 int64) (int64, error)
- func (c *MessageFormatClient) ParseObject(ctx context.Context, handle int64, arg0 string, arg1 int64) (int64, error)
- func (c *MessageFormatClient) SetFormat(ctx context.Context, handle int64, arg0 int32, arg1 int64) error
- func (c *MessageFormatClient) SetFormatByArgumentIndex(ctx context.Context, handle int64, arg0 int32, arg1 int64) error
- func (c *MessageFormatClient) SetFormatByArgumentName(ctx context.Context, handle int64, arg0 string, arg1 int64) error
- func (c *MessageFormatClient) SetFormats(ctx context.Context, handle int64, arg0 int64) error
- func (c *MessageFormatClient) SetFormatsByArgumentIndex(ctx context.Context, handle int64, arg0 int64) error
- func (c *MessageFormatClient) SetLocale1(ctx context.Context, handle int64, arg0 int64) error
- func (c *MessageFormatClient) SetLocale1_1(ctx context.Context, handle int64, arg0 int64) error
- func (c *MessageFormatClient) ToPattern(ctx context.Context, handle int64) (string, error)
- func (c *MessageFormatClient) UsesNamedArguments(ctx context.Context, handle int64) (bool, error)
- type MessagePatternApostropheModeClient
- type MessagePatternArgTypeClient
- type MessagePatternClient
- func (c *MessagePatternClient) AutoQuoteApostropheDeep(ctx context.Context, handle int64) (string, error)
- func (c *MessagePatternClient) Clear(ctx context.Context, handle int64) error
- func (c *MessagePatternClient) ClearPatternAndSetApostropheMode(ctx context.Context, handle int64, arg0 int64) error
- func (c *MessagePatternClient) Clone(ctx context.Context, handle int64) (int64, error)
- func (c *MessagePatternClient) CloneAsThawed0(ctx context.Context, handle int64) (int64, error)
- func (c *MessagePatternClient) CloneAsThawed0_1(ctx context.Context, handle int64) (int64, error)
- func (c *MessagePatternClient) CountParts(ctx context.Context, handle int64) (int32, error)
- func (c *MessagePatternClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)
- func (c *MessagePatternClient) Freeze0(ctx context.Context, handle int64) (int64, error)
- func (c *MessagePatternClient) Freeze0_1(ctx context.Context, handle int64) (int64, error)
- func (c *MessagePatternClient) GetApostropheMode(ctx context.Context, handle int64) (int64, error)
- func (c *MessagePatternClient) GetLimitPartIndex(ctx context.Context, handle int64, arg0 int32) (int32, error)
- func (c *MessagePatternClient) GetNumericValue(ctx context.Context, handle int64, arg0 int64) (float64, error)
- func (c *MessagePatternClient) GetPart(ctx context.Context, handle int64, arg0 int32) (int64, error)
- func (c *MessagePatternClient) GetPartType(ctx context.Context, handle int64, arg0 int32) (int64, error)
- func (c *MessagePatternClient) GetPatternIndex(ctx context.Context, handle int64, arg0 int32) (int32, error)
- func (c *MessagePatternClient) GetPatternString(ctx context.Context, handle int64) (string, error)
- func (c *MessagePatternClient) GetPluralOffset(ctx context.Context, handle int64, arg0 int32) (float64, error)
- func (c *MessagePatternClient) GetSubstring(ctx context.Context, handle int64, arg0 int64) (string, error)
- func (c *MessagePatternClient) HasNamedArguments(ctx context.Context, handle int64) (bool, error)
- func (c *MessagePatternClient) HasNumberedArguments(ctx context.Context, handle int64) (bool, error)
- func (c *MessagePatternClient) HashCode(ctx context.Context, handle int64) (int32, error)
- func (c *MessagePatternClient) IsFrozen(ctx context.Context, handle int64) (bool, error)
- func (c *MessagePatternClient) Parse(ctx context.Context, handle int64, arg0 string) (int64, error)
- func (c *MessagePatternClient) ParseChoiceStyle(ctx context.Context, handle int64, arg0 string) (int64, error)
- func (c *MessagePatternClient) ParsePluralStyle(ctx context.Context, handle int64, arg0 string) (int64, error)
- func (c *MessagePatternClient) ParseSelectStyle(ctx context.Context, handle int64, arg0 string) (int64, error)
- func (c *MessagePatternClient) PartSubstringMatches(ctx context.Context, handle int64, arg0 int64, arg1 string) (bool, error)
- func (c *MessagePatternClient) ToString(ctx context.Context, handle int64) (string, error)
- func (c *MessagePatternClient) ValidateArgumentName(ctx context.Context, handle int64, arg0 string) (int32, error)
- type MessagePatternPartClient
- func (c *MessagePatternPartClient) Equals(ctx context.Context, arg0 int64) (bool, error)
- func (c *MessagePatternPartClient) GetArgType(ctx context.Context) (int64, error)
- func (c *MessagePatternPartClient) GetIndex(ctx context.Context) (int32, error)
- func (c *MessagePatternPartClient) GetLength(ctx context.Context) (int32, error)
- func (c *MessagePatternPartClient) GetLimit(ctx context.Context) (int32, error)
- func (c *MessagePatternPartClient) GetType(ctx context.Context) (int64, error)
- func (c *MessagePatternPartClient) GetValue(ctx context.Context) (int32, error)
- func (c *MessagePatternPartClient) HashCode(ctx context.Context) (int32, error)
- func (c *MessagePatternPartClient) ToString(ctx context.Context) (string, error)
- type Normalizer2Client
- func (c *Normalizer2Client) Append(ctx context.Context, arg0 int64, arg1 string) (int64, error)
- func (c *Normalizer2Client) ComposePair(ctx context.Context, arg0 int32, arg1 int32) (int32, error)
- func (c *Normalizer2Client) GetCombiningClass(ctx context.Context, arg0 int32) (int32, error)
- func (c *Normalizer2Client) GetDecomposition(ctx context.Context, arg0 int32) (string, error)
- func (c *Normalizer2Client) GetInstance(ctx context.Context, arg0 int64, arg1 string, arg2 int64) (int64, error)
- func (c *Normalizer2Client) GetNFCInstance(ctx context.Context) (int64, error)
- func (c *Normalizer2Client) GetNFDInstance(ctx context.Context) (int64, error)
- func (c *Normalizer2Client) GetNFKCCasefoldInstance(ctx context.Context) (int64, error)
- func (c *Normalizer2Client) GetNFKCInstance(ctx context.Context) (int64, error)
- func (c *Normalizer2Client) GetNFKCSimpleCasefoldInstance(ctx context.Context) (int64, error)
- func (c *Normalizer2Client) GetNFKDInstance(ctx context.Context) (int64, error)
- func (c *Normalizer2Client) GetRawDecomposition(ctx context.Context, arg0 int32) (string, error)
- func (c *Normalizer2Client) HasBoundaryAfter(ctx context.Context, arg0 int32) (bool, error)
- func (c *Normalizer2Client) HasBoundaryBefore(ctx context.Context, arg0 int32) (bool, error)
- func (c *Normalizer2Client) IsInert(ctx context.Context, arg0 int32) (bool, error)
- func (c *Normalizer2Client) IsNormalized(ctx context.Context, arg0 string) (bool, error)
- func (c *Normalizer2Client) Normalize1(ctx context.Context, arg0 string) (string, error)
- func (c *Normalizer2Client) Normalize2_1(ctx context.Context, arg0 string, arg1 int64) (int64, error)
- func (c *Normalizer2Client) Normalize2_2(ctx context.Context, arg0 string, arg1 int64) (int64, error)
- func (c *Normalizer2Client) NormalizeSecondAndAppend(ctx context.Context, arg0 int64, arg1 string) (int64, error)
- func (c *Normalizer2Client) QuickCheck(ctx context.Context, arg0 string) (int64, error)
- func (c *Normalizer2Client) SpanQuickCheckYes(ctx context.Context, arg0 string) (int32, error)
- type Normalizer2ModeClient
- type NormalizerClient
- func (c *NormalizerClient) Clone(ctx context.Context) (int64, error)
- func (c *NormalizerClient) Compare3(ctx context.Context, arg0 int64, arg1 int64, arg2 int32) (int32, error)
- func (c *NormalizerClient) Compare3_2(ctx context.Context, arg0 int32, arg1 int32, arg2 int32) (int32, error)
- func (c *NormalizerClient) Compare3_3(ctx context.Context, arg0 int32, arg1 string, arg2 int32) (int32, error)
- func (c *NormalizerClient) Compare3_4(ctx context.Context, arg0 string, arg1 string, arg2 int32) (int32, error)
- func (c *NormalizerClient) Compare7_1(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int64, ...) (int32, error)
- type NumberFormatClient
- func (c *NumberFormatClient) Clone(ctx context.Context) (int64, error)
- func (c *NumberFormatClient) Equals(ctx context.Context, arg0 int64) (bool, error)
- func (c *NumberFormatClient) Format1(ctx context.Context, arg0 int64) (string, error)
- func (c *NumberFormatClient) Format1_2(ctx context.Context, arg0 int64) (string, error)
- func (c *NumberFormatClient) Format1_4(ctx context.Context, arg0 float64) (string, error)
- func (c *NumberFormatClient) Format1_7(ctx context.Context, arg0 int64) (string, error)
- func (c *NumberFormatClient) Format1_9(ctx context.Context, arg0 int64) (string, error)
- func (c *NumberFormatClient) Format1_11(ctx context.Context, arg0 int64) (string, error)
- func (c *NumberFormatClient) Format3_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error)
- func (c *NumberFormatClient) Format3_3(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error)
- func (c *NumberFormatClient) Format3_5(ctx context.Context, arg0 float64, arg1 int64, arg2 int64) (int64, error)
- func (c *NumberFormatClient) Format3_6(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error)
- func (c *NumberFormatClient) Format3_8(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error)
- func (c *NumberFormatClient) Format3_10(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error)
- func (c *NumberFormatClient) Format3_12(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error)
- func (c *NumberFormatClient) GetAvailableLocales(ctx context.Context) (int64, error)
- func (c *NumberFormatClient) GetContext(ctx context.Context, arg0 int64) (int64, error)
- func (c *NumberFormatClient) GetCurrency(ctx context.Context) (int64, error)
- func (c *NumberFormatClient) GetCurrencyInstance0(ctx context.Context) (int64, error)
- func (c *NumberFormatClient) GetCurrencyInstance1_1(ctx context.Context, arg0 int64) (int64, error)
- func (c *NumberFormatClient) GetCurrencyInstance1_2(ctx context.Context, arg0 int64) (int64, error)
- func (c *NumberFormatClient) GetInstance0(ctx context.Context) (int64, error)
- func (c *NumberFormatClient) GetInstance1_1(ctx context.Context, arg0 int64) (int64, error)
- func (c *NumberFormatClient) GetInstance1_3(ctx context.Context, arg0 int32) (int64, error)
- func (c *NumberFormatClient) GetInstance1_4(ctx context.Context, arg0 int64) (int64, error)
- func (c *NumberFormatClient) GetInstance2_2(ctx context.Context, arg0 int64, arg1 int32) (int64, error)
- func (c *NumberFormatClient) GetInstance2_5(ctx context.Context, arg0 int64, arg1 int32) (int64, error)
- func (c *NumberFormatClient) GetIntegerInstance0(ctx context.Context) (int64, error)
- func (c *NumberFormatClient) GetIntegerInstance1_1(ctx context.Context, arg0 int64) (int64, error)
- func (c *NumberFormatClient) GetIntegerInstance1_2(ctx context.Context, arg0 int64) (int64, error)
- func (c *NumberFormatClient) GetMaximumFractionDigits(ctx context.Context) (int32, error)
- func (c *NumberFormatClient) GetMaximumIntegerDigits(ctx context.Context) (int32, error)
- func (c *NumberFormatClient) GetMinimumFractionDigits(ctx context.Context) (int32, error)
- func (c *NumberFormatClient) GetMinimumIntegerDigits(ctx context.Context) (int32, error)
- func (c *NumberFormatClient) GetNumberInstance0(ctx context.Context) (int64, error)
- func (c *NumberFormatClient) GetNumberInstance1_1(ctx context.Context, arg0 int64) (int64, error)
- func (c *NumberFormatClient) GetNumberInstance1_2(ctx context.Context, arg0 int64) (int64, error)
- func (c *NumberFormatClient) GetPercentInstance0(ctx context.Context) (int64, error)
- func (c *NumberFormatClient) GetPercentInstance1_1(ctx context.Context, arg0 int64) (int64, error)
- func (c *NumberFormatClient) GetPercentInstance1_2(ctx context.Context, arg0 int64) (int64, error)
- func (c *NumberFormatClient) GetRoundingMode(ctx context.Context) (int32, error)
- func (c *NumberFormatClient) GetScientificInstance0(ctx context.Context) (int64, error)
- func (c *NumberFormatClient) GetScientificInstance1_1(ctx context.Context, arg0 int64) (int64, error)
- func (c *NumberFormatClient) GetScientificInstance1_2(ctx context.Context, arg0 int64) (int64, error)
- func (c *NumberFormatClient) HashCode(ctx context.Context) (int32, error)
- func (c *NumberFormatClient) IsGroupingUsed(ctx context.Context) (bool, error)
- func (c *NumberFormatClient) IsParseIntegerOnly(ctx context.Context) (bool, error)
- func (c *NumberFormatClient) IsParseStrict(ctx context.Context) (bool, error)
- func (c *NumberFormatClient) Parse1(ctx context.Context, arg0 string) (int64, error)
- func (c *NumberFormatClient) Parse2_1(ctx context.Context, arg0 string, arg1 int64) (int64, error)
- func (c *NumberFormatClient) ParseCurrency(ctx context.Context, arg0 string, arg1 int64) (int64, error)
- func (c *NumberFormatClient) ParseObject(ctx context.Context, arg0 string, arg1 int64) (int64, error)
- func (c *NumberFormatClient) SetContext(ctx context.Context, arg0 int64) error
- func (c *NumberFormatClient) SetCurrency(ctx context.Context, arg0 int64) error
- func (c *NumberFormatClient) SetGroupingUsed(ctx context.Context, arg0 bool) error
- func (c *NumberFormatClient) SetMaximumFractionDigits(ctx context.Context, arg0 int32) error
- func (c *NumberFormatClient) SetMaximumIntegerDigits(ctx context.Context, arg0 int32) error
- func (c *NumberFormatClient) SetMinimumFractionDigits(ctx context.Context, arg0 int32) error
- func (c *NumberFormatClient) SetMinimumIntegerDigits(ctx context.Context, arg0 int32) error
- func (c *NumberFormatClient) SetParseIntegerOnly(ctx context.Context, arg0 bool) error
- func (c *NumberFormatClient) SetParseStrict(ctx context.Context, arg0 bool) error
- func (c *NumberFormatClient) SetRoundingMode(ctx context.Context, arg0 int32) error
- type NumberingSystemClient
- func (c *NumberingSystemClient) GetAvailableNames(ctx context.Context, handle int64) (int64, error)
- func (c *NumberingSystemClient) GetDescription(ctx context.Context, handle int64) (string, error)
- func (c *NumberingSystemClient) GetInstance0(ctx context.Context, handle int64) (int64, error)
- func (c *NumberingSystemClient) GetInstance1_1(ctx context.Context, handle int64, arg0 int64) (int64, error)
- func (c *NumberingSystemClient) GetInstance1_3(ctx context.Context, handle int64, arg0 int64) (int64, error)
- func (c *NumberingSystemClient) GetInstance3_2(ctx context.Context, handle int64, arg0 int32, arg1 bool, arg2 string) (int64, error)
- func (c *NumberingSystemClient) GetInstanceByName(ctx context.Context, handle int64, arg0 string) (int64, error)
- func (c *NumberingSystemClient) GetName(ctx context.Context, handle int64) (string, error)
- func (c *NumberingSystemClient) GetRadix(ctx context.Context, handle int64) (int32, error)
- func (c *NumberingSystemClient) IsAlgorithmic(ctx context.Context, handle int64) (bool, error)
- func (c *NumberingSystemClient) IsValidDigitString(ctx context.Context, handle int64, arg0 string) (bool, error)
- type PaintClient
- type ParcelableSpanClient
- type PluralFormatClient
- func (c *PluralFormatClient) ApplyPattern(ctx context.Context, handle int64, arg0 string) error
- func (c *PluralFormatClient) Equals1(ctx context.Context, handle int64, arg0 int64) (bool, error)
- func (c *PluralFormatClient) Equals1_1(ctx context.Context, handle int64, arg0 int64) (bool, error)
- func (c *PluralFormatClient) Format1(ctx context.Context, handle int64, arg0 float64) (string, error)
- func (c *PluralFormatClient) Format3_1(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) (int64, error)
- func (c *PluralFormatClient) HashCode(ctx context.Context, handle int64) (int32, error)
- func (c *PluralFormatClient) Parse(ctx context.Context, handle int64, arg0 string, arg1 int64) (int64, error)
- func (c *PluralFormatClient) ParseObject(ctx context.Context, handle int64, arg0 string, arg1 int64) (int64, error)
- func (c *PluralFormatClient) SetNumberFormat(ctx context.Context, handle int64, arg0 int64) error
- func (c *PluralFormatClient) ToPattern(ctx context.Context, handle int64) (string, error)
- func (c *PluralFormatClient) ToString(ctx context.Context, handle int64) (string, error)
- type PluralRulesClient
- func (c *PluralRulesClient) CreateRules(ctx context.Context, arg0 string) (int64, error)
- func (c *PluralRulesClient) Equals1(ctx context.Context, arg0 int64) (bool, error)
- func (c *PluralRulesClient) Equals1_1(ctx context.Context, arg0 int64) (bool, error)
- func (c *PluralRulesClient) ForLocale1(ctx context.Context, arg0 int64) (int64, error)
- func (c *PluralRulesClient) ForLocale1_2(ctx context.Context, arg0 int64) (int64, error)
- func (c *PluralRulesClient) ForLocale2_1(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
- func (c *PluralRulesClient) ForLocale2_3(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
- func (c *PluralRulesClient) GetAllKeywordValues(ctx context.Context, arg0 string) (int64, error)
- func (c *PluralRulesClient) GetKeywords(ctx context.Context) (int64, error)
- func (c *PluralRulesClient) GetSamples(ctx context.Context, arg0 string) (int64, error)
- func (c *PluralRulesClient) GetUniqueKeywordValue(ctx context.Context, arg0 string) (float64, error)
- func (c *PluralRulesClient) HashCode(ctx context.Context) (int32, error)
- func (c *PluralRulesClient) ParseDescription(ctx context.Context, arg0 string) (int64, error)
- func (c *PluralRulesClient) Select1(ctx context.Context, arg0 int64) (string, error)
- func (c *PluralRulesClient) Select1_1(ctx context.Context, arg0 int64) (string, error)
- func (c *PluralRulesClient) Select1_2(ctx context.Context, arg0 float64) (string, error)
- func (c *PluralRulesClient) ToString(ctx context.Context) (string, error)
- type PluralRulesPluralTypeClient
- type PositionedGlyphsClient
- func (c *PositionedGlyphsClient) Equals(ctx context.Context, arg0 int64) (bool, error)
- func (c *PositionedGlyphsClient) GetAdvance(ctx context.Context) (float32, error)
- func (c *PositionedGlyphsClient) GetAscent(ctx context.Context) (float32, error)
- func (c *PositionedGlyphsClient) GetDescent(ctx context.Context) (float32, error)
- func (c *PositionedGlyphsClient) GetFakeBold(ctx context.Context, arg0 int32) (bool, error)
- func (c *PositionedGlyphsClient) GetFakeItalic(ctx context.Context, arg0 int32) (bool, error)
- func (c *PositionedGlyphsClient) GetFont(ctx context.Context, arg0 int32) (int64, error)
- func (c *PositionedGlyphsClient) GetGlyphId(ctx context.Context, arg0 int32) (int32, error)
- func (c *PositionedGlyphsClient) GetGlyphX(ctx context.Context, arg0 int32) (float32, error)
- func (c *PositionedGlyphsClient) GetGlyphY(ctx context.Context, arg0 int32) (float32, error)
- func (c *PositionedGlyphsClient) GetItalicOverride(ctx context.Context, arg0 int32) (float32, error)
- func (c *PositionedGlyphsClient) GetOffsetX(ctx context.Context) (float32, error)
- func (c *PositionedGlyphsClient) GetOffsetY(ctx context.Context) (float32, error)
- func (c *PositionedGlyphsClient) GetWeightOverride(ctx context.Context, arg0 int32) (float32, error)
- func (c *PositionedGlyphsClient) GlyphCount(ctx context.Context) (int32, error)
- func (c *PositionedGlyphsClient) HashCode(ctx context.Context) (int32, error)
- func (c *PositionedGlyphsClient) ToString(ctx context.Context) (string, error)
- type PrecomputedTextClient
- func (c *PrecomputedTextClient) CharAt(ctx context.Context, arg0 int32) (uint16, error)
- func (c *PrecomputedTextClient) Create(ctx context.Context, arg0 string, arg1 int64) (int64, error)
- func (c *PrecomputedTextClient) GetBounds(ctx context.Context, arg0 int32, arg1 int32, arg2 int64) error
- func (c *PrecomputedTextClient) GetFontMetricsInt(ctx context.Context, arg0 int32, arg1 int32, arg2 int64) error
- func (c *PrecomputedTextClient) GetParagraphCount(ctx context.Context) (int32, error)
- func (c *PrecomputedTextClient) GetParagraphEnd(ctx context.Context, arg0 int32) (int32, error)
- func (c *PrecomputedTextClient) GetParagraphStart(ctx context.Context, arg0 int32) (int32, error)
- func (c *PrecomputedTextClient) GetParams(ctx context.Context) (int64, error)
- func (c *PrecomputedTextClient) GetSpanEnd(ctx context.Context, arg0 int64) (int32, error)
- func (c *PrecomputedTextClient) GetSpanFlags(ctx context.Context, arg0 int64) (int32, error)
- func (c *PrecomputedTextClient) GetSpanStart(ctx context.Context, arg0 int64) (int32, error)
- func (c *PrecomputedTextClient) GetWidth(ctx context.Context, arg0 int32, arg1 int32) (float32, error)
- func (c *PrecomputedTextClient) Length(ctx context.Context) (int32, error)
- func (c *PrecomputedTextClient) NextSpanTransition(ctx context.Context, arg0 int32, arg1 int32, arg2 int64) (int32, error)
- func (c *PrecomputedTextClient) RemoveSpan(ctx context.Context, arg0 int64) error
- func (c *PrecomputedTextClient) SetSpan(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int32) error
- func (c *PrecomputedTextClient) SubSequence(ctx context.Context, arg0 int32, arg1 int32) (int64, error)
- func (c *PrecomputedTextClient) ToString(ctx context.Context) (string, error)
- type PrecomputedTextParamsClient
- func (c *PrecomputedTextParamsClient) Equals(ctx context.Context, arg0 int64) (bool, error)
- func (c *PrecomputedTextParamsClient) GetBreakStrategy(ctx context.Context) (int32, error)
- func (c *PrecomputedTextParamsClient) GetHyphenationFrequency(ctx context.Context) (int32, error)
- func (c *PrecomputedTextParamsClient) GetLineBreakConfig(ctx context.Context) (int64, error)
- func (c *PrecomputedTextParamsClient) GetTextDirection(ctx context.Context) (int64, error)
- func (c *PrecomputedTextParamsClient) GetTextPaint(ctx context.Context) (int64, error)
- func (c *PrecomputedTextParamsClient) HashCode(ctx context.Context) (int32, error)
- func (c *PrecomputedTextParamsClient) ToString(ctx context.Context) (string, error)
- type RelativeDateTimeFormatterAbsoluteUnitClient
- type RelativeDateTimeFormatterClient
- func (c *RelativeDateTimeFormatterClient) CombineDateAndTime(ctx context.Context, arg0 string, arg1 string) (string, error)
- func (c *RelativeDateTimeFormatterClient) Format2(ctx context.Context, arg0 int64, arg1 int64) (string, error)
- func (c *RelativeDateTimeFormatterClient) Format2_2(ctx context.Context, arg0 float64, arg1 int64) (string, error)
- func (c *RelativeDateTimeFormatterClient) Format3_1(ctx context.Context, arg0 float64, arg1 int64, arg2 int64) (string, error)
- func (c *RelativeDateTimeFormatterClient) FormatNumeric(ctx context.Context, arg0 float64, arg1 int64) (string, error)
- func (c *RelativeDateTimeFormatterClient) FormatNumericToValue(ctx context.Context, arg0 float64, arg1 int64) (int64, error)
- func (c *RelativeDateTimeFormatterClient) FormatToValue2(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
- func (c *RelativeDateTimeFormatterClient) FormatToValue2_2(ctx context.Context, arg0 float64, arg1 int64) (int64, error)
- func (c *RelativeDateTimeFormatterClient) FormatToValue3_1(ctx context.Context, arg0 float64, arg1 int64, arg2 int64) (int64, error)
- func (c *RelativeDateTimeFormatterClient) GetCapitalizationContext(ctx context.Context) (int64, error)
- func (c *RelativeDateTimeFormatterClient) GetFormatStyle(ctx context.Context) (int64, error)
- func (c *RelativeDateTimeFormatterClient) GetInstance0(ctx context.Context) (int64, error)
- func (c *RelativeDateTimeFormatterClient) GetInstance1_1(ctx context.Context, arg0 int64) (int64, error)
- func (c *RelativeDateTimeFormatterClient) GetInstance1_4(ctx context.Context, arg0 int64) (int64, error)
- func (c *RelativeDateTimeFormatterClient) GetInstance2_2(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
- func (c *RelativeDateTimeFormatterClient) GetInstance2_5(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
- func (c *RelativeDateTimeFormatterClient) GetInstance4_3(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int64) (int64, error)
- func (c *RelativeDateTimeFormatterClient) GetNumberFormat(ctx context.Context) (int64, error)
- type RelativeDateTimeFormatterDirectionClient
- type RelativeDateTimeFormatterFormattedRelativeDateTimeClient
- func (c *RelativeDateTimeFormatterFormattedRelativeDateTimeClient) CharAt(ctx context.Context, arg0 int32) (uint16, error)
- func (c *RelativeDateTimeFormatterFormattedRelativeDateTimeClient) Length(ctx context.Context) (int32, error)
- func (c *RelativeDateTimeFormatterFormattedRelativeDateTimeClient) NextPosition(ctx context.Context, arg0 int64) (bool, error)
- func (c *RelativeDateTimeFormatterFormattedRelativeDateTimeClient) SubSequence(ctx context.Context, arg0 int32, arg1 int32) (int64, error)
- func (c *RelativeDateTimeFormatterFormattedRelativeDateTimeClient) ToCharacterIterator(ctx context.Context) (int64, error)
- func (c *RelativeDateTimeFormatterFormattedRelativeDateTimeClient) ToString(ctx context.Context) (string, error)
- type RelativeDateTimeFormatterRelativeDateTimeUnitClient
- type RelativeDateTimeFormatterRelativeUnitClient
- type RelativeDateTimeFormatterStyleClient
- type ReplaceableClient
- func (c *ReplaceableClient) Char32At(ctx context.Context, arg0 int32) (int32, error)
- func (c *ReplaceableClient) CharAt(ctx context.Context, arg0 int32) (uint16, error)
- func (c *ReplaceableClient) Copy(ctx context.Context, arg0 int32, arg1 int32, arg2 int32) error
- func (c *ReplaceableClient) GetChars(ctx context.Context, arg0 int32, arg1 int32, arg2 int64, arg3 int32) error
- func (c *ReplaceableClient) HasMetaData(ctx context.Context) (bool, error)
- func (c *ReplaceableClient) Length(ctx context.Context) (int32, error)
- func (c *ReplaceableClient) Replace3_1(ctx context.Context, arg0 int32, arg1 int32, arg2 string) error
- func (c *ReplaceableClient) Replace5(ctx context.Context, arg0 int32, arg1 int32, arg2 int64, arg3 int32, ...) error
- type RuleBasedCollatorClient
- func (c *RuleBasedCollatorClient) Clone(ctx context.Context, handle int64) (int64, error)
- func (c *RuleBasedCollatorClient) CloneAsThawed0(ctx context.Context, handle int64) (int64, error)
- func (c *RuleBasedCollatorClient) CloneAsThawed0_1(ctx context.Context, handle int64) (int64, error)
- func (c *RuleBasedCollatorClient) CloneAsThawed0_2(ctx context.Context, handle int64) (int64, error)
- func (c *RuleBasedCollatorClient) Compare(ctx context.Context, handle int64, arg0 string, arg1 string) (int32, error)
- func (c *RuleBasedCollatorClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)
- func (c *RuleBasedCollatorClient) Freeze0(ctx context.Context, handle int64) (int64, error)
- func (c *RuleBasedCollatorClient) Freeze0_1(ctx context.Context, handle int64) (int64, error)
- func (c *RuleBasedCollatorClient) GetCollationElementIterator1(ctx context.Context, handle int64, arg0 int64) (int64, error)
- func (c *RuleBasedCollatorClient) GetCollationElementIterator1_1(ctx context.Context, handle int64, arg0 string) (int64, error)
- func (c *RuleBasedCollatorClient) GetCollationElementIterator1_2(ctx context.Context, handle int64, arg0 int64) (int64, error)
- func (c *RuleBasedCollatorClient) GetCollationKey(ctx context.Context, handle int64, arg0 string) (int64, error)
- func (c *RuleBasedCollatorClient) GetContractionsAndExpansions(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 bool) error
- func (c *RuleBasedCollatorClient) GetDecomposition(ctx context.Context, handle int64) (int32, error)
- func (c *RuleBasedCollatorClient) GetMaxVariable(ctx context.Context, handle int64) (int32, error)
- func (c *RuleBasedCollatorClient) GetNumericCollation(ctx context.Context, handle int64) (bool, error)
- func (c *RuleBasedCollatorClient) GetReorderCodes(ctx context.Context, handle int64) (int64, error)
- func (c *RuleBasedCollatorClient) GetRules0(ctx context.Context, handle int64) (string, error)
- func (c *RuleBasedCollatorClient) GetRules1_1(ctx context.Context, handle int64, arg0 bool) (string, error)
- func (c *RuleBasedCollatorClient) GetStrength(ctx context.Context, handle int64) (int32, error)
- func (c *RuleBasedCollatorClient) GetTailoredSet(ctx context.Context, handle int64) (int64, error)
- func (c *RuleBasedCollatorClient) GetUCAVersion(ctx context.Context, handle int64) (int64, error)
- func (c *RuleBasedCollatorClient) GetVariableTop(ctx context.Context, handle int64) (int32, error)
- func (c *RuleBasedCollatorClient) GetVersion(ctx context.Context, handle int64) (int64, error)
- func (c *RuleBasedCollatorClient) HashCode(ctx context.Context, handle int64) (int32, error)
- func (c *RuleBasedCollatorClient) IsAlternateHandlingShifted(ctx context.Context, handle int64) (bool, error)
- func (c *RuleBasedCollatorClient) IsCaseLevel(ctx context.Context, handle int64) (bool, error)
- func (c *RuleBasedCollatorClient) IsFrenchCollation(ctx context.Context, handle int64) (bool, error)
- func (c *RuleBasedCollatorClient) IsFrozen(ctx context.Context, handle int64) (bool, error)
- func (c *RuleBasedCollatorClient) IsLowerCaseFirst(ctx context.Context, handle int64) (bool, error)
- func (c *RuleBasedCollatorClient) IsUpperCaseFirst(ctx context.Context, handle int64) (bool, error)
- func (c *RuleBasedCollatorClient) SetAlternateHandlingDefault(ctx context.Context, handle int64) error
- func (c *RuleBasedCollatorClient) SetAlternateHandlingShifted(ctx context.Context, handle int64, arg0 bool) error
- func (c *RuleBasedCollatorClient) SetCaseFirstDefault(ctx context.Context, handle int64) error
- func (c *RuleBasedCollatorClient) SetCaseLevel(ctx context.Context, handle int64, arg0 bool) error
- func (c *RuleBasedCollatorClient) SetCaseLevelDefault(ctx context.Context, handle int64) error
- func (c *RuleBasedCollatorClient) SetDecomposition(ctx context.Context, handle int64, arg0 int32) error
- func (c *RuleBasedCollatorClient) SetDecompositionDefault(ctx context.Context, handle int64) error
- func (c *RuleBasedCollatorClient) SetFrenchCollation(ctx context.Context, handle int64, arg0 bool) error
- func (c *RuleBasedCollatorClient) SetFrenchCollationDefault(ctx context.Context, handle int64) error
- func (c *RuleBasedCollatorClient) SetLowerCaseFirst(ctx context.Context, handle int64, arg0 bool) error
- func (c *RuleBasedCollatorClient) SetMaxVariable1(ctx context.Context, handle int64, arg0 int32) (int64, error)
- func (c *RuleBasedCollatorClient) SetMaxVariable1_1(ctx context.Context, handle int64, arg0 int32) (int64, error)
- func (c *RuleBasedCollatorClient) SetNumericCollation(ctx context.Context, handle int64, arg0 bool) error
- func (c *RuleBasedCollatorClient) SetNumericCollationDefault(ctx context.Context, handle int64) error
- func (c *RuleBasedCollatorClient) SetReorderCodes(ctx context.Context, handle int64, arg0 int64) error
- func (c *RuleBasedCollatorClient) SetStrength(ctx context.Context, handle int64, arg0 int32) error
- func (c *RuleBasedCollatorClient) SetStrengthDefault(ctx context.Context, handle int64) error
- func (c *RuleBasedCollatorClient) SetUpperCaseFirst(ctx context.Context, handle int64, arg0 bool) error
- type RunShaperClient
- type ScientificNumberFormatterClient
- func (c *ScientificNumberFormatterClient) Format(ctx context.Context, arg0 int64) (string, error)
- func (c *ScientificNumberFormatterClient) GetMarkupInstance3(ctx context.Context, arg0 int64, arg1 string, arg2 string) (int64, error)
- func (c *ScientificNumberFormatterClient) GetMarkupInstance3_1(ctx context.Context, arg0 int64, arg1 string, arg2 string) (int64, error)
- func (c *ScientificNumberFormatterClient) GetSuperscriptInstance1(ctx context.Context, arg0 int64) (int64, error)
- func (c *ScientificNumberFormatterClient) GetSuperscriptInstance1_1(ctx context.Context, arg0 int64) (int64, error)
- type SearchIteratorClient
- func (c *SearchIteratorClient) First(ctx context.Context) (int32, error)
- func (c *SearchIteratorClient) Following(ctx context.Context, arg0 int32) (int32, error)
- func (c *SearchIteratorClient) GetBreakIterator(ctx context.Context) (int64, error)
- func (c *SearchIteratorClient) GetElementComparisonType(ctx context.Context) (int64, error)
- func (c *SearchIteratorClient) GetIndex(ctx context.Context) (int32, error)
- func (c *SearchIteratorClient) GetMatchLength(ctx context.Context) (int32, error)
- func (c *SearchIteratorClient) GetMatchStart(ctx context.Context) (int32, error)
- func (c *SearchIteratorClient) GetMatchedText(ctx context.Context) (string, error)
- func (c *SearchIteratorClient) GetTarget(ctx context.Context) (int64, error)
- func (c *SearchIteratorClient) IsOverlapping(ctx context.Context) (bool, error)
- func (c *SearchIteratorClient) Last(ctx context.Context) (int32, error)
- func (c *SearchIteratorClient) Next(ctx context.Context) (int32, error)
- func (c *SearchIteratorClient) Preceding(ctx context.Context, arg0 int32) (int32, error)
- func (c *SearchIteratorClient) Previous(ctx context.Context) (int32, error)
- func (c *SearchIteratorClient) Reset(ctx context.Context) error
- func (c *SearchIteratorClient) SetBreakIterator(ctx context.Context, arg0 int64) error
- func (c *SearchIteratorClient) SetElementComparisonType(ctx context.Context, arg0 int64) error
- func (c *SearchIteratorClient) SetIndex(ctx context.Context, arg0 int32) error
- func (c *SearchIteratorClient) SetOverlapping(ctx context.Context, arg0 bool) error
- func (c *SearchIteratorClient) SetTarget(ctx context.Context, arg0 int64) error
- type SearchIteratorElementComparisonTypeClient
- type SegmentFinderClient
- func (c *SegmentFinderClient) NextEndBoundary(ctx context.Context, arg0 int32) (int32, error)
- func (c *SegmentFinderClient) NextStartBoundary(ctx context.Context, arg0 int32) (int32, error)
- func (c *SegmentFinderClient) PreviousEndBoundary(ctx context.Context, arg0 int32) (int32, error)
- func (c *SegmentFinderClient) PreviousStartBoundary(ctx context.Context, arg0 int32) (int32, error)
- type SegmentFinderPrescribedSegmentFinderClient
- func (c *SegmentFinderPrescribedSegmentFinderClient) NextEndBoundary(ctx context.Context, arg0 int32) (int32, error)
- func (c *SegmentFinderPrescribedSegmentFinderClient) NextStartBoundary(ctx context.Context, arg0 int32) (int32, error)
- func (c *SegmentFinderPrescribedSegmentFinderClient) PreviousEndBoundary(ctx context.Context, arg0 int32) (int32, error)
- func (c *SegmentFinderPrescribedSegmentFinderClient) PreviousStartBoundary(ctx context.Context, arg0 int32) (int32, error)
- type SelectFormatClient
- func (c *SelectFormatClient) ApplyPattern(ctx context.Context, handle int64, arg0 string) error
- func (c *SelectFormatClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)
- func (c *SelectFormatClient) Format1_1(ctx context.Context, handle int64, arg0 string) (string, error)
- func (c *SelectFormatClient) Format3(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) (int64, error)
- func (c *SelectFormatClient) HashCode(ctx context.Context, handle int64) (int32, error)
- func (c *SelectFormatClient) ParseObject(ctx context.Context, handle int64, arg0 string, arg1 int64) (int64, error)
- func (c *SelectFormatClient) ToPattern(ctx context.Context, handle int64) (string, error)
- func (c *SelectFormatClient) ToString(ctx context.Context, handle int64) (string, error)
- type SelectionClient
- func (c *SelectionClient) ExtendDown(ctx context.Context, arg0 int64, arg1 int64) (bool, error)
- func (c *SelectionClient) ExtendLeft(ctx context.Context, arg0 int64, arg1 int64) (bool, error)
- func (c *SelectionClient) ExtendRight(ctx context.Context, arg0 int64, arg1 int64) (bool, error)
- func (c *SelectionClient) ExtendSelection(ctx context.Context, arg0 int64, arg1 int32) error
- func (c *SelectionClient) ExtendToLeftEdge(ctx context.Context, arg0 int64, arg1 int64) (bool, error)
- func (c *SelectionClient) ExtendToParagraphEnd(ctx context.Context, arg0 int64) (bool, error)
- func (c *SelectionClient) ExtendToParagraphStart(ctx context.Context, arg0 int64) (bool, error)
- func (c *SelectionClient) ExtendToRightEdge(ctx context.Context, arg0 int64, arg1 int64) (bool, error)
- func (c *SelectionClient) ExtendUp(ctx context.Context, arg0 int64, arg1 int64) (bool, error)
- func (c *SelectionClient) GetSelectionEnd(ctx context.Context, arg0 string) (int32, error)
- func (c *SelectionClient) GetSelectionStart(ctx context.Context, arg0 string) (int32, error)
- func (c *SelectionClient) MoveDown(ctx context.Context, arg0 int64, arg1 int64) (bool, error)
- func (c *SelectionClient) MoveLeft(ctx context.Context, arg0 int64, arg1 int64) (bool, error)
- func (c *SelectionClient) MoveRight(ctx context.Context, arg0 int64, arg1 int64) (bool, error)
- func (c *SelectionClient) MoveToLeftEdge(ctx context.Context, arg0 int64, arg1 int64) (bool, error)
- func (c *SelectionClient) MoveToParagraphEnd(ctx context.Context, arg0 int64, arg1 int64) (bool, error)
- func (c *SelectionClient) MoveToParagraphStart(ctx context.Context, arg0 int64, arg1 int64) (bool, error)
- func (c *SelectionClient) MoveToRightEdge(ctx context.Context, arg0 int64, arg1 int64) (bool, error)
- func (c *SelectionClient) MoveUp(ctx context.Context, arg0 int64, arg1 int64) (bool, error)
- func (c *SelectionClient) RemoveSelection(ctx context.Context, arg0 int64) error
- func (c *SelectionClient) SelectAll(ctx context.Context, arg0 int64) error
- func (c *SelectionClient) SetSelection2(ctx context.Context, arg0 int64, arg1 int32) error
- func (c *SelectionClient) SetSelection3_1(ctx context.Context, arg0 int64, arg1 int32, arg2 int32) error
- type ShaperClient
- type ShaperGlyphsConsumerClient
- type SimpleDateFormatClient
- func (c *SimpleDateFormatClient) ApplyLocalizedPattern(ctx context.Context, handle int64, arg0 string) error
- func (c *SimpleDateFormatClient) ApplyPattern(ctx context.Context, handle int64, arg0 string) error
- func (c *SimpleDateFormatClient) Clone(ctx context.Context, handle int64) (int64, error)
- func (c *SimpleDateFormatClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)
- func (c *SimpleDateFormatClient) Format(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) (int64, error)
- func (c *SimpleDateFormatClient) FormatToCharacterIterator(ctx context.Context, handle int64, arg0 int64) (int64, error)
- func (c *SimpleDateFormatClient) Get2DigitYearStart(ctx context.Context, handle int64) (int64, error)
- func (c *SimpleDateFormatClient) GetDateFormatSymbols(ctx context.Context, handle int64) (int64, error)
- func (c *SimpleDateFormatClient) GetNumberFormat(ctx context.Context, handle int64, arg0 uint16) (int64, error)
- func (c *SimpleDateFormatClient) GetTimeZoneFormat(ctx context.Context, handle int64) (int64, error)
- func (c *SimpleDateFormatClient) HashCode(ctx context.Context, handle int64) (int32, error)
- func (c *SimpleDateFormatClient) Parse(ctx context.Context, handle int64, arg0 string, arg1 int64, arg2 int64) error
- func (c *SimpleDateFormatClient) Set2DigitYearStart(ctx context.Context, handle int64, arg0 int64) error
- func (c *SimpleDateFormatClient) SetContext(ctx context.Context, handle int64, arg0 int64) error
- func (c *SimpleDateFormatClient) SetDateFormatSymbols(ctx context.Context, handle int64, arg0 int64) error
- func (c *SimpleDateFormatClient) SetNumberFormat1(ctx context.Context, handle int64, arg0 int64) error
- func (c *SimpleDateFormatClient) SetNumberFormat2_1(ctx context.Context, handle int64, arg0 string, arg1 int64) error
- func (c *SimpleDateFormatClient) SetTimeZoneFormat(ctx context.Context, handle int64, arg0 int64) error
- func (c *SimpleDateFormatClient) ToLocalizedPattern(ctx context.Context, handle int64) (string, error)
- func (c *SimpleDateFormatClient) ToPattern(ctx context.Context, handle int64) (string, error)
- type SpanWatcherClient
- func (c *SpanWatcherClient) OnSpanAdded(ctx context.Context, arg0 int64, arg1 int64, arg2 int32, arg3 int32) error
- func (c *SpanWatcherClient) OnSpanChanged(ctx context.Context, arg0 int64, arg1 int64, arg2 int32, arg3 int32, ...) error
- func (c *SpanWatcherClient) OnSpanRemoved(ctx context.Context, arg0 int64, arg1 int64, arg2 int32, arg3 int32) error
- type SpannableClient
- type SpannableFactoryClient
- type SpannableStringBuilderClient
- func (c *SpannableStringBuilderClient) Append1(ctx context.Context, handle int64, arg0 uint16) (int64, error)
- func (c *SpannableStringBuilderClient) Append1_1(ctx context.Context, handle int64, arg0 string) (int64, error)
- func (c *SpannableStringBuilderClient) Append1_5(ctx context.Context, handle int64, arg0 string) (int64, error)
- func (c *SpannableStringBuilderClient) Append1_6(ctx context.Context, handle int64, arg0 uint16) (int64, error)
- func (c *SpannableStringBuilderClient) Append1_8(ctx context.Context, handle int64, arg0 string) (int64, error)
- func (c *SpannableStringBuilderClient) Append1_9(ctx context.Context, handle int64, arg0 uint16) (int64, error)
- func (c *SpannableStringBuilderClient) Append3_2(ctx context.Context, handle int64, arg0 string, arg1 int32, arg2 int32) (int64, error)
- func (c *SpannableStringBuilderClient) Append3_3(ctx context.Context, handle int64, arg0 string, arg1 int64, arg2 int32) (int64, error)
- func (c *SpannableStringBuilderClient) Append3_4(ctx context.Context, handle int64, arg0 string, arg1 int32, arg2 int32) (int64, error)
- func (c *SpannableStringBuilderClient) Append3_7(ctx context.Context, handle int64, arg0 string, arg1 int32, arg2 int32) (int64, error)
- func (c *SpannableStringBuilderClient) CharAt(ctx context.Context, handle int64, arg0 int32) (uint16, error)
- func (c *SpannableStringBuilderClient) Clear(ctx context.Context, handle int64) error
- func (c *SpannableStringBuilderClient) ClearSpans(ctx context.Context, handle int64) error
- func (c *SpannableStringBuilderClient) Delete2(ctx context.Context, handle int64, arg0 int32, arg1 int32) (int64, error)
- func (c *SpannableStringBuilderClient) Delete2_1(ctx context.Context, handle int64, arg0 int32, arg1 int32) (int64, error)
- func (c *SpannableStringBuilderClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)
- func (c *SpannableStringBuilderClient) GetChars(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int64, ...) error
- func (c *SpannableStringBuilderClient) GetFilters(ctx context.Context, handle int64) (int64, error)
- func (c *SpannableStringBuilderClient) GetSpanEnd(ctx context.Context, handle int64, arg0 int64) (int32, error)
- func (c *SpannableStringBuilderClient) GetSpanFlags(ctx context.Context, handle int64, arg0 int64) (int32, error)
- func (c *SpannableStringBuilderClient) GetSpanStart(ctx context.Context, handle int64, arg0 int64) (int32, error)
- func (c *SpannableStringBuilderClient) GetTextRunCursor(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, ...) (int32, error)
- func (c *SpannableStringBuilderClient) GetTextWatcherDepth(ctx context.Context, handle int64) (int32, error)
- func (c *SpannableStringBuilderClient) HashCode(ctx context.Context, handle int64) (int32, error)
- func (c *SpannableStringBuilderClient) Insert2(ctx context.Context, handle int64, arg0 int32, arg1 string) (int64, error)
- func (c *SpannableStringBuilderClient) Insert2_3(ctx context.Context, handle int64, arg0 int32, arg1 string) (int64, error)
- func (c *SpannableStringBuilderClient) Insert4_1(ctx context.Context, handle int64, arg0 int32, arg1 string, arg2 int32, ...) (int64, error)
- func (c *SpannableStringBuilderClient) Insert4_2(ctx context.Context, handle int64, arg0 int32, arg1 string, arg2 int32, ...) (int64, error)
- func (c *SpannableStringBuilderClient) Length(ctx context.Context, handle int64) (int32, error)
- func (c *SpannableStringBuilderClient) NextSpanTransition(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int64) (int32, error)
- func (c *SpannableStringBuilderClient) RemoveSpan(ctx context.Context, handle int64, arg0 int64) error
- func (c *SpannableStringBuilderClient) Replace3(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 string) (int64, error)
- func (c *SpannableStringBuilderClient) Replace3_3(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 string) (int64, error)
- func (c *SpannableStringBuilderClient) Replace5_1(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 string, ...) (int64, error)
- func (c *SpannableStringBuilderClient) Replace5_2(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 string, ...) (int64, error)
- func (c *SpannableStringBuilderClient) SetFilters(ctx context.Context, handle int64, arg0 int64) error
- func (c *SpannableStringBuilderClient) SetSpan(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32, ...) error
- func (c *SpannableStringBuilderClient) SubSequence(ctx context.Context, handle int64, arg0 int32, arg1 int32) (int64, error)
- func (c *SpannableStringBuilderClient) ToString(ctx context.Context, handle int64) (string, error)
- func (c *SpannableStringBuilderClient) ValueOf(ctx context.Context, handle int64, arg0 string) (int64, error)
- type SpannableStringClient
- func (c *SpannableStringClient) CharAt(ctx context.Context, handle int64, arg0 int32) (uint16, error)
- func (c *SpannableStringClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)
- func (c *SpannableStringClient) GetChars(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int64, ...) error
- func (c *SpannableStringClient) GetSpanEnd(ctx context.Context, handle int64, arg0 int64) (int32, error)
- func (c *SpannableStringClient) GetSpanFlags(ctx context.Context, handle int64, arg0 int64) (int32, error)
- func (c *SpannableStringClient) GetSpanStart(ctx context.Context, handle int64, arg0 int64) (int32, error)
- func (c *SpannableStringClient) HashCode(ctx context.Context, handle int64) (int32, error)
- func (c *SpannableStringClient) Length(ctx context.Context, handle int64) (int32, error)
- func (c *SpannableStringClient) NextSpanTransition(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int64) (int32, error)
- func (c *SpannableStringClient) RemoveSpan(ctx context.Context, handle int64, arg0 int64) error
- func (c *SpannableStringClient) SetSpan(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32, ...) error
- func (c *SpannableStringClient) SubSequence(ctx context.Context, handle int64, arg0 int32, arg1 int32) (int64, error)
- func (c *SpannableStringClient) ToString(ctx context.Context, handle int64) (string, error)
- func (c *SpannableStringClient) ValueOf(ctx context.Context, handle int64, arg0 string) (int64, error)
- type SpannedClient
- func (c *SpannedClient) GetSpanEnd(ctx context.Context, arg0 int64) (int32, error)
- func (c *SpannedClient) GetSpanFlags(ctx context.Context, arg0 int64) (int32, error)
- func (c *SpannedClient) GetSpanStart(ctx context.Context, arg0 int64) (int32, error)
- func (c *SpannedClient) NextSpanTransition(ctx context.Context, arg0 int32, arg1 int32, arg2 int64) (int32, error)
- type SpannedStringClient
- func (c *SpannedStringClient) CharAt(ctx context.Context, handle int64, arg0 int32) (uint16, error)
- func (c *SpannedStringClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)
- func (c *SpannedStringClient) GetChars(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int64, ...) error
- func (c *SpannedStringClient) GetSpanEnd(ctx context.Context, handle int64, arg0 int64) (int32, error)
- func (c *SpannedStringClient) GetSpanFlags(ctx context.Context, handle int64, arg0 int64) (int32, error)
- func (c *SpannedStringClient) GetSpanStart(ctx context.Context, handle int64, arg0 int64) (int32, error)
- func (c *SpannedStringClient) HashCode(ctx context.Context, handle int64) (int32, error)
- func (c *SpannedStringClient) Length(ctx context.Context, handle int64) (int32, error)
- func (c *SpannedStringClient) NextSpanTransition(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int64) (int32, error)
- func (c *SpannedStringClient) SubSequence(ctx context.Context, handle int64, arg0 int32, arg1 int32) (int64, error)
- func (c *SpannedStringClient) ToString(ctx context.Context, handle int64) (string, error)
- func (c *SpannedStringClient) ValueOf(ctx context.Context, handle int64, arg0 string) (int64, error)
- type StaticLayoutBuilderClient
- func (c *StaticLayoutBuilderClient) Build(ctx context.Context) (int64, error)
- func (c *StaticLayoutBuilderClient) Obtain(ctx context.Context, arg0 string, arg1 int32, arg2 int32, arg3 int64, ...) (int64, error)
- func (c *StaticLayoutBuilderClient) SetAlignment(ctx context.Context, arg0 int64) (int64, error)
- func (c *StaticLayoutBuilderClient) SetBreakStrategy(ctx context.Context, arg0 int32) (int64, error)
- func (c *StaticLayoutBuilderClient) SetEllipsize(ctx context.Context, arg0 int64) (int64, error)
- func (c *StaticLayoutBuilderClient) SetEllipsizedWidth(ctx context.Context, arg0 int32) (int64, error)
- func (c *StaticLayoutBuilderClient) SetHyphenationFrequency(ctx context.Context, arg0 int32) (int64, error)
- func (c *StaticLayoutBuilderClient) SetIncludePad(ctx context.Context, arg0 bool) (int64, error)
- func (c *StaticLayoutBuilderClient) SetIndents(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
- func (c *StaticLayoutBuilderClient) SetJustificationMode(ctx context.Context, arg0 int32) (int64, error)
- func (c *StaticLayoutBuilderClient) SetLineBreakConfig(ctx context.Context, arg0 int64) (int64, error)
- func (c *StaticLayoutBuilderClient) SetLineSpacing(ctx context.Context, arg0 float32, arg1 float32) (int64, error)
- func (c *StaticLayoutBuilderClient) SetMaxLines(ctx context.Context, arg0 int32) (int64, error)
- func (c *StaticLayoutBuilderClient) SetMinimumFontMetrics(ctx context.Context, arg0 int64) (int64, error)
- func (c *StaticLayoutBuilderClient) SetShiftDrawingOffsetForStartOverhang(ctx context.Context, arg0 bool) (int64, error)
- func (c *StaticLayoutBuilderClient) SetText(ctx context.Context, arg0 string) (int64, error)
- func (c *StaticLayoutBuilderClient) SetTextDirection(ctx context.Context, arg0 int64) (int64, error)
- func (c *StaticLayoutBuilderClient) SetUseBoundsForWidth(ctx context.Context, arg0 bool) (int64, error)
- func (c *StaticLayoutBuilderClient) SetUseLineSpacingFromFallbacks(ctx context.Context, arg0 bool) (int64, error)
- type StaticLayoutClient
- func (c *StaticLayoutClient) ComputeDrawingBoundingBox(ctx context.Context, handle int64) (int64, error)
- func (c *StaticLayoutClient) GetBottomPadding(ctx context.Context, handle int64) (int32, error)
- func (c *StaticLayoutClient) GetEllipsisCount(ctx context.Context, handle int64, arg0 int32) (int32, error)
- func (c *StaticLayoutClient) GetEllipsisStart(ctx context.Context, handle int64, arg0 int32) (int32, error)
- func (c *StaticLayoutClient) GetLineContainsTab(ctx context.Context, handle int64, arg0 int32) (bool, error)
- func (c *StaticLayoutClient) GetLineCount(ctx context.Context, handle int64) (int32, error)
- func (c *StaticLayoutClient) GetLineDescent(ctx context.Context, handle int64, arg0 int32) (int32, error)
- func (c *StaticLayoutClient) GetLineDirections(ctx context.Context, handle int64, arg0 int32) (int64, error)
- func (c *StaticLayoutClient) GetLineForVertical(ctx context.Context, handle int64, arg0 int32) (int32, error)
- func (c *StaticLayoutClient) GetLineStart(ctx context.Context, handle int64, arg0 int32) (int32, error)
- func (c *StaticLayoutClient) GetLineTop(ctx context.Context, handle int64, arg0 int32) (int32, error)
- func (c *StaticLayoutClient) GetParagraphDirection(ctx context.Context, handle int64, arg0 int32) (int32, error)
- func (c *StaticLayoutClient) GetTopPadding(ctx context.Context, handle int64) (int32, error)
- type StringPrepParseExceptionClient
- func (c *StringPrepParseExceptionClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)
- func (c *StringPrepParseExceptionClient) GetError(ctx context.Context, handle int64) (int32, error)
- func (c *StringPrepParseExceptionClient) HashCode(ctx context.Context, handle int64) (int32, error)
- func (c *StringPrepParseExceptionClient) ToString(ctx context.Context, handle int64) (string, error)
- type StringSearchClient
- func (c *StringSearchClient) GetCollator(ctx context.Context, handle int64) (int64, error)
- func (c *StringSearchClient) GetIndex(ctx context.Context, handle int64) (int32, error)
- func (c *StringSearchClient) GetPattern(ctx context.Context, handle int64) (string, error)
- func (c *StringSearchClient) IsCanonical(ctx context.Context, handle int64) (bool, error)
- func (c *StringSearchClient) Reset(ctx context.Context, handle int64) error
- func (c *StringSearchClient) SetCanonical(ctx context.Context, handle int64, arg0 bool) error
- func (c *StringSearchClient) SetCollator(ctx context.Context, handle int64, arg0 int64) error
- func (c *StringSearchClient) SetIndex(ctx context.Context, handle int64, arg0 int32) error
- func (c *StringSearchClient) SetPattern(ctx context.Context, handle int64, arg0 string) error
- func (c *StringSearchClient) SetTarget(ctx context.Context, handle int64, arg0 int64) error
- type SymbolTableClient
- type TimeZoneFormatClient
- func (c *TimeZoneFormatClient) CloneAsThawed0(ctx context.Context) (int64, error)
- func (c *TimeZoneFormatClient) CloneAsThawed0_1(ctx context.Context) (int64, error)
- func (c *TimeZoneFormatClient) Format3(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (string, error)
- func (c *TimeZoneFormatClient) Format3_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error)
- func (c *TimeZoneFormatClient) FormatOffsetISO8601Basic(ctx context.Context, arg0 int32, arg1 bool, arg2 bool, arg3 bool) (string, error)
- func (c *TimeZoneFormatClient) FormatOffsetISO8601Extended(ctx context.Context, arg0 int32, arg1 bool, arg2 bool, arg3 bool) (string, error)
- func (c *TimeZoneFormatClient) FormatOffsetLocalizedGMT(ctx context.Context, arg0 int32) (string, error)
- func (c *TimeZoneFormatClient) FormatOffsetShortLocalizedGMT(ctx context.Context, arg0 int32) (string, error)
- func (c *TimeZoneFormatClient) FormatToCharacterIterator(ctx context.Context, arg0 int64) (int64, error)
- func (c *TimeZoneFormatClient) Freeze0(ctx context.Context) (int64, error)
- func (c *TimeZoneFormatClient) Freeze0_1(ctx context.Context) (int64, error)
- func (c *TimeZoneFormatClient) GetDefaultParseOptions(ctx context.Context) (int64, error)
- func (c *TimeZoneFormatClient) GetGMTOffsetDigits(ctx context.Context) (string, error)
- func (c *TimeZoneFormatClient) GetGMTOffsetPattern(ctx context.Context, arg0 int64) (string, error)
- func (c *TimeZoneFormatClient) GetGMTPattern(ctx context.Context) (string, error)
- func (c *TimeZoneFormatClient) GetGMTZeroFormat(ctx context.Context) (string, error)
- func (c *TimeZoneFormatClient) GetInstance1(ctx context.Context, arg0 int64) (int64, error)
- func (c *TimeZoneFormatClient) GetInstance1_1(ctx context.Context, arg0 int64) (int64, error)
- func (c *TimeZoneFormatClient) GetTimeZoneNames(ctx context.Context) (int64, error)
- func (c *TimeZoneFormatClient) IsFrozen(ctx context.Context) (bool, error)
- func (c *TimeZoneFormatClient) Parse1(ctx context.Context, arg0 string) (int64, error)
- func (c *TimeZoneFormatClient) Parse2_1(ctx context.Context, arg0 string, arg1 int64) (int64, error)
- func (c *TimeZoneFormatClient) ParseObject(ctx context.Context, arg0 string, arg1 int64) (int64, error)
- func (c *TimeZoneFormatClient) ParseOffsetISO8601(ctx context.Context, arg0 string, arg1 int64) (int32, error)
- func (c *TimeZoneFormatClient) ParseOffsetLocalizedGMT(ctx context.Context, arg0 string, arg1 int64) (int32, error)
- func (c *TimeZoneFormatClient) ParseOffsetShortLocalizedGMT(ctx context.Context, arg0 string, arg1 int64) (int32, error)
- func (c *TimeZoneFormatClient) SetGMTOffsetDigits(ctx context.Context, arg0 string) (int64, error)
- func (c *TimeZoneFormatClient) SetGMTOffsetPattern(ctx context.Context, arg0 int64, arg1 string) (int64, error)
- func (c *TimeZoneFormatClient) SetGMTPattern(ctx context.Context, arg0 string) (int64, error)
- func (c *TimeZoneFormatClient) SetGMTZeroFormat(ctx context.Context, arg0 string) (int64, error)
- func (c *TimeZoneFormatClient) SetTimeZoneNames(ctx context.Context, arg0 int64) (int64, error)
- type TimeZoneFormatGMTOffsetPatternTypeClient
- type TimeZoneFormatParseOptionClient
- type TimeZoneFormatStyleClient
- type TimeZoneFormatTimeTypeClient
- type TimeZoneNamesClient
- func (c *TimeZoneNamesClient) GetAvailableMetaZoneIDs0(ctx context.Context) (int64, error)
- func (c *TimeZoneNamesClient) GetAvailableMetaZoneIDs1_1(ctx context.Context, arg0 string) (int64, error)
- func (c *TimeZoneNamesClient) GetDisplayName(ctx context.Context, arg0 string, arg1 int64, arg2 int64) (string, error)
- func (c *TimeZoneNamesClient) GetExemplarLocationName(ctx context.Context, arg0 string) (string, error)
- func (c *TimeZoneNamesClient) GetInstance1(ctx context.Context, arg0 int64) (int64, error)
- func (c *TimeZoneNamesClient) GetInstance1_1(ctx context.Context, arg0 int64) (int64, error)
- func (c *TimeZoneNamesClient) GetMetaZoneDisplayName(ctx context.Context, arg0 string, arg1 int64) (string, error)
- func (c *TimeZoneNamesClient) GetMetaZoneID(ctx context.Context, arg0 string, arg1 int64) (string, error)
- func (c *TimeZoneNamesClient) GetReferenceZoneID(ctx context.Context, arg0 string, arg1 string) (string, error)
- func (c *TimeZoneNamesClient) GetTZDBInstance(ctx context.Context, arg0 int64) (int64, error)
- func (c *TimeZoneNamesClient) GetTimeZoneDisplayName(ctx context.Context, arg0 string, arg1 int64) (string, error)
- type TimeZoneNamesNameTypeClient
- type TransliteratorClient
- func (c *TransliteratorClient) CreateFromRules(ctx context.Context, arg0 string, arg1 string, arg2 int32) (int64, error)
- func (c *TransliteratorClient) FilteredTransliterate(ctx context.Context, arg0 int64, arg1 int64, arg2 bool) error
- func (c *TransliteratorClient) FinishTransliteration(ctx context.Context, arg0 int64, arg1 int64) error
- func (c *TransliteratorClient) GetAvailableIDs(ctx context.Context) (int64, error)
- func (c *TransliteratorClient) GetAvailableSources(ctx context.Context) (int64, error)
- func (c *TransliteratorClient) GetAvailableTargets(ctx context.Context, arg0 string) (int64, error)
- func (c *TransliteratorClient) GetAvailableVariants(ctx context.Context, arg0 string, arg1 string) (int64, error)
- func (c *TransliteratorClient) GetDisplayName1(ctx context.Context, arg0 string) (string, error)
- func (c *TransliteratorClient) GetDisplayName2_1(ctx context.Context, arg0 string, arg1 int64) (string, error)
- func (c *TransliteratorClient) GetDisplayName2_2(ctx context.Context, arg0 string, arg1 int64) (string, error)
- func (c *TransliteratorClient) GetElements(ctx context.Context) (int64, error)
- func (c *TransliteratorClient) GetFilter(ctx context.Context) (int64, error)
- func (c *TransliteratorClient) GetID(ctx context.Context) (string, error)
- func (c *TransliteratorClient) GetInstance1(ctx context.Context, arg0 string) (int64, error)
- func (c *TransliteratorClient) GetInstance2_1(ctx context.Context, arg0 string, arg1 int32) (int64, error)
- func (c *TransliteratorClient) GetInverse(ctx context.Context) (int64, error)
- func (c *TransliteratorClient) GetMaximumContextLength(ctx context.Context) (int32, error)
- func (c *TransliteratorClient) GetSourceSet(ctx context.Context) (int64, error)
- func (c *TransliteratorClient) GetTargetSet(ctx context.Context) (int64, error)
- func (c *TransliteratorClient) SetFilter(ctx context.Context, arg0 int64) error
- func (c *TransliteratorClient) ToRules(ctx context.Context, arg0 bool) (string, error)
- func (c *TransliteratorClient) Transliterate1(ctx context.Context, arg0 int64) error
- func (c *TransliteratorClient) Transliterate1_5(ctx context.Context, arg0 string) (string, error)
- func (c *TransliteratorClient) Transliterate2_1(ctx context.Context, arg0 int64, arg1 int64) error
- func (c *TransliteratorClient) Transliterate3_2(ctx context.Context, arg0 int64, arg1 int64, arg2 int32) error
- func (c *TransliteratorClient) Transliterate3_3(ctx context.Context, arg0 int64, arg1 int64, arg2 string) error
- func (c *TransliteratorClient) Transliterate3_4(ctx context.Context, arg0 int64, arg1 int32, arg2 int32) (int32, error)
- type TransliteratorPositionClient
- func (c *TransliteratorPositionClient) Equals(ctx context.Context, arg0 int64) (bool, error)
- func (c *TransliteratorPositionClient) HashCode(ctx context.Context) (int32, error)
- func (c *TransliteratorPositionClient) Set(ctx context.Context, arg0 int64) error
- func (c *TransliteratorPositionClient) ToString(ctx context.Context) (string, error)
- func (c *TransliteratorPositionClient) Validate(ctx context.Context, arg0 int32) error
- type UCharacterIteratorClient
- func (c *UCharacterIteratorClient) Clone(ctx context.Context) (int64, error)
- func (c *UCharacterIteratorClient) Current(ctx context.Context) (int32, error)
- func (c *UCharacterIteratorClient) CurrentCodePoint(ctx context.Context) (int32, error)
- func (c *UCharacterIteratorClient) GetCharacterIterator(ctx context.Context) (int64, error)
- func (c *UCharacterIteratorClient) GetIndex(ctx context.Context) (int32, error)
- func (c *UCharacterIteratorClient) GetInstance1(ctx context.Context, arg0 int64) (int64, error)
- func (c *UCharacterIteratorClient) GetInstance1_1(ctx context.Context, arg0 int64) (int64, error)
- func (c *UCharacterIteratorClient) GetInstance1_3(ctx context.Context, arg0 string) (int64, error)
- func (c *UCharacterIteratorClient) GetInstance1_4(ctx context.Context, arg0 int64) (int64, error)
- func (c *UCharacterIteratorClient) GetInstance1_5(ctx context.Context, arg0 int64) (int64, error)
- func (c *UCharacterIteratorClient) GetInstance3_2(ctx context.Context, arg0 int64, arg1 int32, arg2 int32) (int64, error)
- func (c *UCharacterIteratorClient) GetLength(ctx context.Context) (int32, error)
- func (c *UCharacterIteratorClient) GetText0(ctx context.Context) (string, error)
- func (c *UCharacterIteratorClient) GetText1_1(ctx context.Context, arg0 int64) (int32, error)
- func (c *UCharacterIteratorClient) GetText2_2(ctx context.Context, arg0 int64, arg1 int32) (int32, error)
- func (c *UCharacterIteratorClient) MoveCodePointIndex(ctx context.Context, arg0 int32) (int32, error)
- func (c *UCharacterIteratorClient) MoveIndex(ctx context.Context, arg0 int32) (int32, error)
- func (c *UCharacterIteratorClient) Next(ctx context.Context) (int32, error)
- func (c *UCharacterIteratorClient) NextCodePoint(ctx context.Context) (int32, error)
- func (c *UCharacterIteratorClient) Previous(ctx context.Context) (int32, error)
- func (c *UCharacterIteratorClient) PreviousCodePoint(ctx context.Context) (int32, error)
- func (c *UCharacterIteratorClient) SetIndex(ctx context.Context, arg0 int32) error
- func (c *UCharacterIteratorClient) SetToLimit(ctx context.Context) error
- func (c *UCharacterIteratorClient) SetToStart(ctx context.Context) error
- type UnicodeFilterClient
- type UnicodeMatcherClient
- func (c *UnicodeMatcherClient) AddMatchSetTo(ctx context.Context, arg0 int64) error
- func (c *UnicodeMatcherClient) Matches(ctx context.Context, arg0 int64, arg1 int64, arg2 int32, arg3 bool) (int32, error)
- func (c *UnicodeMatcherClient) MatchesIndexValue(ctx context.Context, arg0 int32) (bool, error)
- func (c *UnicodeMatcherClient) ToPattern(ctx context.Context, arg0 bool) (string, error)
- type UnicodeSetClient
- func (c *UnicodeSetClient) Add1(ctx context.Context, handle int64, arg0 int32) (int64, error)
- func (c *UnicodeSetClient) Add1_2(ctx context.Context, handle int64, arg0 string) (int64, error)
- func (c *UnicodeSetClient) Add2_1(ctx context.Context, handle int64, arg0 int32, arg1 int32) (int64, error)
- func (c *UnicodeSetClient) AddAll1(ctx context.Context, handle int64, arg0 int64) (int64, error)
- func (c *UnicodeSetClient) AddAll1_2(ctx context.Context, handle int64, arg0 string) (int64, error)
- func (c *UnicodeSetClient) AddAll2_1(ctx context.Context, handle int64, arg0 int32, arg1 int32) (int64, error)
- func (c *UnicodeSetClient) AddMatchSetTo(ctx context.Context, handle int64, arg0 int64) error
- func (c *UnicodeSetClient) ApplyIntPropertyValue(ctx context.Context, handle int64, arg0 int32, arg1 int32) (int64, error)
- func (c *UnicodeSetClient) ApplyPattern1(ctx context.Context, handle int64, arg0 string) (int64, error)
- func (c *UnicodeSetClient) ApplyPattern2_1(ctx context.Context, handle int64, arg0 string, arg1 bool) (int64, error)
- func (c *UnicodeSetClient) ApplyPattern2_2(ctx context.Context, handle int64, arg0 string, arg1 int32) (int64, error)
- func (c *UnicodeSetClient) ApplyPropertyAlias2(ctx context.Context, handle int64, arg0 string, arg1 string) (int64, error)
- func (c *UnicodeSetClient) ApplyPropertyAlias3_1(ctx context.Context, handle int64, arg0 string, arg1 string, arg2 int64) (int64, error)
- func (c *UnicodeSetClient) CharAt(ctx context.Context, handle int64, arg0 int32) (int32, error)
- func (c *UnicodeSetClient) Clear(ctx context.Context, handle int64) (int64, error)
- func (c *UnicodeSetClient) Clone(ctx context.Context, handle int64) (int64, error)
- func (c *UnicodeSetClient) CloneAsThawed0(ctx context.Context, handle int64) (int64, error)
- func (c *UnicodeSetClient) CloneAsThawed0_1(ctx context.Context, handle int64) (int64, error)
- func (c *UnicodeSetClient) CloseOver(ctx context.Context, handle int64, arg0 int32) (int64, error)
- func (c *UnicodeSetClient) Compact(ctx context.Context, handle int64) (int64, error)
- func (c *UnicodeSetClient) CompareTo1(ctx context.Context, handle int64, arg0 int64) (int32, error)
- func (c *UnicodeSetClient) CompareTo1_2(ctx context.Context, handle int64, arg0 int64) (int32, error)
- func (c *UnicodeSetClient) CompareTo2_1(ctx context.Context, handle int64, arg0 int64, arg1 int64) (int32, error)
- func (c *UnicodeSetClient) Complement0(ctx context.Context, handle int64) (int64, error)
- func (c *UnicodeSetClient) Complement1_1(ctx context.Context, handle int64, arg0 int32) (int64, error)
- func (c *UnicodeSetClient) Complement1_3(ctx context.Context, handle int64, arg0 string) (int64, error)
- func (c *UnicodeSetClient) Complement2_2(ctx context.Context, handle int64, arg0 int32, arg1 int32) (int64, error)
- func (c *UnicodeSetClient) ComplementAll1(ctx context.Context, handle int64, arg0 int64) (int64, error)
- func (c *UnicodeSetClient) ComplementAll1_1(ctx context.Context, handle int64, arg0 string) (int64, error)
- func (c *UnicodeSetClient) Contains1(ctx context.Context, handle int64, arg0 int32) (bool, error)
- func (c *UnicodeSetClient) Contains1_2(ctx context.Context, handle int64, arg0 string) (bool, error)
- func (c *UnicodeSetClient) Contains2_1(ctx context.Context, handle int64, arg0 int32, arg1 int32) (bool, error)
- func (c *UnicodeSetClient) ContainsAll1(ctx context.Context, handle int64, arg0 int64) (bool, error)
- func (c *UnicodeSetClient) ContainsAll1_1(ctx context.Context, handle int64, arg0 string) (bool, error)
- func (c *UnicodeSetClient) ContainsNone1(ctx context.Context, handle int64, arg0 int64) (bool, error)
- func (c *UnicodeSetClient) ContainsNone1_2(ctx context.Context, handle int64, arg0 string) (bool, error)
- func (c *UnicodeSetClient) ContainsNone2_1(ctx context.Context, handle int64, arg0 int32, arg1 int32) (bool, error)
- func (c *UnicodeSetClient) ContainsSome1(ctx context.Context, handle int64, arg0 int64) (bool, error)
- func (c *UnicodeSetClient) ContainsSome1_2(ctx context.Context, handle int64, arg0 string) (bool, error)
- func (c *UnicodeSetClient) ContainsSome2_1(ctx context.Context, handle int64, arg0 int32, arg1 int32) (bool, error)
- func (c *UnicodeSetClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)
- func (c *UnicodeSetClient) Freeze0(ctx context.Context, handle int64) (int64, error)
- func (c *UnicodeSetClient) Freeze0_1(ctx context.Context, handle int64) (int64, error)
- func (c *UnicodeSetClient) From(ctx context.Context, handle int64, arg0 string) (int64, error)
- func (c *UnicodeSetClient) FromAll(ctx context.Context, handle int64, arg0 string) (int64, error)
- func (c *UnicodeSetClient) GetRangeCount(ctx context.Context, handle int64) (int32, error)
- func (c *UnicodeSetClient) GetRangeEnd(ctx context.Context, handle int64, arg0 int32) (int32, error)
- func (c *UnicodeSetClient) GetRangeStart(ctx context.Context, handle int64, arg0 int32) (int32, error)
- func (c *UnicodeSetClient) HasStrings(ctx context.Context, handle int64) (bool, error)
- func (c *UnicodeSetClient) HashCode(ctx context.Context, handle int64) (int32, error)
- func (c *UnicodeSetClient) IndexOf(ctx context.Context, handle int64, arg0 int32) (int32, error)
- func (c *UnicodeSetClient) IsEmpty(ctx context.Context, handle int64) (bool, error)
- func (c *UnicodeSetClient) IsFrozen(ctx context.Context, handle int64) (bool, error)
- func (c *UnicodeSetClient) Iterator(ctx context.Context, handle int64) (int64, error)
- func (c *UnicodeSetClient) Matches(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int32, ...) (int32, error)
- func (c *UnicodeSetClient) MatchesIndexValue(ctx context.Context, handle int64, arg0 int32) (bool, error)
- func (c *UnicodeSetClient) Ranges(ctx context.Context, handle int64) (int64, error)
- func (c *UnicodeSetClient) Remove1(ctx context.Context, handle int64, arg0 int32) (int64, error)
- func (c *UnicodeSetClient) Remove1_2(ctx context.Context, handle int64, arg0 string) (int64, error)
- func (c *UnicodeSetClient) Remove2_1(ctx context.Context, handle int64, arg0 int32, arg1 int32) (int64, error)
- func (c *UnicodeSetClient) RemoveAll1(ctx context.Context, handle int64, arg0 int64) (int64, error)
- func (c *UnicodeSetClient) RemoveAll1_1(ctx context.Context, handle int64, arg0 string) (int64, error)
- func (c *UnicodeSetClient) RemoveAllStrings(ctx context.Context, handle int64) (int64, error)
- func (c *UnicodeSetClient) Retain1(ctx context.Context, handle int64, arg0 int32) (int64, error)
- func (c *UnicodeSetClient) Retain1_2(ctx context.Context, handle int64, arg0 string) (int64, error)
- func (c *UnicodeSetClient) Retain2_1(ctx context.Context, handle int64, arg0 int32, arg1 int32) (int64, error)
- func (c *UnicodeSetClient) RetainAll1(ctx context.Context, handle int64, arg0 int64) (int64, error)
- func (c *UnicodeSetClient) RetainAll1_1(ctx context.Context, handle int64, arg0 string) (int64, error)
- func (c *UnicodeSetClient) Set1(ctx context.Context, handle int64, arg0 int64) (int64, error)
- func (c *UnicodeSetClient) Set2_1(ctx context.Context, handle int64, arg0 int32, arg1 int32) (int64, error)
- func (c *UnicodeSetClient) Size(ctx context.Context, handle int64) (int32, error)
- func (c *UnicodeSetClient) Span2(ctx context.Context, handle int64, arg0 string, arg1 int64) (int32, error)
- func (c *UnicodeSetClient) Span3_1(ctx context.Context, handle int64, arg0 string, arg1 int32, arg2 int64) (int32, error)
- func (c *UnicodeSetClient) SpanBack2(ctx context.Context, handle int64, arg0 string, arg1 int64) (int32, error)
- func (c *UnicodeSetClient) SpanBack3_1(ctx context.Context, handle int64, arg0 string, arg1 int32, arg2 int64) (int32, error)
- func (c *UnicodeSetClient) Strings(ctx context.Context, handle int64) (int64, error)
- func (c *UnicodeSetClient) ToPattern(ctx context.Context, handle int64, arg0 bool) (string, error)
- func (c *UnicodeSetClient) ToString(ctx context.Context, handle int64) (string, error)
- type UnicodeSetComparisonStyleClient
- type UnicodeSetEntryRangeClient
- type UnicodeSetIteratorClient
- func (c *UnicodeSetIteratorClient) GetString(ctx context.Context, handle int64) (string, error)
- func (c *UnicodeSetIteratorClient) Next(ctx context.Context, handle int64) (bool, error)
- func (c *UnicodeSetIteratorClient) NextRange(ctx context.Context, handle int64) (bool, error)
- func (c *UnicodeSetIteratorClient) Reset0(ctx context.Context, handle int64) error
- func (c *UnicodeSetIteratorClient) Reset1_1(ctx context.Context, handle int64, arg0 int64) error
- func (c *UnicodeSetIteratorClient) SkipToStrings(ctx context.Context, handle int64) (int64, error)
- type UnicodeSetSpanConditionClient
- type UnicodeSetSpannerClient
- func (c *UnicodeSetSpannerClient) CountIn1(ctx context.Context, handle int64, arg0 string) (int32, error)
- func (c *UnicodeSetSpannerClient) CountIn2_1(ctx context.Context, handle int64, arg0 string, arg1 int64) (int32, error)
- func (c *UnicodeSetSpannerClient) CountIn3_2(ctx context.Context, handle int64, arg0 string, arg1 int64, arg2 int64) (int32, error)
- func (c *UnicodeSetSpannerClient) DeleteFrom1(ctx context.Context, handle int64, arg0 string) (string, error)
- func (c *UnicodeSetSpannerClient) DeleteFrom2_1(ctx context.Context, handle int64, arg0 string, arg1 int64) (string, error)
- func (c *UnicodeSetSpannerClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)
- func (c *UnicodeSetSpannerClient) GetUnicodeSet(ctx context.Context, handle int64) (int64, error)
- func (c *UnicodeSetSpannerClient) HashCode(ctx context.Context, handle int64) (int32, error)
- func (c *UnicodeSetSpannerClient) ReplaceFrom2(ctx context.Context, handle int64, arg0 string, arg1 string) (string, error)
- func (c *UnicodeSetSpannerClient) ReplaceFrom3_1(ctx context.Context, handle int64, arg0 string, arg1 string, arg2 int64) (string, error)
- func (c *UnicodeSetSpannerClient) ReplaceFrom4_2(ctx context.Context, handle int64, arg0 string, arg1 string, arg2 int64, ...) (string, error)
- func (c *UnicodeSetSpannerClient) Trim1(ctx context.Context, handle int64, arg0 string) (int64, error)
- func (c *UnicodeSetSpannerClient) Trim2_1(ctx context.Context, handle int64, arg0 string, arg1 int64) (int64, error)
- func (c *UnicodeSetSpannerClient) Trim3_2(ctx context.Context, handle int64, arg0 string, arg1 int64, arg2 int64) (int64, error)
- type UnicodeSetSpannerCountMethodClient
- type UnicodeSetSpannerTrimOptionClient
- type UtilsClient
- func (c *UtilsClient) CommaEllipsize(ctx context.Context, arg0 string, arg1 int64, arg2 float32, arg3 string, ...) (int64, error)
- func (c *UtilsClient) Concat(ctx context.Context, arg0 int64) (int64, error)
- func (c *UtilsClient) CopySpansFrom(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int64, ...) error
- func (c *UtilsClient) DumpSpans(ctx context.Context, arg0 string, arg1 int64, arg2 string) error
- func (c *UtilsClient) Ellipsize4(ctx context.Context, arg0 string, arg1 int64, arg2 float32, arg3 int64) (int64, error)
- func (c *UtilsClient) Ellipsize6_1(ctx context.Context, arg0 string, arg1 int64, arg2 float32, arg3 int64, ...) (int64, error)
- func (c *UtilsClient) Equals(ctx context.Context, arg0 string, arg1 string) (bool, error)
- func (c *UtilsClient) ExpandTemplate(ctx context.Context, arg0 string, arg1 int64) (int64, error)
- func (c *UtilsClient) GetCapsMode(ctx context.Context, arg0 string, arg1 int32, arg2 int32) (int32, error)
- func (c *UtilsClient) GetChars(ctx context.Context, arg0 string, arg1 int32, arg2 int32, arg3 int64, ...) error
- func (c *UtilsClient) GetLayoutDirectionFromLocale(ctx context.Context, arg0 int64) (int32, error)
- func (c *UtilsClient) GetOffsetAfter(ctx context.Context, arg0 string, arg1 int32) (int32, error)
- func (c *UtilsClient) GetOffsetBefore(ctx context.Context, arg0 string, arg1 int32) (int32, error)
- func (c *UtilsClient) GetReverse(ctx context.Context, arg0 string, arg1 int32, arg2 int32) (int64, error)
- func (c *UtilsClient) GetTrimmedLength(ctx context.Context, arg0 string) (int32, error)
- func (c *UtilsClient) HtmlEncode(ctx context.Context, arg0 string) (string, error)
- func (c *UtilsClient) IndexOf2(ctx context.Context, arg0 string, arg1 uint16) (int32, error)
- func (c *UtilsClient) IndexOf2_3(ctx context.Context, arg0 string, arg1 string) (int32, error)
- func (c *UtilsClient) IndexOf3_1(ctx context.Context, arg0 string, arg1 uint16, arg2 int32) (int32, error)
- func (c *UtilsClient) IndexOf3_4(ctx context.Context, arg0 string, arg1 string, arg2 int32) (int32, error)
- func (c *UtilsClient) IndexOf4_2(ctx context.Context, arg0 string, arg1 uint16, arg2 int32, arg3 int32) (int32, error)
- func (c *UtilsClient) IndexOf4_5(ctx context.Context, arg0 string, arg1 string, arg2 int32, arg3 int32) (int32, error)
- func (c *UtilsClient) IsDigitsOnly(ctx context.Context, arg0 string) (bool, error)
- func (c *UtilsClient) IsEmpty(ctx context.Context, arg0 string) (bool, error)
- func (c *UtilsClient) IsGraphic1(ctx context.Context, arg0 uint16) (bool, error)
- func (c *UtilsClient) IsGraphic1_1(ctx context.Context, arg0 string) (bool, error)
- func (c *UtilsClient) Join2(ctx context.Context, arg0 string, arg1 int64) (string, error)
- func (c *UtilsClient) Join2_1(ctx context.Context, arg0 string, arg1 int64) (string, error)
- func (c *UtilsClient) LastIndexOf2(ctx context.Context, arg0 string, arg1 uint16) (int32, error)
- func (c *UtilsClient) LastIndexOf3_1(ctx context.Context, arg0 string, arg1 uint16, arg2 int32) (int32, error)
- func (c *UtilsClient) LastIndexOf4_2(ctx context.Context, arg0 string, arg1 uint16, arg2 int32, arg3 int32) (int32, error)
- func (c *UtilsClient) MakeSafeForPresentation(ctx context.Context, arg0 string, arg1 int32, arg2 float32, arg3 int32) (int64, error)
- func (c *UtilsClient) RegionMatches(ctx context.Context, arg0 string, arg1 int32, arg2 string, arg3 int32, ...) (bool, error)
- func (c *UtilsClient) Replace(ctx context.Context, arg0 string, arg1 int64, arg2 int64) (int64, error)
- func (c *UtilsClient) Split2(ctx context.Context, arg0 string, arg1 string) (int64, error)
- func (c *UtilsClient) Split2_1(ctx context.Context, arg0 string, arg1 int64) (int64, error)
- func (c *UtilsClient) StringOrSpannedString(ctx context.Context, arg0 string) (int64, error)
- func (c *UtilsClient) Substring(ctx context.Context, arg0 string, arg1 int32, arg2 int32) (string, error)
- func (c *UtilsClient) WriteToParcel(ctx context.Context, arg0 string, arg1 int64, arg2 int32) error
- type UtilsEllipsizeCallbackClient
- type UtilsSimpleStringSplitterClient
- func (c *UtilsSimpleStringSplitterClient) HasNext(ctx context.Context) (bool, error)
- func (c *UtilsSimpleStringSplitterClient) Iterator(ctx context.Context) (int64, error)
- func (c *UtilsSimpleStringSplitterClient) Next0(ctx context.Context) (string, error)
- func (c *UtilsSimpleStringSplitterClient) Next0_1(ctx context.Context) (int64, error)
- func (c *UtilsSimpleStringSplitterClient) Remove(ctx context.Context) error
- func (c *UtilsSimpleStringSplitterClient) SetString(ctx context.Context, arg0 string) error
- type UtilsStringSplitterClient
- type UtilsTruncateAtClient
- type WatcherClient
- func (c *WatcherClient) AfterTextChanged(ctx context.Context, arg0 int64) error
- func (c *WatcherClient) BeforeTextChanged(ctx context.Context, arg0 string, arg1 int32, arg2 int32, arg3 int32) error
- func (c *WatcherClient) OnTextChanged(ctx context.Context, arg0 string, arg1 int32, arg2 int32, arg3 int32) error
- type WordSegmentFinderClient
- func (c *WordSegmentFinderClient) NextEndBoundary(ctx context.Context, handle int64, arg0 int32) (int32, error)
- func (c *WordSegmentFinderClient) NextStartBoundary(ctx context.Context, handle int64, arg0 int32) (int32, error)
- func (c *WordSegmentFinderClient) PreviousEndBoundary(ctx context.Context, handle int64, arg0 int32) (int32, error)
- func (c *WordSegmentFinderClient) PreviousStartBoundary(ctx context.Context, handle int64, arg0 int32) (int32, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AlphabeticIndexBucketClient ¶
type AlphabeticIndexBucketClient struct {
// contains filtered or unexported fields
}
AlphabeticIndexBucketClient wraps the gRPC AlphabeticIndexBucketService client.
func NewAlphabeticIndexBucketClient ¶
func NewAlphabeticIndexBucketClient(cc grpc.ClientConnInterface) *AlphabeticIndexBucketClient
NewAlphabeticIndexBucketClient creates a new AlphabeticIndexBucket client.
func (*AlphabeticIndexBucketClient) GetLabel ¶
func (c *AlphabeticIndexBucketClient) GetLabel(ctx context.Context) (string, error)
GetLabel calls the GetLabel RPC.
func (*AlphabeticIndexBucketClient) GetLabelType ¶
func (c *AlphabeticIndexBucketClient) GetLabelType(ctx context.Context) (int64, error)
GetLabelType calls the GetLabelType RPC.
func (*AlphabeticIndexBucketClient) Iterator ¶
func (c *AlphabeticIndexBucketClient) Iterator(ctx context.Context) (int64, error)
Iterator calls the Iterator RPC.
type AlphabeticIndexClient ¶
type AlphabeticIndexClient struct {
// contains filtered or unexported fields
}
AlphabeticIndexClient wraps the gRPC AlphabeticIndexService client.
func NewAlphabeticIndexClient ¶
func NewAlphabeticIndexClient(cc grpc.ClientConnInterface) *AlphabeticIndexClient
NewAlphabeticIndexClient creates a new AlphabeticIndex client.
func (*AlphabeticIndexClient) AddLabels1 ¶
func (c *AlphabeticIndexClient) AddLabels1(ctx context.Context, handle int64, arg0 int64) (int64, error)
AddLabels1 calls the AddLabels1 RPC.
func (*AlphabeticIndexClient) AddLabels1_1 ¶
func (c *AlphabeticIndexClient) AddLabels1_1(ctx context.Context, handle int64, arg0 int64) (int64, error)
AddLabels1_1 calls the AddLabels1_1 RPC.
func (*AlphabeticIndexClient) AddLabels1_2 ¶
func (c *AlphabeticIndexClient) AddLabels1_2(ctx context.Context, handle int64, arg0 int64) (int64, error)
AddLabels1_2 calls the AddLabels1_2 RPC.
func (*AlphabeticIndexClient) BuildImmutableIndex ¶
func (c *AlphabeticIndexClient) BuildImmutableIndex(ctx context.Context, handle int64) (int64, error)
BuildImmutableIndex calls the BuildImmutableIndex RPC.
func (*AlphabeticIndexClient) ClearRecords ¶
ClearRecords calls the ClearRecords RPC.
func (*AlphabeticIndexClient) GetBucketCount ¶
GetBucketCount calls the GetBucketCount RPC.
func (*AlphabeticIndexClient) GetBucketIndex ¶
func (c *AlphabeticIndexClient) GetBucketIndex(ctx context.Context, handle int64, arg0 string) (int32, error)
GetBucketIndex calls the GetBucketIndex RPC.
func (*AlphabeticIndexClient) GetBucketLabels ¶
GetBucketLabels calls the GetBucketLabels RPC.
func (*AlphabeticIndexClient) GetCollator ¶
GetCollator calls the GetCollator RPC.
func (*AlphabeticIndexClient) GetInflowLabel ¶
GetInflowLabel calls the GetInflowLabel RPC.
func (*AlphabeticIndexClient) GetMaxLabelCount ¶
GetMaxLabelCount calls the GetMaxLabelCount RPC.
func (*AlphabeticIndexClient) GetOverflowLabel ¶
GetOverflowLabel calls the GetOverflowLabel RPC.
func (*AlphabeticIndexClient) GetRecordCount ¶
GetRecordCount calls the GetRecordCount RPC.
func (*AlphabeticIndexClient) GetUnderflowLabel ¶
func (c *AlphabeticIndexClient) GetUnderflowLabel(ctx context.Context, handle int64) (string, error)
GetUnderflowLabel calls the GetUnderflowLabel RPC.
func (*AlphabeticIndexClient) SetInflowLabel ¶
func (c *AlphabeticIndexClient) SetInflowLabel(ctx context.Context, handle int64, arg0 string) (int64, error)
SetInflowLabel calls the SetInflowLabel RPC.
func (*AlphabeticIndexClient) SetMaxLabelCount ¶
func (c *AlphabeticIndexClient) SetMaxLabelCount(ctx context.Context, handle int64, arg0 int32) (int64, error)
SetMaxLabelCount calls the SetMaxLabelCount RPC.
func (*AlphabeticIndexClient) SetOverflowLabel ¶
func (c *AlphabeticIndexClient) SetOverflowLabel(ctx context.Context, handle int64, arg0 string) (int64, error)
SetOverflowLabel calls the SetOverflowLabel RPC.
func (*AlphabeticIndexClient) SetUnderflowLabel ¶
func (c *AlphabeticIndexClient) SetUnderflowLabel(ctx context.Context, handle int64, arg0 string) (int64, error)
SetUnderflowLabel calls the SetUnderflowLabel RPC.
type AlphabeticIndexImmutableIndexClient ¶
type AlphabeticIndexImmutableIndexClient struct {
// contains filtered or unexported fields
}
AlphabeticIndexImmutableIndexClient wraps the gRPC AlphabeticIndexImmutableIndexService client.
func NewAlphabeticIndexImmutableIndexClient ¶
func NewAlphabeticIndexImmutableIndexClient(cc grpc.ClientConnInterface) *AlphabeticIndexImmutableIndexClient
NewAlphabeticIndexImmutableIndexClient creates a new AlphabeticIndexImmutableIndex client.
func (*AlphabeticIndexImmutableIndexClient) GetBucket ¶
func (c *AlphabeticIndexImmutableIndexClient) GetBucket(ctx context.Context, arg0 int32) (int64, error)
GetBucket calls the GetBucket RPC.
func (*AlphabeticIndexImmutableIndexClient) GetBucketCount ¶
func (c *AlphabeticIndexImmutableIndexClient) GetBucketCount(ctx context.Context) (int32, error)
GetBucketCount calls the GetBucketCount RPC.
func (*AlphabeticIndexImmutableIndexClient) GetBucketIndex ¶
func (c *AlphabeticIndexImmutableIndexClient) GetBucketIndex(ctx context.Context, arg0 string) (int32, error)
GetBucketIndex calls the GetBucketIndex RPC.
type AlphabeticIndexRecordClient ¶
type AlphabeticIndexRecordClient struct {
// contains filtered or unexported fields
}
AlphabeticIndexRecordClient wraps the gRPC AlphabeticIndexRecordService client.
func NewAlphabeticIndexRecordClient ¶
func NewAlphabeticIndexRecordClient(cc grpc.ClientConnInterface) *AlphabeticIndexRecordClient
NewAlphabeticIndexRecordClient creates a new AlphabeticIndexRecord client.
type AlteredCharSequenceClient ¶
type AlteredCharSequenceClient struct {
// contains filtered or unexported fields
}
AlteredCharSequenceClient wraps the gRPC AlteredCharSequenceService client.
func NewAlteredCharSequenceClient ¶
func NewAlteredCharSequenceClient(cc grpc.ClientConnInterface) *AlteredCharSequenceClient
NewAlteredCharSequenceClient creates a new AlteredCharSequence client.
func (*AlteredCharSequenceClient) GetChars ¶
func (c *AlteredCharSequenceClient) GetChars(ctx context.Context, arg0 int32, arg1 int32, arg2 int64, arg3 int32) error
GetChars calls the GetChars RPC.
func (*AlteredCharSequenceClient) Length ¶
func (c *AlteredCharSequenceClient) Length(ctx context.Context) (int32, error)
Length calls the Length RPC.
func (*AlteredCharSequenceClient) Make ¶
func (c *AlteredCharSequenceClient) Make(ctx context.Context, arg0 string, arg1 int64, arg2 int32, arg3 int32) (int64, error)
Make calls the Make RPC.
func (*AlteredCharSequenceClient) SubSequence ¶
func (c *AlteredCharSequenceClient) SubSequence(ctx context.Context, arg0 int32, arg1 int32) (int64, error)
SubSequence calls the SubSequence RPC.
type AndroidCharacterClient ¶
type AndroidCharacterClient struct {
// contains filtered or unexported fields
}
AndroidCharacterClient wraps the gRPC AndroidCharacterService client.
func NewAndroidCharacterClient ¶
func NewAndroidCharacterClient(cc grpc.ClientConnInterface) *AndroidCharacterClient
NewAndroidCharacterClient creates a new AndroidCharacter client.
func (*AndroidCharacterClient) GetDirectionalities ¶
func (c *AndroidCharacterClient) GetDirectionalities(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int32) error
GetDirectionalities calls the GetDirectionalities RPC.
func (*AndroidCharacterClient) GetEastAsianWidth ¶
func (c *AndroidCharacterClient) GetEastAsianWidth(ctx context.Context, handle int64, arg0 uint16) (int32, error)
GetEastAsianWidth calls the GetEastAsianWidth RPC.
func (*AndroidCharacterClient) GetEastAsianWidths ¶
func (c *AndroidCharacterClient) GetEastAsianWidths(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32, arg3 int64) error
GetEastAsianWidths calls the GetEastAsianWidths RPC.
type AnnotationClient ¶
type AnnotationClient struct {
// contains filtered or unexported fields
}
AnnotationClient wraps the gRPC AnnotationService client.
func NewAnnotationClient ¶
func NewAnnotationClient(cc grpc.ClientConnInterface) *AnnotationClient
NewAnnotationClient creates a new Annotation client.
func (*AnnotationClient) DescribeContents ¶
DescribeContents calls the DescribeContents RPC.
func (*AnnotationClient) GetSpanTypeId ¶
GetSpanTypeId calls the GetSpanTypeId RPC.
func (*AnnotationClient) WriteToParcel ¶
func (c *AnnotationClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error
WriteToParcel calls the WriteToParcel RPC.
type AutoTextClient ¶
type AutoTextClient struct {
// contains filtered or unexported fields
}
AutoTextClient wraps the gRPC AutoTextService client.
func NewAutoTextClient ¶
func NewAutoTextClient(cc grpc.ClientConnInterface) *AutoTextClient
NewAutoTextClient creates a new AutoText client.
type BidiClassifierClient ¶
type BidiClassifierClient struct {
// contains filtered or unexported fields
}
BidiClassifierClient wraps the gRPC BidiClassifierService client.
func NewBidiClassifierClient ¶
func NewBidiClassifierClient(cc grpc.ClientConnInterface) *BidiClassifierClient
NewBidiClassifierClient creates a new BidiClassifier client.
func (*BidiClassifierClient) Classify ¶
func (c *BidiClassifierClient) Classify(ctx context.Context, handle int64, arg0 int32) (int32, error)
Classify calls the Classify RPC.
func (*BidiClassifierClient) GetContext ¶
GetContext calls the GetContext RPC.
func (*BidiClassifierClient) SetContext ¶
SetContext calls the SetContext RPC.
type BidiClient ¶
type BidiClient struct {
// contains filtered or unexported fields
}
BidiClient wraps the gRPC BidiService client.
func NewBidiClient ¶
func NewBidiClient(cc grpc.ClientConnInterface) *BidiClient
NewBidiClient creates a new Bidi client.
func (*BidiClient) BaseIsLeftToRight ¶
BaseIsLeftToRight calls the BaseIsLeftToRight RPC.
func (*BidiClient) CountParagraphs ¶
CountParagraphs calls the CountParagraphs RPC.
func (*BidiClient) CreateLineBidi ¶
func (c *BidiClient) CreateLineBidi(ctx context.Context, handle int64, arg0 int32, arg1 int32) (int64, error)
CreateLineBidi calls the CreateLineBidi RPC.
func (*BidiClient) GetBaseDirection ¶
GetBaseDirection calls the GetBaseDirection RPC.
func (*BidiClient) GetBaseLevel ¶
GetBaseLevel calls the GetBaseLevel RPC.
func (*BidiClient) GetCustomClassifier ¶
GetCustomClassifier calls the GetCustomClassifier RPC.
func (*BidiClient) GetCustomizedClass ¶
func (c *BidiClient) GetCustomizedClass(ctx context.Context, handle int64, arg0 int32) (int32, error)
GetCustomizedClass calls the GetCustomizedClass RPC.
func (*BidiClient) GetDirection ¶
GetDirection calls the GetDirection RPC.
func (*BidiClient) GetLevelAt ¶
GetLevelAt calls the GetLevelAt RPC.
func (*BidiClient) GetLogicalIndex ¶
GetLogicalIndex calls the GetLogicalIndex RPC.
func (*BidiClient) GetLogicalMap ¶
GetLogicalMap calls the GetLogicalMap RPC.
func (*BidiClient) GetLogicalRun ¶
GetLogicalRun calls the GetLogicalRun RPC.
func (*BidiClient) GetParaLevel ¶
GetParaLevel calls the GetParaLevel RPC.
func (*BidiClient) GetParagraph ¶
GetParagraph calls the GetParagraph RPC.
func (*BidiClient) GetParagraphByIndex ¶
func (c *BidiClient) GetParagraphByIndex(ctx context.Context, handle int64, arg0 int32) (int64, error)
GetParagraphByIndex calls the GetParagraphByIndex RPC.
func (*BidiClient) GetParagraphIndex ¶
func (c *BidiClient) GetParagraphIndex(ctx context.Context, handle int64, arg0 int32) (int32, error)
GetParagraphIndex calls the GetParagraphIndex RPC.
func (*BidiClient) GetProcessedLength ¶
GetProcessedLength calls the GetProcessedLength RPC.
func (*BidiClient) GetReorderingMode ¶
GetReorderingMode calls the GetReorderingMode RPC.
func (*BidiClient) GetReorderingOptions ¶
GetReorderingOptions calls the GetReorderingOptions RPC.
func (*BidiClient) GetResultLength ¶
GetResultLength calls the GetResultLength RPC.
func (*BidiClient) GetRunCount ¶
GetRunCount calls the GetRunCount RPC.
func (*BidiClient) GetRunLevel ¶
GetRunLevel calls the GetRunLevel RPC.
func (*BidiClient) GetRunLimit ¶
GetRunLimit calls the GetRunLimit RPC.
func (*BidiClient) GetRunStart ¶
GetRunStart calls the GetRunStart RPC.
func (*BidiClient) GetTextAsString ¶
GetTextAsString calls the GetTextAsString RPC.
func (*BidiClient) GetVisualIndex ¶
GetVisualIndex calls the GetVisualIndex RPC.
func (*BidiClient) GetVisualMap ¶
GetVisualMap calls the GetVisualMap RPC.
func (*BidiClient) GetVisualRun ¶
GetVisualRun calls the GetVisualRun RPC.
func (*BidiClient) IsLeftToRight ¶
IsLeftToRight calls the IsLeftToRight RPC.
func (*BidiClient) IsOrderParagraphsLTR ¶
IsOrderParagraphsLTR calls the IsOrderParagraphsLTR RPC.
func (*BidiClient) IsRightToLeft ¶
IsRightToLeft calls the IsRightToLeft RPC.
func (*BidiClient) OrderParagraphsLTR ¶
OrderParagraphsLTR calls the OrderParagraphsLTR RPC.
func (*BidiClient) ReorderLogical ¶
ReorderLogical calls the ReorderLogical RPC.
func (*BidiClient) ReorderVisual ¶
ReorderVisual calls the ReorderVisual RPC.
func (*BidiClient) ReorderVisually ¶
func (c *BidiClient) ReorderVisually(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int64, arg3 int32, arg4 int32) error
ReorderVisually calls the ReorderVisually RPC.
func (*BidiClient) RequiresBidi ¶
func (c *BidiClient) RequiresBidi(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32) (bool, error)
RequiresBidi calls the RequiresBidi RPC.
func (*BidiClient) SetContext ¶
SetContext calls the SetContext RPC.
func (*BidiClient) SetCustomClassifier ¶
SetCustomClassifier calls the SetCustomClassifier RPC.
func (*BidiClient) SetInverse ¶
SetInverse calls the SetInverse RPC.
func (*BidiClient) SetLine ¶
func (c *BidiClient) SetLine(ctx context.Context, handle int64, arg0 int32, arg1 int32) (int64, error)
SetLine calls the SetLine RPC.
func (*BidiClient) SetPara1_2 ¶
SetPara1_2 calls the SetPara1_2 RPC.
func (*BidiClient) SetPara3 ¶
func (c *BidiClient) SetPara3(ctx context.Context, handle int64, arg0 int64, arg1 int8, arg2 int64) error
SetPara3 calls the SetPara3 RPC.
func (*BidiClient) SetPara3_1 ¶
func (c *BidiClient) SetPara3_1(ctx context.Context, handle int64, arg0 string, arg1 int8, arg2 int64) error
SetPara3_1 calls the SetPara3_1 RPC.
func (*BidiClient) SetReorderingMode ¶
SetReorderingMode calls the SetReorderingMode RPC.
func (*BidiClient) SetReorderingOptions ¶
SetReorderingOptions calls the SetReorderingOptions RPC.
func (*BidiClient) WriteReordered ¶
WriteReordered calls the WriteReordered RPC.
func (*BidiClient) WriteReverse ¶
func (c *BidiClient) WriteReverse(ctx context.Context, handle int64, arg0 string, arg1 int32) (string, error)
WriteReverse calls the WriteReverse RPC.
type BidiFormatterBuilderClient ¶
type BidiFormatterBuilderClient struct {
// contains filtered or unexported fields
}
BidiFormatterBuilderClient wraps the gRPC BidiFormatterBuilderService client.
func NewBidiFormatterBuilderClient ¶
func NewBidiFormatterBuilderClient(cc grpc.ClientConnInterface) *BidiFormatterBuilderClient
NewBidiFormatterBuilderClient creates a new BidiFormatterBuilder client.
func (*BidiFormatterBuilderClient) Build ¶
func (c *BidiFormatterBuilderClient) Build(ctx context.Context) (int64, error)
Build calls the Build RPC.
func (*BidiFormatterBuilderClient) SetTextDirectionHeuristic ¶
func (c *BidiFormatterBuilderClient) SetTextDirectionHeuristic(ctx context.Context, arg0 int64) (int64, error)
SetTextDirectionHeuristic calls the SetTextDirectionHeuristic RPC.
func (*BidiFormatterBuilderClient) StereoReset ¶
StereoReset calls the StereoReset RPC.
type BidiFormatterClient ¶
type BidiFormatterClient struct {
// contains filtered or unexported fields
}
BidiFormatterClient wraps the gRPC BidiFormatterService client.
func NewBidiFormatterClient ¶
func NewBidiFormatterClient(cc grpc.ClientConnInterface) *BidiFormatterClient
NewBidiFormatterClient creates a new BidiFormatter client.
func (*BidiFormatterClient) GetInstance0 ¶
func (c *BidiFormatterClient) GetInstance0(ctx context.Context) (int64, error)
GetInstance0 calls the GetInstance0 RPC.
func (*BidiFormatterClient) GetInstance1_1 ¶
GetInstance1_1 calls the GetInstance1_1 RPC.
func (*BidiFormatterClient) GetInstance1_2 ¶
GetInstance1_2 calls the GetInstance1_2 RPC.
func (*BidiFormatterClient) GetStereoReset ¶
func (c *BidiFormatterClient) GetStereoReset(ctx context.Context) (bool, error)
GetStereoReset calls the GetStereoReset RPC.
func (*BidiFormatterClient) IsRtlContext ¶
func (c *BidiFormatterClient) IsRtlContext(ctx context.Context) (bool, error)
IsRtlContext calls the IsRtlContext RPC.
func (*BidiFormatterClient) UnicodeWrap1 ¶
UnicodeWrap1 calls the UnicodeWrap1 RPC.
func (*BidiFormatterClient) UnicodeWrap1_4 ¶
UnicodeWrap1_4 calls the UnicodeWrap1_4 RPC.
func (*BidiFormatterClient) UnicodeWrap2_1 ¶
func (c *BidiFormatterClient) UnicodeWrap2_1(ctx context.Context, arg0 string, arg1 int64) (int64, error)
UnicodeWrap2_1 calls the UnicodeWrap2_1 RPC.
func (*BidiFormatterClient) UnicodeWrap2_3 ¶
func (c *BidiFormatterClient) UnicodeWrap2_3(ctx context.Context, arg0 string, arg1 bool) (int64, error)
UnicodeWrap2_3 calls the UnicodeWrap2_3 RPC.
func (*BidiFormatterClient) UnicodeWrap2_5 ¶
func (c *BidiFormatterClient) UnicodeWrap2_5(ctx context.Context, arg0 string, arg1 int64) (string, error)
UnicodeWrap2_5 calls the UnicodeWrap2_5 RPC.
func (*BidiFormatterClient) UnicodeWrap2_7 ¶
func (c *BidiFormatterClient) UnicodeWrap2_7(ctx context.Context, arg0 string, arg1 bool) (string, error)
UnicodeWrap2_7 calls the UnicodeWrap2_7 RPC.
func (*BidiFormatterClient) UnicodeWrap3_2 ¶
func (c *BidiFormatterClient) UnicodeWrap3_2(ctx context.Context, arg0 string, arg1 int64, arg2 bool) (int64, error)
UnicodeWrap3_2 calls the UnicodeWrap3_2 RPC.
func (*BidiFormatterClient) UnicodeWrap3_6 ¶
func (c *BidiFormatterClient) UnicodeWrap3_6(ctx context.Context, arg0 string, arg1 int64, arg2 bool) (string, error)
UnicodeWrap3_6 calls the UnicodeWrap3_6 RPC.
type BidiRunClient ¶
type BidiRunClient struct {
// contains filtered or unexported fields
}
BidiRunClient wraps the gRPC BidiRunService client.
func NewBidiRunClient ¶
func NewBidiRunClient(cc grpc.ClientConnInterface) *BidiRunClient
NewBidiRunClient creates a new BidiRun client.
func (*BidiRunClient) GetDirection ¶
func (c *BidiRunClient) GetDirection(ctx context.Context) (int8, error)
GetDirection calls the GetDirection RPC.
func (*BidiRunClient) GetEmbeddingLevel ¶
func (c *BidiRunClient) GetEmbeddingLevel(ctx context.Context) (int8, error)
GetEmbeddingLevel calls the GetEmbeddingLevel RPC.
func (*BidiRunClient) GetLength ¶
func (c *BidiRunClient) GetLength(ctx context.Context) (int32, error)
GetLength calls the GetLength RPC.
func (*BidiRunClient) GetLimit ¶
func (c *BidiRunClient) GetLimit(ctx context.Context) (int32, error)
GetLimit calls the GetLimit RPC.
func (*BidiRunClient) GetStart ¶
func (c *BidiRunClient) GetStart(ctx context.Context) (int32, error)
GetStart calls the GetStart RPC.
func (*BidiRunClient) IsEvenRun ¶
func (c *BidiRunClient) IsEvenRun(ctx context.Context) (bool, error)
IsEvenRun calls the IsEvenRun RPC.
type BoringLayoutClient ¶
type BoringLayoutClient struct {
// contains filtered or unexported fields
}
BoringLayoutClient wraps the gRPC BoringLayoutService client.
func NewBoringLayoutClient ¶
func NewBoringLayoutClient(cc grpc.ClientConnInterface) *BoringLayoutClient
NewBoringLayoutClient creates a new BoringLayout client.
func (*BoringLayoutClient) ComputeDrawingBoundingBox ¶
func (c *BoringLayoutClient) ComputeDrawingBoundingBox(ctx context.Context, handle int64) (int64, error)
ComputeDrawingBoundingBox calls the ComputeDrawingBoundingBox RPC.
func (*BoringLayoutClient) Draw ¶
func (c *BoringLayoutClient) Draw(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64, arg3 int32) error
Draw calls the Draw RPC.
func (*BoringLayoutClient) Ellipsized ¶
func (c *BoringLayoutClient) Ellipsized(ctx context.Context, handle int64, arg0 int32, arg1 int32) error
Ellipsized calls the Ellipsized RPC.
func (*BoringLayoutClient) GetBottomPadding ¶
GetBottomPadding calls the GetBottomPadding RPC.
func (*BoringLayoutClient) GetEllipsisCount ¶
func (c *BoringLayoutClient) GetEllipsisCount(ctx context.Context, handle int64, arg0 int32) (int32, error)
GetEllipsisCount calls the GetEllipsisCount RPC.
func (*BoringLayoutClient) GetEllipsisStart ¶
func (c *BoringLayoutClient) GetEllipsisStart(ctx context.Context, handle int64, arg0 int32) (int32, error)
GetEllipsisStart calls the GetEllipsisStart RPC.
func (*BoringLayoutClient) GetEllipsizedWidth ¶
GetEllipsizedWidth calls the GetEllipsizedWidth RPC.
func (*BoringLayoutClient) GetLineContainsTab ¶
func (c *BoringLayoutClient) GetLineContainsTab(ctx context.Context, handle int64, arg0 int32) (bool, error)
GetLineContainsTab calls the GetLineContainsTab RPC.
func (*BoringLayoutClient) GetLineCount ¶
GetLineCount calls the GetLineCount RPC.
func (*BoringLayoutClient) GetLineDescent ¶
func (c *BoringLayoutClient) GetLineDescent(ctx context.Context, handle int64, arg0 int32) (int32, error)
GetLineDescent calls the GetLineDescent RPC.
func (*BoringLayoutClient) GetLineDirections ¶
func (c *BoringLayoutClient) GetLineDirections(ctx context.Context, handle int64, arg0 int32) (int64, error)
GetLineDirections calls the GetLineDirections RPC.
func (*BoringLayoutClient) GetLineMax ¶
func (c *BoringLayoutClient) GetLineMax(ctx context.Context, handle int64, arg0 int32) (float32, error)
GetLineMax calls the GetLineMax RPC.
func (*BoringLayoutClient) GetLineStart ¶
func (c *BoringLayoutClient) GetLineStart(ctx context.Context, handle int64, arg0 int32) (int32, error)
GetLineStart calls the GetLineStart RPC.
func (*BoringLayoutClient) GetLineTop ¶
func (c *BoringLayoutClient) GetLineTop(ctx context.Context, handle int64, arg0 int32) (int32, error)
GetLineTop calls the GetLineTop RPC.
func (*BoringLayoutClient) GetLineWidth ¶
func (c *BoringLayoutClient) GetLineWidth(ctx context.Context, handle int64, arg0 int32) (float32, error)
GetLineWidth calls the GetLineWidth RPC.
func (*BoringLayoutClient) GetParagraphDirection ¶
func (c *BoringLayoutClient) GetParagraphDirection(ctx context.Context, handle int64, arg0 int32) (int32, error)
GetParagraphDirection calls the GetParagraphDirection RPC.
func (*BoringLayoutClient) GetTopPadding ¶
GetTopPadding calls the GetTopPadding RPC.
func (*BoringLayoutClient) IsBoring2 ¶
func (c *BoringLayoutClient) IsBoring2(ctx context.Context, handle int64, arg0 string, arg1 int64) (int64, error)
IsBoring2 calls the IsBoring2 RPC.
func (*BoringLayoutClient) IsBoring3_1 ¶
func (c *BoringLayoutClient) IsBoring3_1(ctx context.Context, handle int64, arg0 string, arg1 int64, arg2 int64) (int64, error)
IsBoring3_1 calls the IsBoring3_1 RPC.
func (*BoringLayoutClient) IsBoring5_2 ¶
func (c *BoringLayoutClient) IsBoring5_2(ctx context.Context, handle int64, arg0 string, arg1 int64, arg2 int64, arg3 bool, arg4 int64) (int64, error)
IsBoring5_2 calls the IsBoring5_2 RPC.
func (*BoringLayoutClient) IsFallbackLineSpacingEnabled ¶
func (c *BoringLayoutClient) IsFallbackLineSpacingEnabled(ctx context.Context, handle int64) (bool, error)
IsFallbackLineSpacingEnabled calls the IsFallbackLineSpacingEnabled RPC.
func (*BoringLayoutClient) Make8_1 ¶
func (c *BoringLayoutClient) Make8_1(ctx context.Context, handle int64, arg0 string, arg1 int64, arg2 int32, arg3 int64, arg4 float32, arg5 float32, arg6 int64, arg7 bool) (int64, error)
Make8_1 calls the Make8_1 RPC.
func (*BoringLayoutClient) Make9 ¶
func (c *BoringLayoutClient) Make9(ctx context.Context, handle int64, arg0 string, arg1 int64, arg2 int32, arg3 int64, arg4 int64, arg5 bool, arg6 int64, arg7 int32, arg8 bool) (int64, error)
Make9 calls the Make9 RPC.
func (*BoringLayoutClient) Make10_2 ¶
func (c *BoringLayoutClient) Make10_2(ctx context.Context, handle int64, arg0 string, arg1 int64, arg2 int32, arg3 int64, arg4 float32, arg5 float32, arg6 int64, arg7 bool, arg8 int64, arg9 int32) (int64, error)
Make10_2 calls the Make10_2 RPC.
func (*BoringLayoutClient) ReplaceOrMake8_1 ¶
func (c *BoringLayoutClient) ReplaceOrMake8_1(ctx context.Context, handle int64, arg0 string, arg1 int64, arg2 int32, arg3 int64, arg4 float32, arg5 float32, arg6 int64, arg7 bool) (int64, error)
ReplaceOrMake8_1 calls the ReplaceOrMake8_1 RPC.
func (*BoringLayoutClient) ReplaceOrMake9 ¶
func (c *BoringLayoutClient) ReplaceOrMake9(ctx context.Context, handle int64, arg0 string, arg1 int64, arg2 int32, arg3 int64, arg4 int64, arg5 bool, arg6 int64, arg7 int32, arg8 bool) (int64, error)
ReplaceOrMake9 calls the ReplaceOrMake9 RPC.
func (*BoringLayoutClient) ReplaceOrMake10_2 ¶
func (c *BoringLayoutClient) ReplaceOrMake10_2(ctx context.Context, handle int64, arg0 string, arg1 int64, arg2 int32, arg3 int64, arg4 float32, arg5 float32, arg6 int64, arg7 bool, arg8 int64, arg9 int32) (int64, error)
ReplaceOrMake10_2 calls the ReplaceOrMake10_2 RPC.
type BoringLayoutMetricsClient ¶
type BoringLayoutMetricsClient struct {
// contains filtered or unexported fields
}
BoringLayoutMetricsClient wraps the gRPC BoringLayoutMetricsService client.
func NewBoringLayoutMetricsClient ¶
func NewBoringLayoutMetricsClient(cc grpc.ClientConnInterface) *BoringLayoutMetricsClient
NewBoringLayoutMetricsClient creates a new BoringLayoutMetrics client.
func (*BoringLayoutMetricsClient) GetDrawingBoundingBox ¶
func (c *BoringLayoutMetricsClient) GetDrawingBoundingBox(ctx context.Context) (int64, error)
GetDrawingBoundingBox calls the GetDrawingBoundingBox RPC.
type BreakIteratorClient ¶
type BreakIteratorClient struct {
// contains filtered or unexported fields
}
BreakIteratorClient wraps the gRPC BreakIteratorService client.
func NewBreakIteratorClient ¶
func NewBreakIteratorClient(cc grpc.ClientConnInterface) *BreakIteratorClient
NewBreakIteratorClient creates a new BreakIterator client.
func (*BreakIteratorClient) Clone ¶
func (c *BreakIteratorClient) Clone(ctx context.Context) (int64, error)
Clone calls the Clone RPC.
func (*BreakIteratorClient) Current ¶
func (c *BreakIteratorClient) Current(ctx context.Context) (int32, error)
Current calls the Current RPC.
func (*BreakIteratorClient) First ¶
func (c *BreakIteratorClient) First(ctx context.Context) (int32, error)
First calls the First RPC.
func (*BreakIteratorClient) GetCharacterInstance0 ¶
func (c *BreakIteratorClient) GetCharacterInstance0(ctx context.Context) (int64, error)
GetCharacterInstance0 calls the GetCharacterInstance0 RPC.
func (*BreakIteratorClient) GetCharacterInstance1_1 ¶
func (c *BreakIteratorClient) GetCharacterInstance1_1(ctx context.Context, arg0 int64) (int64, error)
GetCharacterInstance1_1 calls the GetCharacterInstance1_1 RPC.
func (*BreakIteratorClient) GetCharacterInstance1_2 ¶
func (c *BreakIteratorClient) GetCharacterInstance1_2(ctx context.Context, arg0 int64) (int64, error)
GetCharacterInstance1_2 calls the GetCharacterInstance1_2 RPC.
func (*BreakIteratorClient) GetLineInstance0 ¶
func (c *BreakIteratorClient) GetLineInstance0(ctx context.Context) (int64, error)
GetLineInstance0 calls the GetLineInstance0 RPC.
func (*BreakIteratorClient) GetLineInstance1_1 ¶
GetLineInstance1_1 calls the GetLineInstance1_1 RPC.
func (*BreakIteratorClient) GetLineInstance1_2 ¶
GetLineInstance1_2 calls the GetLineInstance1_2 RPC.
func (*BreakIteratorClient) GetRuleStatus ¶
func (c *BreakIteratorClient) GetRuleStatus(ctx context.Context) (int32, error)
GetRuleStatus calls the GetRuleStatus RPC.
func (*BreakIteratorClient) GetRuleStatusVec ¶
GetRuleStatusVec calls the GetRuleStatusVec RPC.
func (*BreakIteratorClient) GetSentenceInstance0 ¶
func (c *BreakIteratorClient) GetSentenceInstance0(ctx context.Context) (int64, error)
GetSentenceInstance0 calls the GetSentenceInstance0 RPC.
func (*BreakIteratorClient) GetSentenceInstance1_1 ¶
func (c *BreakIteratorClient) GetSentenceInstance1_1(ctx context.Context, arg0 int64) (int64, error)
GetSentenceInstance1_1 calls the GetSentenceInstance1_1 RPC.
func (*BreakIteratorClient) GetSentenceInstance1_2 ¶
func (c *BreakIteratorClient) GetSentenceInstance1_2(ctx context.Context, arg0 int64) (int64, error)
GetSentenceInstance1_2 calls the GetSentenceInstance1_2 RPC.
func (*BreakIteratorClient) GetText ¶
func (c *BreakIteratorClient) GetText(ctx context.Context) (int64, error)
GetText calls the GetText RPC.
func (*BreakIteratorClient) GetTitleInstance0 ¶
func (c *BreakIteratorClient) GetTitleInstance0(ctx context.Context) (int64, error)
GetTitleInstance0 calls the GetTitleInstance0 RPC.
func (*BreakIteratorClient) GetTitleInstance1_1 ¶
GetTitleInstance1_1 calls the GetTitleInstance1_1 RPC.
func (*BreakIteratorClient) GetTitleInstance1_2 ¶
GetTitleInstance1_2 calls the GetTitleInstance1_2 RPC.
func (*BreakIteratorClient) GetWordInstance0 ¶
func (c *BreakIteratorClient) GetWordInstance0(ctx context.Context) (int64, error)
GetWordInstance0 calls the GetWordInstance0 RPC.
func (*BreakIteratorClient) GetWordInstance1_1 ¶
GetWordInstance1_1 calls the GetWordInstance1_1 RPC.
func (*BreakIteratorClient) GetWordInstance1_2 ¶
GetWordInstance1_2 calls the GetWordInstance1_2 RPC.
func (*BreakIteratorClient) IsBoundary ¶
IsBoundary calls the IsBoundary RPC.
func (*BreakIteratorClient) Last ¶
func (c *BreakIteratorClient) Last(ctx context.Context) (int32, error)
Last calls the Last RPC.
func (*BreakIteratorClient) Next0 ¶
func (c *BreakIteratorClient) Next0(ctx context.Context) (int32, error)
Next0 calls the Next0 RPC.
func (*BreakIteratorClient) Previous ¶
func (c *BreakIteratorClient) Previous(ctx context.Context) (int32, error)
Previous calls the Previous RPC.
func (*BreakIteratorClient) SetText1 ¶
func (c *BreakIteratorClient) SetText1(ctx context.Context, arg0 string) error
SetText1 calls the SetText1 RPC.
func (*BreakIteratorClient) SetText1_1 ¶
func (c *BreakIteratorClient) SetText1_1(ctx context.Context, arg0 string) error
SetText1_1 calls the SetText1_1 RPC.
func (*BreakIteratorClient) SetText1_2 ¶
func (c *BreakIteratorClient) SetText1_2(ctx context.Context, arg0 int64) error
SetText1_2 calls the SetText1_2 RPC.
type CaseMapClient ¶
type CaseMapClient struct {
// contains filtered or unexported fields
}
CaseMapClient wraps the gRPC CaseMapService client.
func NewCaseMapClient ¶
func NewCaseMapClient(cc grpc.ClientConnInterface) *CaseMapClient
NewCaseMapClient creates a new CaseMap client.
func (*CaseMapClient) Fold ¶
func (c *CaseMapClient) Fold(ctx context.Context) (int64, error)
Fold calls the Fold RPC.
func (*CaseMapClient) OmitUnchangedText ¶
func (c *CaseMapClient) OmitUnchangedText(ctx context.Context) (int64, error)
OmitUnchangedText calls the OmitUnchangedText RPC.
func (*CaseMapClient) ToLower ¶
func (c *CaseMapClient) ToLower(ctx context.Context) (int64, error)
ToLower calls the ToLower RPC.
type CaseMapFoldClient ¶
type CaseMapFoldClient struct {
// contains filtered or unexported fields
}
CaseMapFoldClient wraps the gRPC CaseMapFoldService client.
func NewCaseMapFoldClient ¶
func NewCaseMapFoldClient(cc grpc.ClientConnInterface) *CaseMapFoldClient
NewCaseMapFoldClient creates a new CaseMapFold client.
func (*CaseMapFoldClient) OmitUnchangedText0 ¶
func (c *CaseMapFoldClient) OmitUnchangedText0(ctx context.Context) (int64, error)
OmitUnchangedText0 calls the OmitUnchangedText0 RPC.
func (*CaseMapFoldClient) OmitUnchangedText0_1 ¶
func (c *CaseMapFoldClient) OmitUnchangedText0_1(ctx context.Context) (int64, error)
OmitUnchangedText0_1 calls the OmitUnchangedText0_1 RPC.
type CaseMapLowerClient ¶
type CaseMapLowerClient struct {
// contains filtered or unexported fields
}
CaseMapLowerClient wraps the gRPC CaseMapLowerService client.
func NewCaseMapLowerClient ¶
func NewCaseMapLowerClient(cc grpc.ClientConnInterface) *CaseMapLowerClient
NewCaseMapLowerClient creates a new CaseMapLower client.
func (*CaseMapLowerClient) OmitUnchangedText0 ¶
func (c *CaseMapLowerClient) OmitUnchangedText0(ctx context.Context) (int64, error)
OmitUnchangedText0 calls the OmitUnchangedText0 RPC.
func (*CaseMapLowerClient) OmitUnchangedText0_1 ¶
func (c *CaseMapLowerClient) OmitUnchangedText0_1(ctx context.Context) (int64, error)
OmitUnchangedText0_1 calls the OmitUnchangedText0_1 RPC.
type CaseMapTitleClient ¶
type CaseMapTitleClient struct {
// contains filtered or unexported fields
}
CaseMapTitleClient wraps the gRPC CaseMapTitleService client.
func NewCaseMapTitleClient ¶
func NewCaseMapTitleClient(cc grpc.ClientConnInterface) *CaseMapTitleClient
NewCaseMapTitleClient creates a new CaseMapTitle client.
func (*CaseMapTitleClient) AdjustToCased ¶
func (c *CaseMapTitleClient) AdjustToCased(ctx context.Context) (int64, error)
AdjustToCased calls the AdjustToCased RPC.
func (*CaseMapTitleClient) Apply ¶
func (c *CaseMapTitleClient) Apply(ctx context.Context, arg0 int64, arg1 int64, arg2 string) (string, error)
Apply calls the Apply RPC.
func (*CaseMapTitleClient) NoBreakAdjustment ¶
func (c *CaseMapTitleClient) NoBreakAdjustment(ctx context.Context) (int64, error)
NoBreakAdjustment calls the NoBreakAdjustment RPC.
func (*CaseMapTitleClient) NoLowercase ¶
func (c *CaseMapTitleClient) NoLowercase(ctx context.Context) (int64, error)
NoLowercase calls the NoLowercase RPC.
func (*CaseMapTitleClient) OmitUnchangedText0 ¶
func (c *CaseMapTitleClient) OmitUnchangedText0(ctx context.Context) (int64, error)
OmitUnchangedText0 calls the OmitUnchangedText0 RPC.
func (*CaseMapTitleClient) OmitUnchangedText0_1 ¶
func (c *CaseMapTitleClient) OmitUnchangedText0_1(ctx context.Context) (int64, error)
OmitUnchangedText0_1 calls the OmitUnchangedText0_1 RPC.
func (*CaseMapTitleClient) Sentences ¶
func (c *CaseMapTitleClient) Sentences(ctx context.Context) (int64, error)
Sentences calls the Sentences RPC.
func (*CaseMapTitleClient) WholeString ¶
func (c *CaseMapTitleClient) WholeString(ctx context.Context) (int64, error)
WholeString calls the WholeString RPC.
type CaseMapUpperClient ¶
type CaseMapUpperClient struct {
// contains filtered or unexported fields
}
CaseMapUpperClient wraps the gRPC CaseMapUpperService client.
func NewCaseMapUpperClient ¶
func NewCaseMapUpperClient(cc grpc.ClientConnInterface) *CaseMapUpperClient
NewCaseMapUpperClient creates a new CaseMapUpper client.
func (*CaseMapUpperClient) OmitUnchangedText0 ¶
func (c *CaseMapUpperClient) OmitUnchangedText0(ctx context.Context) (int64, error)
OmitUnchangedText0 calls the OmitUnchangedText0 RPC.
func (*CaseMapUpperClient) OmitUnchangedText0_1 ¶
func (c *CaseMapUpperClient) OmitUnchangedText0_1(ctx context.Context) (int64, error)
OmitUnchangedText0_1 calls the OmitUnchangedText0_1 RPC.
type ClipboardManagerClient ¶
type ClipboardManagerClient struct {
// contains filtered or unexported fields
}
ClipboardManagerClient wraps the gRPC ClipboardManagerService client.
func NewClipboardManagerClient ¶
func NewClipboardManagerClient(cc grpc.ClientConnInterface) *ClipboardManagerClient
NewClipboardManagerClient creates a new ClipboardManager client.
func (*ClipboardManagerClient) GetText ¶
func (c *ClipboardManagerClient) GetText(ctx context.Context) (int64, error)
GetText calls the GetText RPC.
type CollationElementIteratorClient ¶
type CollationElementIteratorClient struct {
// contains filtered or unexported fields
}
CollationElementIteratorClient wraps the gRPC CollationElementIteratorService client.
func NewCollationElementIteratorClient ¶
func NewCollationElementIteratorClient(cc grpc.ClientConnInterface) *CollationElementIteratorClient
NewCollationElementIteratorClient creates a new CollationElementIterator client.
func (*CollationElementIteratorClient) GetMaxExpansion ¶
func (c *CollationElementIteratorClient) GetMaxExpansion(ctx context.Context, arg0 int32) (int32, error)
GetMaxExpansion calls the GetMaxExpansion RPC.
func (*CollationElementIteratorClient) GetOffset ¶
func (c *CollationElementIteratorClient) GetOffset(ctx context.Context) (int32, error)
GetOffset calls the GetOffset RPC.
func (*CollationElementIteratorClient) HashCode ¶
func (c *CollationElementIteratorClient) HashCode(ctx context.Context) (int32, error)
HashCode calls the HashCode RPC.
func (*CollationElementIteratorClient) Next ¶
func (c *CollationElementIteratorClient) Next(ctx context.Context) (int32, error)
Next calls the Next RPC.
func (*CollationElementIteratorClient) Previous ¶
func (c *CollationElementIteratorClient) Previous(ctx context.Context) (int32, error)
Previous calls the Previous RPC.
func (*CollationElementIteratorClient) PrimaryOrder ¶
func (c *CollationElementIteratorClient) PrimaryOrder(ctx context.Context, arg0 int32) (int32, error)
PrimaryOrder calls the PrimaryOrder RPC.
func (*CollationElementIteratorClient) Reset ¶
func (c *CollationElementIteratorClient) Reset(ctx context.Context) error
Reset calls the Reset RPC.
func (*CollationElementIteratorClient) SecondaryOrder ¶
func (c *CollationElementIteratorClient) SecondaryOrder(ctx context.Context, arg0 int32) (int32, error)
SecondaryOrder calls the SecondaryOrder RPC.
func (*CollationElementIteratorClient) SetOffset ¶
func (c *CollationElementIteratorClient) SetOffset(ctx context.Context, arg0 int32) error
SetOffset calls the SetOffset RPC.
func (*CollationElementIteratorClient) SetText1 ¶
func (c *CollationElementIteratorClient) SetText1(ctx context.Context, arg0 int64) error
SetText1 calls the SetText1 RPC.
func (*CollationElementIteratorClient) SetText1_1 ¶
func (c *CollationElementIteratorClient) SetText1_1(ctx context.Context, arg0 string) error
SetText1_1 calls the SetText1_1 RPC.
func (*CollationElementIteratorClient) SetText1_2 ¶
func (c *CollationElementIteratorClient) SetText1_2(ctx context.Context, arg0 int64) error
SetText1_2 calls the SetText1_2 RPC.
func (*CollationElementIteratorClient) TertiaryOrder ¶
func (c *CollationElementIteratorClient) TertiaryOrder(ctx context.Context, arg0 int32) (int32, error)
TertiaryOrder calls the TertiaryOrder RPC.
type CollationKeyClient ¶
type CollationKeyClient struct {
// contains filtered or unexported fields
}
CollationKeyClient wraps the gRPC CollationKeyService client.
func NewCollationKeyClient ¶
func NewCollationKeyClient(cc grpc.ClientConnInterface) *CollationKeyClient
NewCollationKeyClient creates a new CollationKey client.
func (*CollationKeyClient) CompareTo1 ¶
func (c *CollationKeyClient) CompareTo1(ctx context.Context, handle int64, arg0 int64) (int32, error)
CompareTo1 calls the CompareTo1 RPC.
func (*CollationKeyClient) CompareTo1_1 ¶
func (c *CollationKeyClient) CompareTo1_1(ctx context.Context, handle int64, arg0 int64) (int32, error)
CompareTo1_1 calls the CompareTo1_1 RPC.
func (*CollationKeyClient) GetBound ¶
func (c *CollationKeyClient) GetBound(ctx context.Context, handle int64, arg0 int32, arg1 int32) (int64, error)
GetBound calls the GetBound RPC.
func (*CollationKeyClient) GetSourceString ¶
GetSourceString calls the GetSourceString RPC.
func (*CollationKeyClient) ToByteArray ¶
ToByteArray calls the ToByteArray RPC.
type CollatorClient ¶
type CollatorClient struct {
// contains filtered or unexported fields
}
CollatorClient wraps the gRPC CollatorService client.
func NewCollatorClient ¶
func NewCollatorClient(cc grpc.ClientConnInterface) *CollatorClient
NewCollatorClient creates a new Collator client.
func (*CollatorClient) Clone ¶
func (c *CollatorClient) Clone(ctx context.Context) (int64, error)
Clone calls the Clone RPC.
func (*CollatorClient) CloneAsThawed0 ¶
func (c *CollatorClient) CloneAsThawed0(ctx context.Context) (int64, error)
CloneAsThawed0 calls the CloneAsThawed0 RPC.
func (*CollatorClient) CloneAsThawed0_1 ¶
func (c *CollatorClient) CloneAsThawed0_1(ctx context.Context) (int64, error)
CloneAsThawed0_1 calls the CloneAsThawed0_1 RPC.
func (*CollatorClient) Compare2_1 ¶
Compare2_1 calls the Compare2_1 RPC.
func (*CollatorClient) Freeze0 ¶
func (c *CollatorClient) Freeze0(ctx context.Context) (int64, error)
Freeze0 calls the Freeze0 RPC.
func (*CollatorClient) Freeze0_1 ¶
func (c *CollatorClient) Freeze0_1(ctx context.Context) (int64, error)
Freeze0_1 calls the Freeze0_1 RPC.
func (*CollatorClient) GetAvailableLocales ¶
func (c *CollatorClient) GetAvailableLocales(ctx context.Context) (int64, error)
GetAvailableLocales calls the GetAvailableLocales RPC.
func (*CollatorClient) GetAvailableULocales ¶
func (c *CollatorClient) GetAvailableULocales(ctx context.Context) (int64, error)
GetAvailableULocales calls the GetAvailableULocales RPC.
func (*CollatorClient) GetCollationKey ¶
GetCollationKey calls the GetCollationKey RPC.
func (*CollatorClient) GetDecomposition ¶
func (c *CollatorClient) GetDecomposition(ctx context.Context) (int32, error)
GetDecomposition calls the GetDecomposition RPC.
func (*CollatorClient) GetDisplayName1 ¶
GetDisplayName1 calls the GetDisplayName1 RPC.
func (*CollatorClient) GetDisplayName1_2 ¶
GetDisplayName1_2 calls the GetDisplayName1_2 RPC.
func (*CollatorClient) GetDisplayName2_1 ¶
func (c *CollatorClient) GetDisplayName2_1(ctx context.Context, arg0 int64, arg1 int64) (string, error)
GetDisplayName2_1 calls the GetDisplayName2_1 RPC.
func (*CollatorClient) GetDisplayName2_3 ¶
func (c *CollatorClient) GetDisplayName2_3(ctx context.Context, arg0 int64, arg1 int64) (string, error)
GetDisplayName2_3 calls the GetDisplayName2_3 RPC.
func (*CollatorClient) GetEquivalentReorderCodes ¶
GetEquivalentReorderCodes calls the GetEquivalentReorderCodes RPC.
func (*CollatorClient) GetFunctionalEquivalent2 ¶
func (c *CollatorClient) GetFunctionalEquivalent2(ctx context.Context, arg0 string, arg1 int64) (int64, error)
GetFunctionalEquivalent2 calls the GetFunctionalEquivalent2 RPC.
func (*CollatorClient) GetFunctionalEquivalent3_1 ¶
func (c *CollatorClient) GetFunctionalEquivalent3_1(ctx context.Context, arg0 string, arg1 int64, arg2 int64) (int64, error)
GetFunctionalEquivalent3_1 calls the GetFunctionalEquivalent3_1 RPC.
func (*CollatorClient) GetInstance0 ¶
func (c *CollatorClient) GetInstance0(ctx context.Context) (int64, error)
GetInstance0 calls the GetInstance0 RPC.
func (*CollatorClient) GetInstance1_1 ¶
GetInstance1_1 calls the GetInstance1_1 RPC.
func (*CollatorClient) GetInstance1_2 ¶
GetInstance1_2 calls the GetInstance1_2 RPC.
func (*CollatorClient) GetKeywordValues ¶
GetKeywordValues calls the GetKeywordValues RPC.
func (*CollatorClient) GetKeywordValuesForLocale ¶
func (c *CollatorClient) GetKeywordValuesForLocale(ctx context.Context, arg0 string, arg1 int64, arg2 bool) (int64, error)
GetKeywordValuesForLocale calls the GetKeywordValuesForLocale RPC.
func (*CollatorClient) GetKeywords ¶
func (c *CollatorClient) GetKeywords(ctx context.Context) (int64, error)
GetKeywords calls the GetKeywords RPC.
func (*CollatorClient) GetMaxVariable ¶
func (c *CollatorClient) GetMaxVariable(ctx context.Context) (int32, error)
GetMaxVariable calls the GetMaxVariable RPC.
func (*CollatorClient) GetReorderCodes ¶
func (c *CollatorClient) GetReorderCodes(ctx context.Context) (int64, error)
GetReorderCodes calls the GetReorderCodes RPC.
func (*CollatorClient) GetStrength ¶
func (c *CollatorClient) GetStrength(ctx context.Context) (int32, error)
GetStrength calls the GetStrength RPC.
func (*CollatorClient) GetTailoredSet ¶
func (c *CollatorClient) GetTailoredSet(ctx context.Context) (int64, error)
GetTailoredSet calls the GetTailoredSet RPC.
func (*CollatorClient) GetUCAVersion ¶
func (c *CollatorClient) GetUCAVersion(ctx context.Context) (int64, error)
GetUCAVersion calls the GetUCAVersion RPC.
func (*CollatorClient) GetVariableTop ¶
func (c *CollatorClient) GetVariableTop(ctx context.Context) (int32, error)
GetVariableTop calls the GetVariableTop RPC.
func (*CollatorClient) GetVersion ¶
func (c *CollatorClient) GetVersion(ctx context.Context) (int64, error)
GetVersion calls the GetVersion RPC.
func (*CollatorClient) HashCode ¶
func (c *CollatorClient) HashCode(ctx context.Context) (int32, error)
HashCode calls the HashCode RPC.
func (*CollatorClient) IsFrozen ¶
func (c *CollatorClient) IsFrozen(ctx context.Context) (bool, error)
IsFrozen calls the IsFrozen RPC.
func (*CollatorClient) SetDecomposition ¶
func (c *CollatorClient) SetDecomposition(ctx context.Context, arg0 int32) error
SetDecomposition calls the SetDecomposition RPC.
func (*CollatorClient) SetMaxVariable ¶
SetMaxVariable calls the SetMaxVariable RPC.
func (*CollatorClient) SetReorderCodes ¶
func (c *CollatorClient) SetReorderCodes(ctx context.Context, arg0 int64) error
SetReorderCodes calls the SetReorderCodes RPC.
func (*CollatorClient) SetStrength ¶
func (c *CollatorClient) SetStrength(ctx context.Context, arg0 int32) error
SetStrength calls the SetStrength RPC.
type CompactDecimalFormatClient ¶
type CompactDecimalFormatClient struct {
// contains filtered or unexported fields
}
CompactDecimalFormatClient wraps the gRPC CompactDecimalFormatService client.
func NewCompactDecimalFormatClient ¶
func NewCompactDecimalFormatClient(cc grpc.ClientConnInterface) *CompactDecimalFormatClient
NewCompactDecimalFormatClient creates a new CompactDecimalFormat client.
func (*CompactDecimalFormatClient) GetInstance2 ¶
func (c *CompactDecimalFormatClient) GetInstance2(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
GetInstance2 calls the GetInstance2 RPC.
func (*CompactDecimalFormatClient) GetInstance2_1 ¶
func (c *CompactDecimalFormatClient) GetInstance2_1(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
GetInstance2_1 calls the GetInstance2_1 RPC.
func (*CompactDecimalFormatClient) Parse ¶
func (c *CompactDecimalFormatClient) Parse(ctx context.Context, arg0 string, arg1 int64) (int64, error)
Parse calls the Parse RPC.
func (*CompactDecimalFormatClient) ParseCurrency ¶
func (c *CompactDecimalFormatClient) ParseCurrency(ctx context.Context, arg0 string, arg1 int64) (int64, error)
ParseCurrency calls the ParseCurrency RPC.
type CompactDecimalFormatCompactStyleClient ¶
type CompactDecimalFormatCompactStyleClient struct {
// contains filtered or unexported fields
}
CompactDecimalFormatCompactStyleClient wraps the gRPC CompactDecimalFormatCompactStyleService client.
func NewCompactDecimalFormatCompactStyleClient ¶
func NewCompactDecimalFormatCompactStyleClient(cc grpc.ClientConnInterface) *CompactDecimalFormatCompactStyleClient
NewCompactDecimalFormatCompactStyleClient creates a new CompactDecimalFormatCompactStyle client.
type ConstrainedFieldPositionClient ¶
type ConstrainedFieldPositionClient struct {
// contains filtered or unexported fields
}
ConstrainedFieldPositionClient wraps the gRPC ConstrainedFieldPositionService client.
func NewConstrainedFieldPositionClient ¶
func NewConstrainedFieldPositionClient(cc grpc.ClientConnInterface) *ConstrainedFieldPositionClient
NewConstrainedFieldPositionClient creates a new ConstrainedFieldPosition client.
func (*ConstrainedFieldPositionClient) ConstrainField ¶
func (c *ConstrainedFieldPositionClient) ConstrainField(ctx context.Context, handle int64, arg0 int64) error
ConstrainField calls the ConstrainField RPC.
func (*ConstrainedFieldPositionClient) GetFieldValue ¶
func (c *ConstrainedFieldPositionClient) GetFieldValue(ctx context.Context, handle int64) (int64, error)
GetFieldValue calls the GetFieldValue RPC.
func (*ConstrainedFieldPositionClient) GetInt64IterationContext ¶
func (c *ConstrainedFieldPositionClient) GetInt64IterationContext(ctx context.Context, handle int64) (int64, error)
GetInt64IterationContext calls the GetInt64IterationContext RPC.
func (*ConstrainedFieldPositionClient) MatchesField ¶
func (c *ConstrainedFieldPositionClient) MatchesField(ctx context.Context, handle int64, arg0 int64, arg1 int64) (bool, error)
MatchesField calls the MatchesField RPC.
func (*ConstrainedFieldPositionClient) Reset ¶
func (c *ConstrainedFieldPositionClient) Reset(ctx context.Context, handle int64) error
Reset calls the Reset RPC.
func (*ConstrainedFieldPositionClient) SetInt64IterationContext ¶
func (c *ConstrainedFieldPositionClient) SetInt64IterationContext(ctx context.Context, handle int64, arg0 int64) error
SetInt64IterationContext calls the SetInt64IterationContext RPC.
type CurrencyPluralInfoClient ¶
type CurrencyPluralInfoClient struct {
// contains filtered or unexported fields
}
CurrencyPluralInfoClient wraps the gRPC CurrencyPluralInfoService client.
func NewCurrencyPluralInfoClient ¶
func NewCurrencyPluralInfoClient(cc grpc.ClientConnInterface) *CurrencyPluralInfoClient
NewCurrencyPluralInfoClient creates a new CurrencyPluralInfo client.
func (*CurrencyPluralInfoClient) Equals ¶
func (c *CurrencyPluralInfoClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)
Equals calls the Equals RPC.
func (*CurrencyPluralInfoClient) GetCurrencyPluralPattern ¶
func (c *CurrencyPluralInfoClient) GetCurrencyPluralPattern(ctx context.Context, handle int64, arg0 string) (string, error)
GetCurrencyPluralPattern calls the GetCurrencyPluralPattern RPC.
func (*CurrencyPluralInfoClient) GetInstance0 ¶
GetInstance0 calls the GetInstance0 RPC.
func (*CurrencyPluralInfoClient) GetInstance1_1 ¶
func (c *CurrencyPluralInfoClient) GetInstance1_1(ctx context.Context, handle int64, arg0 int64) (int64, error)
GetInstance1_1 calls the GetInstance1_1 RPC.
func (*CurrencyPluralInfoClient) GetInstance1_2 ¶
func (c *CurrencyPluralInfoClient) GetInstance1_2(ctx context.Context, handle int64, arg0 int64) (int64, error)
GetInstance1_2 calls the GetInstance1_2 RPC.
func (*CurrencyPluralInfoClient) GetPluralRules ¶
GetPluralRules calls the GetPluralRules RPC.
func (*CurrencyPluralInfoClient) SetCurrencyPluralPattern ¶
func (c *CurrencyPluralInfoClient) SetCurrencyPluralPattern(ctx context.Context, handle int64, arg0 string, arg1 string) error
SetCurrencyPluralPattern calls the SetCurrencyPluralPattern RPC.
func (*CurrencyPluralInfoClient) SetPluralRules ¶
func (c *CurrencyPluralInfoClient) SetPluralRules(ctx context.Context, handle int64, arg0 string) error
SetPluralRules calls the SetPluralRules RPC.
type DateFormatBooleanAttributeClient ¶
type DateFormatBooleanAttributeClient struct {
// contains filtered or unexported fields
}
DateFormatBooleanAttributeClient wraps the gRPC DateFormatBooleanAttributeService client.
func NewDateFormatBooleanAttributeClient ¶
func NewDateFormatBooleanAttributeClient(cc grpc.ClientConnInterface) *DateFormatBooleanAttributeClient
NewDateFormatBooleanAttributeClient creates a new DateFormatBooleanAttribute client.
type DateFormatClient ¶
type DateFormatClient struct {
// contains filtered or unexported fields
}
DateFormatClient wraps the gRPC DateFormatService client.
func NewDateFormatClient ¶
func NewDateFormatClient(cc grpc.ClientConnInterface) *DateFormatClient
NewDateFormatClient creates a new DateFormat client.
func (*DateFormatClient) Clone ¶
func (c *DateFormatClient) Clone(ctx context.Context) (int64, error)
Clone calls the Clone RPC.
func (*DateFormatClient) Format3 ¶
func (c *DateFormatClient) Format3(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error)
Format3 calls the Format3 RPC.
func (*DateFormatClient) Format3_1 ¶
func (c *DateFormatClient) Format3_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error)
Format3_1 calls the Format3_1 RPC.
func (*DateFormatClient) Format3_3 ¶
func (c *DateFormatClient) Format3_3(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error)
Format3_3 calls the Format3_3 RPC.
func (*DateFormatClient) GetAvailableLocales ¶
func (c *DateFormatClient) GetAvailableLocales(ctx context.Context) (int64, error)
GetAvailableLocales calls the GetAvailableLocales RPC.
func (*DateFormatClient) GetBooleanAttribute ¶
GetBooleanAttribute calls the GetBooleanAttribute RPC.
func (*DateFormatClient) GetCalendar ¶
func (c *DateFormatClient) GetCalendar(ctx context.Context) (int64, error)
GetCalendar calls the GetCalendar RPC.
func (*DateFormatClient) GetContext ¶
GetContext calls the GetContext RPC.
func (*DateFormatClient) GetDateInstance0 ¶
func (c *DateFormatClient) GetDateInstance0(ctx context.Context) (int64, error)
GetDateInstance0 calls the GetDateInstance0 RPC.
func (*DateFormatClient) GetDateInstance1_4 ¶
GetDateInstance1_4 calls the GetDateInstance1_4 RPC.
func (*DateFormatClient) GetDateInstance2_1 ¶
func (c *DateFormatClient) GetDateInstance2_1(ctx context.Context, arg0 int64, arg1 int32) (int64, error)
GetDateInstance2_1 calls the GetDateInstance2_1 RPC.
func (*DateFormatClient) GetDateInstance2_5 ¶
func (c *DateFormatClient) GetDateInstance2_5(ctx context.Context, arg0 int32, arg1 int64) (int64, error)
GetDateInstance2_5 calls the GetDateInstance2_5 RPC.
func (*DateFormatClient) GetDateInstance2_6 ¶
func (c *DateFormatClient) GetDateInstance2_6(ctx context.Context, arg0 int32, arg1 int64) (int64, error)
GetDateInstance2_6 calls the GetDateInstance2_6 RPC.
func (*DateFormatClient) GetDateInstance3_2 ¶
func (c *DateFormatClient) GetDateInstance3_2(ctx context.Context, arg0 int64, arg1 int32, arg2 int64) (int64, error)
GetDateInstance3_2 calls the GetDateInstance3_2 RPC.
func (*DateFormatClient) GetDateInstance3_3 ¶
func (c *DateFormatClient) GetDateInstance3_3(ctx context.Context, arg0 int64, arg1 int32, arg2 int64) (int64, error)
GetDateInstance3_3 calls the GetDateInstance3_3 RPC.
func (*DateFormatClient) GetDateTimeInstance0 ¶
func (c *DateFormatClient) GetDateTimeInstance0(ctx context.Context) (int64, error)
GetDateTimeInstance0 calls the GetDateTimeInstance0 RPC.
func (*DateFormatClient) GetDateTimeInstance2_4 ¶
func (c *DateFormatClient) GetDateTimeInstance2_4(ctx context.Context, arg0 int32, arg1 int32) (int64, error)
GetDateTimeInstance2_4 calls the GetDateTimeInstance2_4 RPC.
func (*DateFormatClient) GetDateTimeInstance3_1 ¶
func (c *DateFormatClient) GetDateTimeInstance3_1(ctx context.Context, arg0 int64, arg1 int32, arg2 int32) (int64, error)
GetDateTimeInstance3_1 calls the GetDateTimeInstance3_1 RPC.
func (*DateFormatClient) GetDateTimeInstance3_5 ¶
func (c *DateFormatClient) GetDateTimeInstance3_5(ctx context.Context, arg0 int32, arg1 int32, arg2 int64) (int64, error)
GetDateTimeInstance3_5 calls the GetDateTimeInstance3_5 RPC.
func (*DateFormatClient) GetDateTimeInstance3_6 ¶
func (c *DateFormatClient) GetDateTimeInstance3_6(ctx context.Context, arg0 int32, arg1 int32, arg2 int64) (int64, error)
GetDateTimeInstance3_6 calls the GetDateTimeInstance3_6 RPC.
func (*DateFormatClient) GetDateTimeInstance4_2 ¶
func (c *DateFormatClient) GetDateTimeInstance4_2(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int64) (int64, error)
GetDateTimeInstance4_2 calls the GetDateTimeInstance4_2 RPC.
func (*DateFormatClient) GetDateTimeInstance4_3 ¶
func (c *DateFormatClient) GetDateTimeInstance4_3(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int64) (int64, error)
GetDateTimeInstance4_3 calls the GetDateTimeInstance4_3 RPC.
func (*DateFormatClient) GetInstance0 ¶
func (c *DateFormatClient) GetInstance0(ctx context.Context) (int64, error)
GetInstance0 calls the GetInstance0 RPC.
func (*DateFormatClient) GetInstance1_1 ¶
GetInstance1_1 calls the GetInstance1_1 RPC.
func (*DateFormatClient) GetInstance2_2 ¶
func (c *DateFormatClient) GetInstance2_2(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
GetInstance2_2 calls the GetInstance2_2 RPC.
func (*DateFormatClient) GetInstance2_3 ¶
func (c *DateFormatClient) GetInstance2_3(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
GetInstance2_3 calls the GetInstance2_3 RPC.
func (*DateFormatClient) GetInstanceForSkeleton1_2 ¶
func (c *DateFormatClient) GetInstanceForSkeleton1_2(ctx context.Context, arg0 string) (int64, error)
GetInstanceForSkeleton1_2 calls the GetInstanceForSkeleton1_2 RPC.
func (*DateFormatClient) GetInstanceForSkeleton2_3 ¶
func (c *DateFormatClient) GetInstanceForSkeleton2_3(ctx context.Context, arg0 string, arg1 int64) (int64, error)
GetInstanceForSkeleton2_3 calls the GetInstanceForSkeleton2_3 RPC.
func (*DateFormatClient) GetInstanceForSkeleton2_4 ¶
func (c *DateFormatClient) GetInstanceForSkeleton2_4(ctx context.Context, arg0 string, arg1 int64) (int64, error)
GetInstanceForSkeleton2_4 calls the GetInstanceForSkeleton2_4 RPC.
func (*DateFormatClient) GetInstanceForSkeleton3 ¶
func (c *DateFormatClient) GetInstanceForSkeleton3(ctx context.Context, arg0 int64, arg1 string, arg2 int64) (int64, error)
GetInstanceForSkeleton3 calls the GetInstanceForSkeleton3 RPC.
func (*DateFormatClient) GetInstanceForSkeleton3_1 ¶
func (c *DateFormatClient) GetInstanceForSkeleton3_1(ctx context.Context, arg0 int64, arg1 string, arg2 int64) (int64, error)
GetInstanceForSkeleton3_1 calls the GetInstanceForSkeleton3_1 RPC.
func (*DateFormatClient) GetNumberFormat ¶
func (c *DateFormatClient) GetNumberFormat(ctx context.Context) (int64, error)
GetNumberFormat calls the GetNumberFormat RPC.
func (*DateFormatClient) GetPatternInstance1_2 ¶
GetPatternInstance1_2 calls the GetPatternInstance1_2 RPC.
func (*DateFormatClient) GetPatternInstance2_3 ¶
func (c *DateFormatClient) GetPatternInstance2_3(ctx context.Context, arg0 string, arg1 int64) (int64, error)
GetPatternInstance2_3 calls the GetPatternInstance2_3 RPC.
func (*DateFormatClient) GetPatternInstance2_4 ¶
func (c *DateFormatClient) GetPatternInstance2_4(ctx context.Context, arg0 string, arg1 int64) (int64, error)
GetPatternInstance2_4 calls the GetPatternInstance2_4 RPC.
func (*DateFormatClient) GetPatternInstance3 ¶
func (c *DateFormatClient) GetPatternInstance3(ctx context.Context, arg0 int64, arg1 string, arg2 int64) (int64, error)
GetPatternInstance3 calls the GetPatternInstance3 RPC.
func (*DateFormatClient) GetPatternInstance3_1 ¶
func (c *DateFormatClient) GetPatternInstance3_1(ctx context.Context, arg0 int64, arg1 string, arg2 int64) (int64, error)
GetPatternInstance3_1 calls the GetPatternInstance3_1 RPC.
func (*DateFormatClient) GetTimeInstance0 ¶
func (c *DateFormatClient) GetTimeInstance0(ctx context.Context) (int64, error)
GetTimeInstance0 calls the GetTimeInstance0 RPC.
func (*DateFormatClient) GetTimeInstance1_4 ¶
GetTimeInstance1_4 calls the GetTimeInstance1_4 RPC.
func (*DateFormatClient) GetTimeInstance2_1 ¶
func (c *DateFormatClient) GetTimeInstance2_1(ctx context.Context, arg0 int64, arg1 int32) (int64, error)
GetTimeInstance2_1 calls the GetTimeInstance2_1 RPC.
func (*DateFormatClient) GetTimeInstance2_5 ¶
func (c *DateFormatClient) GetTimeInstance2_5(ctx context.Context, arg0 int32, arg1 int64) (int64, error)
GetTimeInstance2_5 calls the GetTimeInstance2_5 RPC.
func (*DateFormatClient) GetTimeInstance2_6 ¶
func (c *DateFormatClient) GetTimeInstance2_6(ctx context.Context, arg0 int32, arg1 int64) (int64, error)
GetTimeInstance2_6 calls the GetTimeInstance2_6 RPC.
func (*DateFormatClient) GetTimeInstance3_2 ¶
func (c *DateFormatClient) GetTimeInstance3_2(ctx context.Context, arg0 int64, arg1 int32, arg2 int64) (int64, error)
GetTimeInstance3_2 calls the GetTimeInstance3_2 RPC.
func (*DateFormatClient) GetTimeInstance3_3 ¶
func (c *DateFormatClient) GetTimeInstance3_3(ctx context.Context, arg0 int64, arg1 int32, arg2 int64) (int64, error)
GetTimeInstance3_3 calls the GetTimeInstance3_3 RPC.
func (*DateFormatClient) GetTimeZone ¶
func (c *DateFormatClient) GetTimeZone(ctx context.Context) (int64, error)
GetTimeZone calls the GetTimeZone RPC.
func (*DateFormatClient) HashCode ¶
func (c *DateFormatClient) HashCode(ctx context.Context) (int32, error)
HashCode calls the HashCode RPC.
func (*DateFormatClient) IsCalendarLenient ¶
func (c *DateFormatClient) IsCalendarLenient(ctx context.Context) (bool, error)
IsCalendarLenient calls the IsCalendarLenient RPC.
func (*DateFormatClient) IsLenient ¶
func (c *DateFormatClient) IsLenient(ctx context.Context) (bool, error)
IsLenient calls the IsLenient RPC.
func (*DateFormatClient) ParseObject ¶
ParseObject calls the ParseObject RPC.
func (*DateFormatClient) SetBooleanAttribute ¶
func (c *DateFormatClient) SetBooleanAttribute(ctx context.Context, arg0 int64, arg1 bool) (int64, error)
SetBooleanAttribute calls the SetBooleanAttribute RPC.
func (*DateFormatClient) SetCalendar ¶
func (c *DateFormatClient) SetCalendar(ctx context.Context, arg0 int64) error
SetCalendar calls the SetCalendar RPC.
func (*DateFormatClient) SetCalendarLenient ¶
func (c *DateFormatClient) SetCalendarLenient(ctx context.Context, arg0 bool) error
SetCalendarLenient calls the SetCalendarLenient RPC.
func (*DateFormatClient) SetContext ¶
func (c *DateFormatClient) SetContext(ctx context.Context, arg0 int64) error
SetContext calls the SetContext RPC.
func (*DateFormatClient) SetLenient ¶
func (c *DateFormatClient) SetLenient(ctx context.Context, arg0 bool) error
SetLenient calls the SetLenient RPC.
func (*DateFormatClient) SetNumberFormat ¶
func (c *DateFormatClient) SetNumberFormat(ctx context.Context, arg0 int64) error
SetNumberFormat calls the SetNumberFormat RPC.
func (*DateFormatClient) SetTimeZone ¶
func (c *DateFormatClient) SetTimeZone(ctx context.Context, arg0 int64) error
SetTimeZone calls the SetTimeZone RPC.
type DateFormatFieldClient ¶
type DateFormatFieldClient struct {
// contains filtered or unexported fields
}
DateFormatFieldClient wraps the gRPC DateFormatFieldService client.
func NewDateFormatFieldClient ¶
func NewDateFormatFieldClient(cc grpc.ClientConnInterface) *DateFormatFieldClient
NewDateFormatFieldClient creates a new DateFormatField client.
func (*DateFormatFieldClient) GetCalendarField ¶
func (c *DateFormatFieldClient) GetCalendarField(ctx context.Context) (int32, error)
GetCalendarField calls the GetCalendarField RPC.
func (*DateFormatFieldClient) OfCalendarField ¶
OfCalendarField calls the OfCalendarField RPC.
type DateFormatHourCycleClient ¶
type DateFormatHourCycleClient struct {
// contains filtered or unexported fields
}
DateFormatHourCycleClient wraps the gRPC DateFormatHourCycleService client.
func NewDateFormatHourCycleClient ¶
func NewDateFormatHourCycleClient(cc grpc.ClientConnInterface) *DateFormatHourCycleClient
NewDateFormatHourCycleClient creates a new DateFormatHourCycle client.
type DateFormatSymbolsClient ¶
type DateFormatSymbolsClient struct {
// contains filtered or unexported fields
}
DateFormatSymbolsClient wraps the gRPC DateFormatSymbolsService client.
func NewDateFormatSymbolsClient ¶
func NewDateFormatSymbolsClient(cc grpc.ClientConnInterface) *DateFormatSymbolsClient
NewDateFormatSymbolsClient creates a new DateFormatSymbols client.
func (*DateFormatSymbolsClient) Equals ¶
func (c *DateFormatSymbolsClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)
Equals calls the Equals RPC.
func (*DateFormatSymbolsClient) GetAmPmStrings ¶
GetAmPmStrings calls the GetAmPmStrings RPC.
func (*DateFormatSymbolsClient) GetAvailableLocales ¶
func (c *DateFormatSymbolsClient) GetAvailableLocales(ctx context.Context, handle int64) (int64, error)
GetAvailableLocales calls the GetAvailableLocales RPC.
func (*DateFormatSymbolsClient) GetEraNames ¶
GetEraNames calls the GetEraNames RPC.
func (*DateFormatSymbolsClient) GetInstance0 ¶
GetInstance0 calls the GetInstance0 RPC.
func (*DateFormatSymbolsClient) GetInstance1_1 ¶
func (c *DateFormatSymbolsClient) GetInstance1_1(ctx context.Context, handle int64, arg0 int64) (int64, error)
GetInstance1_1 calls the GetInstance1_1 RPC.
func (*DateFormatSymbolsClient) GetInstance1_2 ¶
func (c *DateFormatSymbolsClient) GetInstance1_2(ctx context.Context, handle int64, arg0 int64) (int64, error)
GetInstance1_2 calls the GetInstance1_2 RPC.
func (*DateFormatSymbolsClient) GetLocalPatternChars ¶
func (c *DateFormatSymbolsClient) GetLocalPatternChars(ctx context.Context, handle int64) (string, error)
GetLocalPatternChars calls the GetLocalPatternChars RPC.
func (*DateFormatSymbolsClient) GetMonths0 ¶
GetMonths0 calls the GetMonths0 RPC.
func (*DateFormatSymbolsClient) GetMonths2_1 ¶
func (c *DateFormatSymbolsClient) GetMonths2_1(ctx context.Context, handle int64, arg0 int32, arg1 int32) (int64, error)
GetMonths2_1 calls the GetMonths2_1 RPC.
func (*DateFormatSymbolsClient) GetNarrowEras ¶
GetNarrowEras calls the GetNarrowEras RPC.
func (*DateFormatSymbolsClient) GetQuarters ¶
func (c *DateFormatSymbolsClient) GetQuarters(ctx context.Context, handle int64, arg0 int32, arg1 int32) (int64, error)
GetQuarters calls the GetQuarters RPC.
func (*DateFormatSymbolsClient) GetShortMonths ¶
GetShortMonths calls the GetShortMonths RPC.
func (*DateFormatSymbolsClient) GetShortWeekdays ¶
func (c *DateFormatSymbolsClient) GetShortWeekdays(ctx context.Context, handle int64) (int64, error)
GetShortWeekdays calls the GetShortWeekdays RPC.
func (*DateFormatSymbolsClient) GetWeekdays0 ¶
GetWeekdays0 calls the GetWeekdays0 RPC.
func (*DateFormatSymbolsClient) GetWeekdays2_1 ¶
func (c *DateFormatSymbolsClient) GetWeekdays2_1(ctx context.Context, handle int64, arg0 int32, arg1 int32) (int64, error)
GetWeekdays2_1 calls the GetWeekdays2_1 RPC.
func (*DateFormatSymbolsClient) GetYearNames ¶
func (c *DateFormatSymbolsClient) GetYearNames(ctx context.Context, handle int64, arg0 int32, arg1 int32) (int64, error)
GetYearNames calls the GetYearNames RPC.
func (*DateFormatSymbolsClient) GetZodiacNames ¶
func (c *DateFormatSymbolsClient) GetZodiacNames(ctx context.Context, handle int64, arg0 int32, arg1 int32) (int64, error)
GetZodiacNames calls the GetZodiacNames RPC.
func (*DateFormatSymbolsClient) GetZoneStrings ¶
GetZoneStrings calls the GetZoneStrings RPC.
func (*DateFormatSymbolsClient) SetAmPmStrings ¶
func (c *DateFormatSymbolsClient) SetAmPmStrings(ctx context.Context, handle int64, arg0 int64) error
SetAmPmStrings calls the SetAmPmStrings RPC.
func (*DateFormatSymbolsClient) SetEraNames ¶
SetEraNames calls the SetEraNames RPC.
func (*DateFormatSymbolsClient) SetLocalPatternChars ¶
func (c *DateFormatSymbolsClient) SetLocalPatternChars(ctx context.Context, handle int64, arg0 string) error
SetLocalPatternChars calls the SetLocalPatternChars RPC.
func (*DateFormatSymbolsClient) SetMonths1 ¶
SetMonths1 calls the SetMonths1 RPC.
func (*DateFormatSymbolsClient) SetMonths3_1 ¶
func (c *DateFormatSymbolsClient) SetMonths3_1(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32) error
SetMonths3_1 calls the SetMonths3_1 RPC.
func (*DateFormatSymbolsClient) SetNarrowEras ¶
func (c *DateFormatSymbolsClient) SetNarrowEras(ctx context.Context, handle int64, arg0 int64) error
SetNarrowEras calls the SetNarrowEras RPC.
func (*DateFormatSymbolsClient) SetQuarters ¶
func (c *DateFormatSymbolsClient) SetQuarters(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32) error
SetQuarters calls the SetQuarters RPC.
func (*DateFormatSymbolsClient) SetShortMonths ¶
func (c *DateFormatSymbolsClient) SetShortMonths(ctx context.Context, handle int64, arg0 int64) error
SetShortMonths calls the SetShortMonths RPC.
func (*DateFormatSymbolsClient) SetShortWeekdays ¶
func (c *DateFormatSymbolsClient) SetShortWeekdays(ctx context.Context, handle int64, arg0 int64) error
SetShortWeekdays calls the SetShortWeekdays RPC.
func (*DateFormatSymbolsClient) SetWeekdays1 ¶
SetWeekdays1 calls the SetWeekdays1 RPC.
func (*DateFormatSymbolsClient) SetWeekdays3_1 ¶
func (c *DateFormatSymbolsClient) SetWeekdays3_1(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32) error
SetWeekdays3_1 calls the SetWeekdays3_1 RPC.
func (*DateFormatSymbolsClient) SetYearNames ¶
func (c *DateFormatSymbolsClient) SetYearNames(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32) error
SetYearNames calls the SetYearNames RPC.
func (*DateFormatSymbolsClient) SetZodiacNames ¶
func (c *DateFormatSymbolsClient) SetZodiacNames(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32) error
SetZodiacNames calls the SetZodiacNames RPC.
func (*DateFormatSymbolsClient) SetZoneStrings ¶
func (c *DateFormatSymbolsClient) SetZoneStrings(ctx context.Context, handle int64, arg0 int64) error
SetZoneStrings calls the SetZoneStrings RPC.
type DateIntervalFormatClient ¶
type DateIntervalFormatClient struct {
// contains filtered or unexported fields
}
DateIntervalFormatClient wraps the gRPC DateIntervalFormatService client.
func NewDateIntervalFormatClient ¶
func NewDateIntervalFormatClient(cc grpc.ClientConnInterface) *DateIntervalFormatClient
NewDateIntervalFormatClient creates a new DateIntervalFormat client.
func (*DateIntervalFormatClient) Format3_1 ¶
func (c *DateIntervalFormatClient) Format3_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error)
Format3_1 calls the Format3_1 RPC.
func (*DateIntervalFormatClient) Format3_2 ¶
func (c *DateIntervalFormatClient) Format3_2(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error)
Format3_2 calls the Format3_2 RPC.
func (*DateIntervalFormatClient) Format4 ¶
func (c *DateIntervalFormatClient) Format4(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int64) (int64, error)
Format4 calls the Format4 RPC.
func (*DateIntervalFormatClient) FormatToValue1_1 ¶
FormatToValue1_1 calls the FormatToValue1_1 RPC.
func (*DateIntervalFormatClient) FormatToValue2 ¶
func (c *DateIntervalFormatClient) FormatToValue2(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
FormatToValue2 calls the FormatToValue2 RPC.
func (*DateIntervalFormatClient) GetContext ¶
GetContext calls the GetContext RPC.
func (*DateIntervalFormatClient) GetDateIntervalInfo ¶
func (c *DateIntervalFormatClient) GetDateIntervalInfo(ctx context.Context) (int64, error)
GetDateIntervalInfo calls the GetDateIntervalInfo RPC.
func (*DateIntervalFormatClient) GetInstance1 ¶
GetInstance1 calls the GetInstance1 RPC.
func (*DateIntervalFormatClient) GetInstance2_1 ¶
func (c *DateIntervalFormatClient) GetInstance2_1(ctx context.Context, arg0 string, arg1 int64) (int64, error)
GetInstance2_1 calls the GetInstance2_1 RPC.
func (*DateIntervalFormatClient) GetInstance2_2 ¶
func (c *DateIntervalFormatClient) GetInstance2_2(ctx context.Context, arg0 string, arg1 int64) (int64, error)
GetInstance2_2 calls the GetInstance2_2 RPC.
func (*DateIntervalFormatClient) GetInstance2_4 ¶
func (c *DateIntervalFormatClient) GetInstance2_4(ctx context.Context, arg0 string, arg1 int64) (int64, error)
GetInstance2_4 calls the GetInstance2_4 RPC.
func (*DateIntervalFormatClient) GetInstance3_3 ¶
func (c *DateIntervalFormatClient) GetInstance3_3(ctx context.Context, arg0 string, arg1 int64, arg2 int64) (int64, error)
GetInstance3_3 calls the GetInstance3_3 RPC.
func (*DateIntervalFormatClient) GetInstance3_5 ¶
func (c *DateIntervalFormatClient) GetInstance3_5(ctx context.Context, arg0 string, arg1 int64, arg2 int64) (int64, error)
GetInstance3_5 calls the GetInstance3_5 RPC.
func (*DateIntervalFormatClient) GetTimeZone ¶
func (c *DateIntervalFormatClient) GetTimeZone(ctx context.Context) (int64, error)
GetTimeZone calls the GetTimeZone RPC.
func (*DateIntervalFormatClient) ParseObject ¶
func (c *DateIntervalFormatClient) ParseObject(ctx context.Context, arg0 string, arg1 int64) (int64, error)
ParseObject calls the ParseObject RPC.
func (*DateIntervalFormatClient) SetContext ¶
func (c *DateIntervalFormatClient) SetContext(ctx context.Context, arg0 int64) error
SetContext calls the SetContext RPC.
func (*DateIntervalFormatClient) SetDateIntervalInfo ¶
func (c *DateIntervalFormatClient) SetDateIntervalInfo(ctx context.Context, arg0 int64) error
SetDateIntervalInfo calls the SetDateIntervalInfo RPC.
func (*DateIntervalFormatClient) SetTimeZone ¶
func (c *DateIntervalFormatClient) SetTimeZone(ctx context.Context, arg0 int64) error
SetTimeZone calls the SetTimeZone RPC.
type DateIntervalFormatFormattedDateIntervalClient ¶
type DateIntervalFormatFormattedDateIntervalClient struct {
// contains filtered or unexported fields
}
DateIntervalFormatFormattedDateIntervalClient wraps the gRPC DateIntervalFormatFormattedDateIntervalService client.
func NewDateIntervalFormatFormattedDateIntervalClient ¶
func NewDateIntervalFormatFormattedDateIntervalClient(cc grpc.ClientConnInterface) *DateIntervalFormatFormattedDateIntervalClient
NewDateIntervalFormatFormattedDateIntervalClient creates a new DateIntervalFormatFormattedDateInterval client.
func (*DateIntervalFormatFormattedDateIntervalClient) CharAt ¶
func (c *DateIntervalFormatFormattedDateIntervalClient) CharAt(ctx context.Context, arg0 int32) (uint16, error)
CharAt calls the CharAt RPC.
func (*DateIntervalFormatFormattedDateIntervalClient) Length ¶
func (c *DateIntervalFormatFormattedDateIntervalClient) Length(ctx context.Context) (int32, error)
Length calls the Length RPC.
func (*DateIntervalFormatFormattedDateIntervalClient) NextPosition ¶
func (c *DateIntervalFormatFormattedDateIntervalClient) NextPosition(ctx context.Context, arg0 int64) (bool, error)
NextPosition calls the NextPosition RPC.
func (*DateIntervalFormatFormattedDateIntervalClient) SubSequence ¶
func (c *DateIntervalFormatFormattedDateIntervalClient) SubSequence(ctx context.Context, arg0 int32, arg1 int32) (int64, error)
SubSequence calls the SubSequence RPC.
func (*DateIntervalFormatFormattedDateIntervalClient) ToCharacterIterator ¶
func (c *DateIntervalFormatFormattedDateIntervalClient) ToCharacterIterator(ctx context.Context) (int64, error)
ToCharacterIterator calls the ToCharacterIterator RPC.
type DateIntervalInfoClient ¶
type DateIntervalInfoClient struct {
// contains filtered or unexported fields
}
DateIntervalInfoClient wraps the gRPC DateIntervalInfoService client.
func NewDateIntervalInfoClient ¶
func NewDateIntervalInfoClient(cc grpc.ClientConnInterface) *DateIntervalInfoClient
NewDateIntervalInfoClient creates a new DateIntervalInfo client.
func (*DateIntervalInfoClient) CloneAsThawed0 ¶
CloneAsThawed0 calls the CloneAsThawed0 RPC.
func (*DateIntervalInfoClient) CloneAsThawed0_1 ¶
CloneAsThawed0_1 calls the CloneAsThawed0_1 RPC.
func (*DateIntervalInfoClient) Equals ¶
func (c *DateIntervalInfoClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)
Equals calls the Equals RPC.
func (*DateIntervalInfoClient) GetDefaultOrder ¶
GetDefaultOrder calls the GetDefaultOrder RPC.
func (*DateIntervalInfoClient) GetFallbackIntervalPattern ¶
func (c *DateIntervalInfoClient) GetFallbackIntervalPattern(ctx context.Context, handle int64) (string, error)
GetFallbackIntervalPattern calls the GetFallbackIntervalPattern RPC.
func (*DateIntervalInfoClient) GetIntervalPattern ¶
func (c *DateIntervalInfoClient) GetIntervalPattern(ctx context.Context, handle int64, arg0 string, arg1 int32) (int64, error)
GetIntervalPattern calls the GetIntervalPattern RPC.
func (*DateIntervalInfoClient) SetFallbackIntervalPattern ¶
func (c *DateIntervalInfoClient) SetFallbackIntervalPattern(ctx context.Context, handle int64, arg0 string) error
SetFallbackIntervalPattern calls the SetFallbackIntervalPattern RPC.
func (*DateIntervalInfoClient) SetIntervalPattern ¶
func (c *DateIntervalInfoClient) SetIntervalPattern(ctx context.Context, handle int64, arg0 string, arg1 int32, arg2 string) error
SetIntervalPattern calls the SetIntervalPattern RPC.
type DateIntervalInfoPatternInfoClient ¶
type DateIntervalInfoPatternInfoClient struct {
// contains filtered or unexported fields
}
DateIntervalInfoPatternInfoClient wraps the gRPC DateIntervalInfoPatternInfoService client.
func NewDateIntervalInfoPatternInfoClient ¶
func NewDateIntervalInfoPatternInfoClient(cc grpc.ClientConnInterface) *DateIntervalInfoPatternInfoClient
NewDateIntervalInfoPatternInfoClient creates a new DateIntervalInfoPatternInfo client.
func (*DateIntervalInfoPatternInfoClient) FirstDateInPtnIsLaterDate ¶
func (c *DateIntervalInfoPatternInfoClient) FirstDateInPtnIsLaterDate(ctx context.Context) (bool, error)
FirstDateInPtnIsLaterDate calls the FirstDateInPtnIsLaterDate RPC.
func (*DateIntervalInfoPatternInfoClient) GetFirstPart ¶
func (c *DateIntervalInfoPatternInfoClient) GetFirstPart(ctx context.Context) (string, error)
GetFirstPart calls the GetFirstPart RPC.
func (*DateIntervalInfoPatternInfoClient) GetSecondPart ¶
func (c *DateIntervalInfoPatternInfoClient) GetSecondPart(ctx context.Context) (string, error)
GetSecondPart calls the GetSecondPart RPC.
type DateTimePatternGeneratorClient ¶
type DateTimePatternGeneratorClient struct {
// contains filtered or unexported fields
}
DateTimePatternGeneratorClient wraps the gRPC DateTimePatternGeneratorService client.
func NewDateTimePatternGeneratorClient ¶
func NewDateTimePatternGeneratorClient(cc grpc.ClientConnInterface) *DateTimePatternGeneratorClient
NewDateTimePatternGeneratorClient creates a new DateTimePatternGenerator client.
func (*DateTimePatternGeneratorClient) AddPattern ¶
func (c *DateTimePatternGeneratorClient) AddPattern(ctx context.Context, arg0 string, arg1 bool, arg2 int64) (int64, error)
AddPattern calls the AddPattern RPC.
func (*DateTimePatternGeneratorClient) Clone ¶
func (c *DateTimePatternGeneratorClient) Clone(ctx context.Context) (int64, error)
Clone calls the Clone RPC.
func (*DateTimePatternGeneratorClient) CloneAsThawed0 ¶
func (c *DateTimePatternGeneratorClient) CloneAsThawed0(ctx context.Context) (int64, error)
CloneAsThawed0 calls the CloneAsThawed0 RPC.
func (*DateTimePatternGeneratorClient) CloneAsThawed0_1 ¶
func (c *DateTimePatternGeneratorClient) CloneAsThawed0_1(ctx context.Context) (int64, error)
CloneAsThawed0_1 calls the CloneAsThawed0_1 RPC.
func (*DateTimePatternGeneratorClient) Freeze0 ¶
func (c *DateTimePatternGeneratorClient) Freeze0(ctx context.Context) (int64, error)
Freeze0 calls the Freeze0 RPC.
func (*DateTimePatternGeneratorClient) Freeze0_1 ¶
func (c *DateTimePatternGeneratorClient) Freeze0_1(ctx context.Context) (int64, error)
Freeze0_1 calls the Freeze0_1 RPC.
func (*DateTimePatternGeneratorClient) GetAppendItemFormat ¶
func (c *DateTimePatternGeneratorClient) GetAppendItemFormat(ctx context.Context, arg0 int32) (string, error)
GetAppendItemFormat calls the GetAppendItemFormat RPC.
func (*DateTimePatternGeneratorClient) GetAppendItemName ¶
func (c *DateTimePatternGeneratorClient) GetAppendItemName(ctx context.Context, arg0 int32) (string, error)
GetAppendItemName calls the GetAppendItemName RPC.
func (*DateTimePatternGeneratorClient) GetBaseSkeleton ¶
func (c *DateTimePatternGeneratorClient) GetBaseSkeleton(ctx context.Context, arg0 string) (string, error)
GetBaseSkeleton calls the GetBaseSkeleton RPC.
func (*DateTimePatternGeneratorClient) GetBestPattern1 ¶
func (c *DateTimePatternGeneratorClient) GetBestPattern1(ctx context.Context, arg0 string) (string, error)
GetBestPattern1 calls the GetBestPattern1 RPC.
func (*DateTimePatternGeneratorClient) GetBestPattern2_1 ¶
func (c *DateTimePatternGeneratorClient) GetBestPattern2_1(ctx context.Context, arg0 string, arg1 int32) (string, error)
GetBestPattern2_1 calls the GetBestPattern2_1 RPC.
func (*DateTimePatternGeneratorClient) GetDateTimeFormat0 ¶
func (c *DateTimePatternGeneratorClient) GetDateTimeFormat0(ctx context.Context) (string, error)
GetDateTimeFormat0 calls the GetDateTimeFormat0 RPC.
func (*DateTimePatternGeneratorClient) GetDateTimeFormat1_1 ¶
func (c *DateTimePatternGeneratorClient) GetDateTimeFormat1_1(ctx context.Context, arg0 int32) (string, error)
GetDateTimeFormat1_1 calls the GetDateTimeFormat1_1 RPC.
func (*DateTimePatternGeneratorClient) GetDecimal ¶
func (c *DateTimePatternGeneratorClient) GetDecimal(ctx context.Context) (string, error)
GetDecimal calls the GetDecimal RPC.
func (*DateTimePatternGeneratorClient) GetDefaultHourCycle ¶
func (c *DateTimePatternGeneratorClient) GetDefaultHourCycle(ctx context.Context) (int64, error)
GetDefaultHourCycle calls the GetDefaultHourCycle RPC.
func (*DateTimePatternGeneratorClient) GetEmptyInstance ¶
func (c *DateTimePatternGeneratorClient) GetEmptyInstance(ctx context.Context) (int64, error)
GetEmptyInstance calls the GetEmptyInstance RPC.
func (*DateTimePatternGeneratorClient) GetFieldDisplayName ¶
func (c *DateTimePatternGeneratorClient) GetFieldDisplayName(ctx context.Context, arg0 int32, arg1 int64) (string, error)
GetFieldDisplayName calls the GetFieldDisplayName RPC.
func (*DateTimePatternGeneratorClient) GetInstance0 ¶
func (c *DateTimePatternGeneratorClient) GetInstance0(ctx context.Context) (int64, error)
GetInstance0 calls the GetInstance0 RPC.
func (*DateTimePatternGeneratorClient) GetInstance1_1 ¶
func (c *DateTimePatternGeneratorClient) GetInstance1_1(ctx context.Context, arg0 int64) (int64, error)
GetInstance1_1 calls the GetInstance1_1 RPC.
func (*DateTimePatternGeneratorClient) GetInstance1_2 ¶
func (c *DateTimePatternGeneratorClient) GetInstance1_2(ctx context.Context, arg0 int64) (int64, error)
GetInstance1_2 calls the GetInstance1_2 RPC.
func (*DateTimePatternGeneratorClient) GetSkeleton ¶
func (c *DateTimePatternGeneratorClient) GetSkeleton(ctx context.Context, arg0 string) (string, error)
GetSkeleton calls the GetSkeleton RPC.
func (*DateTimePatternGeneratorClient) IsFrozen ¶
func (c *DateTimePatternGeneratorClient) IsFrozen(ctx context.Context) (bool, error)
IsFrozen calls the IsFrozen RPC.
func (*DateTimePatternGeneratorClient) ReplaceFieldTypes2 ¶
func (c *DateTimePatternGeneratorClient) ReplaceFieldTypes2(ctx context.Context, arg0 string, arg1 string) (string, error)
ReplaceFieldTypes2 calls the ReplaceFieldTypes2 RPC.
func (*DateTimePatternGeneratorClient) ReplaceFieldTypes3_1 ¶
func (c *DateTimePatternGeneratorClient) ReplaceFieldTypes3_1(ctx context.Context, arg0 string, arg1 string, arg2 int32) (string, error)
ReplaceFieldTypes3_1 calls the ReplaceFieldTypes3_1 RPC.
func (*DateTimePatternGeneratorClient) SetAppendItemFormat ¶
func (c *DateTimePatternGeneratorClient) SetAppendItemFormat(ctx context.Context, arg0 int32, arg1 string) error
SetAppendItemFormat calls the SetAppendItemFormat RPC.
func (*DateTimePatternGeneratorClient) SetAppendItemName ¶
func (c *DateTimePatternGeneratorClient) SetAppendItemName(ctx context.Context, arg0 int32, arg1 string) error
SetAppendItemName calls the SetAppendItemName RPC.
func (*DateTimePatternGeneratorClient) SetDateTimeFormat1_1 ¶
func (c *DateTimePatternGeneratorClient) SetDateTimeFormat1_1(ctx context.Context, arg0 string) error
SetDateTimeFormat1_1 calls the SetDateTimeFormat1_1 RPC.
func (*DateTimePatternGeneratorClient) SetDateTimeFormat2 ¶
func (c *DateTimePatternGeneratorClient) SetDateTimeFormat2(ctx context.Context, arg0 int32, arg1 string) error
SetDateTimeFormat2 calls the SetDateTimeFormat2 RPC.
func (*DateTimePatternGeneratorClient) SetDecimal ¶
func (c *DateTimePatternGeneratorClient) SetDecimal(ctx context.Context, arg0 string) error
SetDecimal calls the SetDecimal RPC.
type DateTimePatternGeneratorDisplayWidthClient ¶
type DateTimePatternGeneratorDisplayWidthClient struct {
// contains filtered or unexported fields
}
DateTimePatternGeneratorDisplayWidthClient wraps the gRPC DateTimePatternGeneratorDisplayWidthService client.
func NewDateTimePatternGeneratorDisplayWidthClient ¶
func NewDateTimePatternGeneratorDisplayWidthClient(cc grpc.ClientConnInterface) *DateTimePatternGeneratorDisplayWidthClient
NewDateTimePatternGeneratorDisplayWidthClient creates a new DateTimePatternGeneratorDisplayWidth client.
type DecimalFormatClient ¶
type DecimalFormatClient struct {
// contains filtered or unexported fields
}
DecimalFormatClient wraps the gRPC DecimalFormatService client.
func NewDecimalFormatClient ¶
func NewDecimalFormatClient(cc grpc.ClientConnInterface) *DecimalFormatClient
NewDecimalFormatClient creates a new DecimalFormat client.
func (*DecimalFormatClient) Format3 ¶
func (c *DecimalFormatClient) Format3(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) (int64, error)
Format3 calls the Format3 RPC.
func (*DecimalFormatClient) Format3_1 ¶
func (c *DecimalFormatClient) Format3_1(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) (int64, error)
Format3_1 calls the Format3_1 RPC.
func (*DecimalFormatClient) Format3_2 ¶
func (c *DecimalFormatClient) Format3_2(ctx context.Context, handle int64, arg0 float64, arg1 int64, arg2 int64) (int64, error)
Format3_2 calls the Format3_2 RPC.
func (*DecimalFormatClient) Format3_3 ¶
func (c *DecimalFormatClient) Format3_3(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) (int64, error)
Format3_3 calls the Format3_3 RPC.
func (*DecimalFormatClient) Format3_4 ¶
func (c *DecimalFormatClient) Format3_4(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) (int64, error)
Format3_4 calls the Format3_4 RPC.
func (*DecimalFormatClient) Format3_5 ¶
func (c *DecimalFormatClient) Format3_5(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) (int64, error)
Format3_5 calls the Format3_5 RPC.
func (*DecimalFormatClient) FormatToCharacterIterator ¶
func (c *DecimalFormatClient) FormatToCharacterIterator(ctx context.Context, handle int64, arg0 int64) (int64, error)
FormatToCharacterIterator calls the FormatToCharacterIterator RPC.
func (*DecimalFormatClient) GetParseMaxDigits ¶
GetParseMaxDigits calls the GetParseMaxDigits RPC.
func (*DecimalFormatClient) Parse ¶
func (c *DecimalFormatClient) Parse(ctx context.Context, handle int64, arg0 string, arg1 int64) (int64, error)
Parse calls the Parse RPC.
func (*DecimalFormatClient) ParseCurrency ¶
func (c *DecimalFormatClient) ParseCurrency(ctx context.Context, handle int64, arg0 string, arg1 int64) (int64, error)
ParseCurrency calls the ParseCurrency RPC.
func (*DecimalFormatClient) SetParseMaxDigits ¶
func (c *DecimalFormatClient) SetParseMaxDigits(ctx context.Context, handle int64, arg0 int32) error
SetParseMaxDigits calls the SetParseMaxDigits RPC.
type DecimalFormatSymbolsClient ¶
type DecimalFormatSymbolsClient struct {
// contains filtered or unexported fields
}
DecimalFormatSymbolsClient wraps the gRPC DecimalFormatSymbolsService client.
func NewDecimalFormatSymbolsClient ¶
func NewDecimalFormatSymbolsClient(cc grpc.ClientConnInterface) *DecimalFormatSymbolsClient
NewDecimalFormatSymbolsClient creates a new DecimalFormatSymbols client.
func (*DecimalFormatSymbolsClient) Equals ¶
func (c *DecimalFormatSymbolsClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)
Equals calls the Equals RPC.
func (*DecimalFormatSymbolsClient) ForNumberingSystem2 ¶
func (c *DecimalFormatSymbolsClient) ForNumberingSystem2(ctx context.Context, handle int64, arg0 int64, arg1 int64) (int64, error)
ForNumberingSystem2 calls the ForNumberingSystem2 RPC.
func (*DecimalFormatSymbolsClient) ForNumberingSystem2_1 ¶
func (c *DecimalFormatSymbolsClient) ForNumberingSystem2_1(ctx context.Context, handle int64, arg0 int64, arg1 int64) (int64, error)
ForNumberingSystem2_1 calls the ForNumberingSystem2_1 RPC.
func (*DecimalFormatSymbolsClient) GetAvailableLocales ¶
func (c *DecimalFormatSymbolsClient) GetAvailableLocales(ctx context.Context, handle int64) (int64, error)
GetAvailableLocales calls the GetAvailableLocales RPC.
func (*DecimalFormatSymbolsClient) GetAvailableULocales ¶
func (c *DecimalFormatSymbolsClient) GetAvailableULocales(ctx context.Context, handle int64) (int64, error)
GetAvailableULocales calls the GetAvailableULocales RPC.
func (*DecimalFormatSymbolsClient) GetCurrency ¶
GetCurrency calls the GetCurrency RPC.
func (*DecimalFormatSymbolsClient) GetCurrencySymbol ¶
func (c *DecimalFormatSymbolsClient) GetCurrencySymbol(ctx context.Context, handle int64) (string, error)
GetCurrencySymbol calls the GetCurrencySymbol RPC.
func (*DecimalFormatSymbolsClient) GetDecimalSeparator ¶
func (c *DecimalFormatSymbolsClient) GetDecimalSeparator(ctx context.Context, handle int64) (uint16, error)
GetDecimalSeparator calls the GetDecimalSeparator RPC.
func (*DecimalFormatSymbolsClient) GetDecimalSeparatorString ¶
func (c *DecimalFormatSymbolsClient) GetDecimalSeparatorString(ctx context.Context, handle int64) (string, error)
GetDecimalSeparatorString calls the GetDecimalSeparatorString RPC.
func (*DecimalFormatSymbolsClient) GetDigitStrings ¶
func (c *DecimalFormatSymbolsClient) GetDigitStrings(ctx context.Context, handle int64) (int64, error)
GetDigitStrings calls the GetDigitStrings RPC.
func (*DecimalFormatSymbolsClient) GetExponentMultiplicationSign ¶
func (c *DecimalFormatSymbolsClient) GetExponentMultiplicationSign(ctx context.Context, handle int64) (string, error)
GetExponentMultiplicationSign calls the GetExponentMultiplicationSign RPC.
func (*DecimalFormatSymbolsClient) GetExponentSeparator ¶
func (c *DecimalFormatSymbolsClient) GetExponentSeparator(ctx context.Context, handle int64) (string, error)
GetExponentSeparator calls the GetExponentSeparator RPC.
func (*DecimalFormatSymbolsClient) GetGroupingSeparator ¶
func (c *DecimalFormatSymbolsClient) GetGroupingSeparator(ctx context.Context, handle int64) (uint16, error)
GetGroupingSeparator calls the GetGroupingSeparator RPC.
func (*DecimalFormatSymbolsClient) GetGroupingSeparatorString ¶
func (c *DecimalFormatSymbolsClient) GetGroupingSeparatorString(ctx context.Context, handle int64) (string, error)
GetGroupingSeparatorString calls the GetGroupingSeparatorString RPC.
func (*DecimalFormatSymbolsClient) GetInfinity ¶
GetInfinity calls the GetInfinity RPC.
func (*DecimalFormatSymbolsClient) GetInstance0 ¶
GetInstance0 calls the GetInstance0 RPC.
func (*DecimalFormatSymbolsClient) GetInstance1_1 ¶
func (c *DecimalFormatSymbolsClient) GetInstance1_1(ctx context.Context, handle int64, arg0 int64) (int64, error)
GetInstance1_1 calls the GetInstance1_1 RPC.
func (*DecimalFormatSymbolsClient) GetInstance1_2 ¶
func (c *DecimalFormatSymbolsClient) GetInstance1_2(ctx context.Context, handle int64, arg0 int64) (int64, error)
GetInstance1_2 calls the GetInstance1_2 RPC.
func (*DecimalFormatSymbolsClient) GetInternationalCurrencySymbol ¶
func (c *DecimalFormatSymbolsClient) GetInternationalCurrencySymbol(ctx context.Context, handle int64) (string, error)
GetInternationalCurrencySymbol calls the GetInternationalCurrencySymbol RPC.
func (*DecimalFormatSymbolsClient) GetMinusSign ¶
func (c *DecimalFormatSymbolsClient) GetMinusSign(ctx context.Context, handle int64) (uint16, error)
GetMinusSign calls the GetMinusSign RPC.
func (*DecimalFormatSymbolsClient) GetMinusSignString ¶
func (c *DecimalFormatSymbolsClient) GetMinusSignString(ctx context.Context, handle int64) (string, error)
GetMinusSignString calls the GetMinusSignString RPC.
func (*DecimalFormatSymbolsClient) GetMonetaryDecimalSeparator ¶
func (c *DecimalFormatSymbolsClient) GetMonetaryDecimalSeparator(ctx context.Context, handle int64) (uint16, error)
GetMonetaryDecimalSeparator calls the GetMonetaryDecimalSeparator RPC.
func (*DecimalFormatSymbolsClient) GetMonetaryDecimalSeparatorString ¶
func (c *DecimalFormatSymbolsClient) GetMonetaryDecimalSeparatorString(ctx context.Context, handle int64) (string, error)
GetMonetaryDecimalSeparatorString calls the GetMonetaryDecimalSeparatorString RPC.
func (*DecimalFormatSymbolsClient) GetMonetaryGroupingSeparator ¶
func (c *DecimalFormatSymbolsClient) GetMonetaryGroupingSeparator(ctx context.Context, handle int64) (uint16, error)
GetMonetaryGroupingSeparator calls the GetMonetaryGroupingSeparator RPC.
func (*DecimalFormatSymbolsClient) GetMonetaryGroupingSeparatorString ¶
func (c *DecimalFormatSymbolsClient) GetMonetaryGroupingSeparatorString(ctx context.Context, handle int64) (string, error)
GetMonetaryGroupingSeparatorString calls the GetMonetaryGroupingSeparatorString RPC.
func (*DecimalFormatSymbolsClient) GetPadEscape ¶
func (c *DecimalFormatSymbolsClient) GetPadEscape(ctx context.Context, handle int64) (uint16, error)
GetPadEscape calls the GetPadEscape RPC.
func (*DecimalFormatSymbolsClient) GetPatternForCurrencySpacing ¶
func (c *DecimalFormatSymbolsClient) GetPatternForCurrencySpacing(ctx context.Context, handle int64, arg0 int32, arg1 bool) (string, error)
GetPatternForCurrencySpacing calls the GetPatternForCurrencySpacing RPC.
func (*DecimalFormatSymbolsClient) GetPatternSeparator ¶
func (c *DecimalFormatSymbolsClient) GetPatternSeparator(ctx context.Context, handle int64) (uint16, error)
GetPatternSeparator calls the GetPatternSeparator RPC.
func (*DecimalFormatSymbolsClient) GetPerMill ¶
GetPerMill calls the GetPerMill RPC.
func (*DecimalFormatSymbolsClient) GetPerMillString ¶
func (c *DecimalFormatSymbolsClient) GetPerMillString(ctx context.Context, handle int64) (string, error)
GetPerMillString calls the GetPerMillString RPC.
func (*DecimalFormatSymbolsClient) GetPercent ¶
GetPercent calls the GetPercent RPC.
func (*DecimalFormatSymbolsClient) GetPercentString ¶
func (c *DecimalFormatSymbolsClient) GetPercentString(ctx context.Context, handle int64) (string, error)
GetPercentString calls the GetPercentString RPC.
func (*DecimalFormatSymbolsClient) GetPlusSign ¶
GetPlusSign calls the GetPlusSign RPC.
func (*DecimalFormatSymbolsClient) GetPlusSignString ¶
func (c *DecimalFormatSymbolsClient) GetPlusSignString(ctx context.Context, handle int64) (string, error)
GetPlusSignString calls the GetPlusSignString RPC.
func (*DecimalFormatSymbolsClient) GetSignificantDigit ¶
func (c *DecimalFormatSymbolsClient) GetSignificantDigit(ctx context.Context, handle int64) (uint16, error)
GetSignificantDigit calls the GetSignificantDigit RPC.
func (*DecimalFormatSymbolsClient) GetULocale ¶
GetULocale calls the GetULocale RPC.
func (*DecimalFormatSymbolsClient) GetZeroDigit ¶
func (c *DecimalFormatSymbolsClient) GetZeroDigit(ctx context.Context, handle int64) (uint16, error)
GetZeroDigit calls the GetZeroDigit RPC.
func (*DecimalFormatSymbolsClient) SetCurrency ¶
func (c *DecimalFormatSymbolsClient) SetCurrency(ctx context.Context, handle int64, arg0 int64) error
SetCurrency calls the SetCurrency RPC.
func (*DecimalFormatSymbolsClient) SetCurrencySymbol ¶
func (c *DecimalFormatSymbolsClient) SetCurrencySymbol(ctx context.Context, handle int64, arg0 string) error
SetCurrencySymbol calls the SetCurrencySymbol RPC.
func (*DecimalFormatSymbolsClient) SetDecimalSeparator ¶
func (c *DecimalFormatSymbolsClient) SetDecimalSeparator(ctx context.Context, handle int64, arg0 uint16) error
SetDecimalSeparator calls the SetDecimalSeparator RPC.
func (*DecimalFormatSymbolsClient) SetDecimalSeparatorString ¶
func (c *DecimalFormatSymbolsClient) SetDecimalSeparatorString(ctx context.Context, handle int64, arg0 string) error
SetDecimalSeparatorString calls the SetDecimalSeparatorString RPC.
func (*DecimalFormatSymbolsClient) SetDigitStrings ¶
func (c *DecimalFormatSymbolsClient) SetDigitStrings(ctx context.Context, handle int64, arg0 int64) error
SetDigitStrings calls the SetDigitStrings RPC.
func (*DecimalFormatSymbolsClient) SetExponentMultiplicationSign ¶
func (c *DecimalFormatSymbolsClient) SetExponentMultiplicationSign(ctx context.Context, handle int64, arg0 string) error
SetExponentMultiplicationSign calls the SetExponentMultiplicationSign RPC.
func (*DecimalFormatSymbolsClient) SetExponentSeparator ¶
func (c *DecimalFormatSymbolsClient) SetExponentSeparator(ctx context.Context, handle int64, arg0 string) error
SetExponentSeparator calls the SetExponentSeparator RPC.
func (*DecimalFormatSymbolsClient) SetGroupingSeparator ¶
func (c *DecimalFormatSymbolsClient) SetGroupingSeparator(ctx context.Context, handle int64, arg0 uint16) error
SetGroupingSeparator calls the SetGroupingSeparator RPC.
func (*DecimalFormatSymbolsClient) SetGroupingSeparatorString ¶
func (c *DecimalFormatSymbolsClient) SetGroupingSeparatorString(ctx context.Context, handle int64, arg0 string) error
SetGroupingSeparatorString calls the SetGroupingSeparatorString RPC.
func (*DecimalFormatSymbolsClient) SetInfinity ¶
func (c *DecimalFormatSymbolsClient) SetInfinity(ctx context.Context, handle int64, arg0 string) error
SetInfinity calls the SetInfinity RPC.
func (*DecimalFormatSymbolsClient) SetInternationalCurrencySymbol ¶
func (c *DecimalFormatSymbolsClient) SetInternationalCurrencySymbol(ctx context.Context, handle int64, arg0 string) error
SetInternationalCurrencySymbol calls the SetInternationalCurrencySymbol RPC.
func (*DecimalFormatSymbolsClient) SetMinusSign ¶
func (c *DecimalFormatSymbolsClient) SetMinusSign(ctx context.Context, handle int64, arg0 uint16) error
SetMinusSign calls the SetMinusSign RPC.
func (*DecimalFormatSymbolsClient) SetMinusSignString ¶
func (c *DecimalFormatSymbolsClient) SetMinusSignString(ctx context.Context, handle int64, arg0 string) error
SetMinusSignString calls the SetMinusSignString RPC.
func (*DecimalFormatSymbolsClient) SetMonetaryDecimalSeparator ¶
func (c *DecimalFormatSymbolsClient) SetMonetaryDecimalSeparator(ctx context.Context, handle int64, arg0 uint16) error
SetMonetaryDecimalSeparator calls the SetMonetaryDecimalSeparator RPC.
func (*DecimalFormatSymbolsClient) SetMonetaryDecimalSeparatorString ¶
func (c *DecimalFormatSymbolsClient) SetMonetaryDecimalSeparatorString(ctx context.Context, handle int64, arg0 string) error
SetMonetaryDecimalSeparatorString calls the SetMonetaryDecimalSeparatorString RPC.
func (*DecimalFormatSymbolsClient) SetMonetaryGroupingSeparator ¶
func (c *DecimalFormatSymbolsClient) SetMonetaryGroupingSeparator(ctx context.Context, handle int64, arg0 uint16) error
SetMonetaryGroupingSeparator calls the SetMonetaryGroupingSeparator RPC.
func (*DecimalFormatSymbolsClient) SetMonetaryGroupingSeparatorString ¶
func (c *DecimalFormatSymbolsClient) SetMonetaryGroupingSeparatorString(ctx context.Context, handle int64, arg0 string) error
SetMonetaryGroupingSeparatorString calls the SetMonetaryGroupingSeparatorString RPC.
func (*DecimalFormatSymbolsClient) SetPadEscape ¶
func (c *DecimalFormatSymbolsClient) SetPadEscape(ctx context.Context, handle int64, arg0 uint16) error
SetPadEscape calls the SetPadEscape RPC.
func (*DecimalFormatSymbolsClient) SetPatternForCurrencySpacing ¶
func (c *DecimalFormatSymbolsClient) SetPatternForCurrencySpacing(ctx context.Context, handle int64, arg0 int32, arg1 bool, arg2 string) error
SetPatternForCurrencySpacing calls the SetPatternForCurrencySpacing RPC.
func (*DecimalFormatSymbolsClient) SetPatternSeparator ¶
func (c *DecimalFormatSymbolsClient) SetPatternSeparator(ctx context.Context, handle int64, arg0 uint16) error
SetPatternSeparator calls the SetPatternSeparator RPC.
func (*DecimalFormatSymbolsClient) SetPerMill ¶
func (c *DecimalFormatSymbolsClient) SetPerMill(ctx context.Context, handle int64, arg0 uint16) error
SetPerMill calls the SetPerMill RPC.
func (*DecimalFormatSymbolsClient) SetPerMillString ¶
func (c *DecimalFormatSymbolsClient) SetPerMillString(ctx context.Context, handle int64, arg0 string) error
SetPerMillString calls the SetPerMillString RPC.
func (*DecimalFormatSymbolsClient) SetPercent ¶
func (c *DecimalFormatSymbolsClient) SetPercent(ctx context.Context, handle int64, arg0 uint16) error
SetPercent calls the SetPercent RPC.
func (*DecimalFormatSymbolsClient) SetPercentString ¶
func (c *DecimalFormatSymbolsClient) SetPercentString(ctx context.Context, handle int64, arg0 string) error
SetPercentString calls the SetPercentString RPC.
func (*DecimalFormatSymbolsClient) SetPlusSign ¶
func (c *DecimalFormatSymbolsClient) SetPlusSign(ctx context.Context, handle int64, arg0 uint16) error
SetPlusSign calls the SetPlusSign RPC.
func (*DecimalFormatSymbolsClient) SetPlusSignString ¶
func (c *DecimalFormatSymbolsClient) SetPlusSignString(ctx context.Context, handle int64, arg0 string) error
SetPlusSignString calls the SetPlusSignString RPC.
func (*DecimalFormatSymbolsClient) SetSignificantDigit ¶
func (c *DecimalFormatSymbolsClient) SetSignificantDigit(ctx context.Context, handle int64, arg0 uint16) error
SetSignificantDigit calls the SetSignificantDigit RPC.
func (*DecimalFormatSymbolsClient) SetZeroDigit ¶
func (c *DecimalFormatSymbolsClient) SetZeroDigit(ctx context.Context, handle int64, arg0 uint16) error
SetZeroDigit calls the SetZeroDigit RPC.
type DirectionHeuristicClient ¶
type DirectionHeuristicClient struct {
// contains filtered or unexported fields
}
DirectionHeuristicClient wraps the gRPC DirectionHeuristicService client.
func NewDirectionHeuristicClient ¶
func NewDirectionHeuristicClient(cc grpc.ClientConnInterface) *DirectionHeuristicClient
NewDirectionHeuristicClient creates a new DirectionHeuristic client.
type DisplayContextClient ¶
type DisplayContextClient struct {
// contains filtered or unexported fields
}
DisplayContextClient wraps the gRPC DisplayContextService client.
func NewDisplayContextClient ¶
func NewDisplayContextClient(cc grpc.ClientConnInterface) *DisplayContextClient
NewDisplayContextClient creates a new DisplayContext client.
func (*DisplayContextClient) Type ¶
func (c *DisplayContextClient) Type(ctx context.Context) (int64, error)
Type calls the Type RPC.
func (*DisplayContextClient) Value ¶
func (c *DisplayContextClient) Value(ctx context.Context) (int32, error)
Value calls the Value RPC.
type DisplayContextTypeClient ¶
type DisplayContextTypeClient struct {
// contains filtered or unexported fields
}
DisplayContextTypeClient wraps the gRPC DisplayContextTypeService client.
func NewDisplayContextTypeClient ¶
func NewDisplayContextTypeClient(cc grpc.ClientConnInterface) *DisplayContextTypeClient
NewDisplayContextTypeClient creates a new DisplayContextType client.
type DisplayOptionsBuilderClient ¶
type DisplayOptionsBuilderClient struct {
// contains filtered or unexported fields
}
DisplayOptionsBuilderClient wraps the gRPC DisplayOptionsBuilderService client.
func NewDisplayOptionsBuilderClient ¶
func NewDisplayOptionsBuilderClient(cc grpc.ClientConnInterface) *DisplayOptionsBuilderClient
NewDisplayOptionsBuilderClient creates a new DisplayOptionsBuilder client.
func (*DisplayOptionsBuilderClient) Build ¶
func (c *DisplayOptionsBuilderClient) Build(ctx context.Context) (int64, error)
Build calls the Build RPC.
func (*DisplayOptionsBuilderClient) SetCapitalization ¶
func (c *DisplayOptionsBuilderClient) SetCapitalization(ctx context.Context, arg0 int64) (int64, error)
SetCapitalization calls the SetCapitalization RPC.
func (*DisplayOptionsBuilderClient) SetDisplayLength ¶
func (c *DisplayOptionsBuilderClient) SetDisplayLength(ctx context.Context, arg0 int64) (int64, error)
SetDisplayLength calls the SetDisplayLength RPC.
func (*DisplayOptionsBuilderClient) SetGrammaticalCase ¶
func (c *DisplayOptionsBuilderClient) SetGrammaticalCase(ctx context.Context, arg0 int64) (int64, error)
SetGrammaticalCase calls the SetGrammaticalCase RPC.
func (*DisplayOptionsBuilderClient) SetNameStyle ¶
SetNameStyle calls the SetNameStyle RPC.
func (*DisplayOptionsBuilderClient) SetNounClass ¶
SetNounClass calls the SetNounClass RPC.
func (*DisplayOptionsBuilderClient) SetPluralCategory ¶
func (c *DisplayOptionsBuilderClient) SetPluralCategory(ctx context.Context, arg0 int64) (int64, error)
SetPluralCategory calls the SetPluralCategory RPC.
func (*DisplayOptionsBuilderClient) SetSubstituteHandling ¶
func (c *DisplayOptionsBuilderClient) SetSubstituteHandling(ctx context.Context, arg0 int64) (int64, error)
SetSubstituteHandling calls the SetSubstituteHandling RPC.
type DisplayOptionsCapitalizationClient ¶
type DisplayOptionsCapitalizationClient struct {
// contains filtered or unexported fields
}
DisplayOptionsCapitalizationClient wraps the gRPC DisplayOptionsCapitalizationService client.
func NewDisplayOptionsCapitalizationClient ¶
func NewDisplayOptionsCapitalizationClient(cc grpc.ClientConnInterface) *DisplayOptionsCapitalizationClient
NewDisplayOptionsCapitalizationClient creates a new DisplayOptionsCapitalization client.
type DisplayOptionsClient ¶
type DisplayOptionsClient struct {
// contains filtered or unexported fields
}
DisplayOptionsClient wraps the gRPC DisplayOptionsService client.
func NewDisplayOptionsClient ¶
func NewDisplayOptionsClient(cc grpc.ClientConnInterface) *DisplayOptionsClient
NewDisplayOptionsClient creates a new DisplayOptions client.
func (*DisplayOptionsClient) Builder ¶
func (c *DisplayOptionsClient) Builder(ctx context.Context) (int64, error)
Builder calls the Builder RPC.
func (*DisplayOptionsClient) CopyToBuilder ¶
func (c *DisplayOptionsClient) CopyToBuilder(ctx context.Context) (int64, error)
CopyToBuilder calls the CopyToBuilder RPC.
func (*DisplayOptionsClient) GetCapitalization ¶
func (c *DisplayOptionsClient) GetCapitalization(ctx context.Context) (int64, error)
GetCapitalization calls the GetCapitalization RPC.
func (*DisplayOptionsClient) GetDisplayLength ¶
func (c *DisplayOptionsClient) GetDisplayLength(ctx context.Context) (int64, error)
GetDisplayLength calls the GetDisplayLength RPC.
func (*DisplayOptionsClient) GetGrammaticalCase ¶
func (c *DisplayOptionsClient) GetGrammaticalCase(ctx context.Context) (int64, error)
GetGrammaticalCase calls the GetGrammaticalCase RPC.
func (*DisplayOptionsClient) GetNameStyle ¶
func (c *DisplayOptionsClient) GetNameStyle(ctx context.Context) (int64, error)
GetNameStyle calls the GetNameStyle RPC.
func (*DisplayOptionsClient) GetNounClass ¶
func (c *DisplayOptionsClient) GetNounClass(ctx context.Context) (int64, error)
GetNounClass calls the GetNounClass RPC.
func (*DisplayOptionsClient) GetPluralCategory ¶
func (c *DisplayOptionsClient) GetPluralCategory(ctx context.Context) (int64, error)
GetPluralCategory calls the GetPluralCategory RPC.
func (*DisplayOptionsClient) GetSubstituteHandling ¶
func (c *DisplayOptionsClient) GetSubstituteHandling(ctx context.Context) (int64, error)
GetSubstituteHandling calls the GetSubstituteHandling RPC.
type DisplayOptionsDisplayLengthClient ¶
type DisplayOptionsDisplayLengthClient struct {
// contains filtered or unexported fields
}
DisplayOptionsDisplayLengthClient wraps the gRPC DisplayOptionsDisplayLengthService client.
func NewDisplayOptionsDisplayLengthClient ¶
func NewDisplayOptionsDisplayLengthClient(cc grpc.ClientConnInterface) *DisplayOptionsDisplayLengthClient
NewDisplayOptionsDisplayLengthClient creates a new DisplayOptionsDisplayLength client.
type DisplayOptionsGrammaticalCaseClient ¶
type DisplayOptionsGrammaticalCaseClient struct {
// contains filtered or unexported fields
}
DisplayOptionsGrammaticalCaseClient wraps the gRPC DisplayOptionsGrammaticalCaseService client.
func NewDisplayOptionsGrammaticalCaseClient ¶
func NewDisplayOptionsGrammaticalCaseClient(cc grpc.ClientConnInterface) *DisplayOptionsGrammaticalCaseClient
NewDisplayOptionsGrammaticalCaseClient creates a new DisplayOptionsGrammaticalCase client.
func (*DisplayOptionsGrammaticalCaseClient) FromIdentifier ¶
func (c *DisplayOptionsGrammaticalCaseClient) FromIdentifier(ctx context.Context, arg0 string) (int64, error)
FromIdentifier calls the FromIdentifier RPC.
func (*DisplayOptionsGrammaticalCaseClient) GetIdentifier ¶
func (c *DisplayOptionsGrammaticalCaseClient) GetIdentifier(ctx context.Context) (string, error)
GetIdentifier calls the GetIdentifier RPC.
type DisplayOptionsNameStyleClient ¶
type DisplayOptionsNameStyleClient struct {
// contains filtered or unexported fields
}
DisplayOptionsNameStyleClient wraps the gRPC DisplayOptionsNameStyleService client.
func NewDisplayOptionsNameStyleClient ¶
func NewDisplayOptionsNameStyleClient(cc grpc.ClientConnInterface) *DisplayOptionsNameStyleClient
NewDisplayOptionsNameStyleClient creates a new DisplayOptionsNameStyle client.
type DisplayOptionsNounClassClient ¶
type DisplayOptionsNounClassClient struct {
// contains filtered or unexported fields
}
DisplayOptionsNounClassClient wraps the gRPC DisplayOptionsNounClassService client.
func NewDisplayOptionsNounClassClient ¶
func NewDisplayOptionsNounClassClient(cc grpc.ClientConnInterface) *DisplayOptionsNounClassClient
NewDisplayOptionsNounClassClient creates a new DisplayOptionsNounClass client.
func (*DisplayOptionsNounClassClient) FromIdentifier ¶
func (c *DisplayOptionsNounClassClient) FromIdentifier(ctx context.Context, arg0 string) (int64, error)
FromIdentifier calls the FromIdentifier RPC.
func (*DisplayOptionsNounClassClient) GetIdentifier ¶
func (c *DisplayOptionsNounClassClient) GetIdentifier(ctx context.Context) (string, error)
GetIdentifier calls the GetIdentifier RPC.
type DisplayOptionsPluralCategoryClient ¶
type DisplayOptionsPluralCategoryClient struct {
// contains filtered or unexported fields
}
DisplayOptionsPluralCategoryClient wraps the gRPC DisplayOptionsPluralCategoryService client.
func NewDisplayOptionsPluralCategoryClient ¶
func NewDisplayOptionsPluralCategoryClient(cc grpc.ClientConnInterface) *DisplayOptionsPluralCategoryClient
NewDisplayOptionsPluralCategoryClient creates a new DisplayOptionsPluralCategory client.
func (*DisplayOptionsPluralCategoryClient) FromIdentifier ¶
func (c *DisplayOptionsPluralCategoryClient) FromIdentifier(ctx context.Context, arg0 string) (int64, error)
FromIdentifier calls the FromIdentifier RPC.
func (*DisplayOptionsPluralCategoryClient) GetIdentifier ¶
func (c *DisplayOptionsPluralCategoryClient) GetIdentifier(ctx context.Context) (string, error)
GetIdentifier calls the GetIdentifier RPC.
type DisplayOptionsSubstituteHandlingClient ¶
type DisplayOptionsSubstituteHandlingClient struct {
// contains filtered or unexported fields
}
DisplayOptionsSubstituteHandlingClient wraps the gRPC DisplayOptionsSubstituteHandlingService client.
func NewDisplayOptionsSubstituteHandlingClient ¶
func NewDisplayOptionsSubstituteHandlingClient(cc grpc.ClientConnInterface) *DisplayOptionsSubstituteHandlingClient
NewDisplayOptionsSubstituteHandlingClient creates a new DisplayOptionsSubstituteHandling client.
type DynamicLayoutBuilderClient ¶
type DynamicLayoutBuilderClient struct {
// contains filtered or unexported fields
}
DynamicLayoutBuilderClient wraps the gRPC DynamicLayoutBuilderService client.
func NewDynamicLayoutBuilderClient ¶
func NewDynamicLayoutBuilderClient(cc grpc.ClientConnInterface) *DynamicLayoutBuilderClient
NewDynamicLayoutBuilderClient creates a new DynamicLayoutBuilder client.
func (*DynamicLayoutBuilderClient) Build ¶
func (c *DynamicLayoutBuilderClient) Build(ctx context.Context) (int64, error)
Build calls the Build RPC.
func (*DynamicLayoutBuilderClient) Obtain ¶
func (c *DynamicLayoutBuilderClient) Obtain(ctx context.Context, arg0 string, arg1 int64, arg2 int32) (int64, error)
Obtain calls the Obtain RPC.
func (*DynamicLayoutBuilderClient) SetAlignment ¶
SetAlignment calls the SetAlignment RPC.
func (*DynamicLayoutBuilderClient) SetBreakStrategy ¶
func (c *DynamicLayoutBuilderClient) SetBreakStrategy(ctx context.Context, arg0 int32) (int64, error)
SetBreakStrategy calls the SetBreakStrategy RPC.
func (*DynamicLayoutBuilderClient) SetDisplayText ¶
func (c *DynamicLayoutBuilderClient) SetDisplayText(ctx context.Context, arg0 string) (int64, error)
SetDisplayText calls the SetDisplayText RPC.
func (*DynamicLayoutBuilderClient) SetEllipsize ¶
SetEllipsize calls the SetEllipsize RPC.
func (*DynamicLayoutBuilderClient) SetEllipsizedWidth ¶
func (c *DynamicLayoutBuilderClient) SetEllipsizedWidth(ctx context.Context, arg0 int32) (int64, error)
SetEllipsizedWidth calls the SetEllipsizedWidth RPC.
func (*DynamicLayoutBuilderClient) SetHyphenationFrequency ¶
func (c *DynamicLayoutBuilderClient) SetHyphenationFrequency(ctx context.Context, arg0 int32) (int64, error)
SetHyphenationFrequency calls the SetHyphenationFrequency RPC.
func (*DynamicLayoutBuilderClient) SetIncludePad ¶
SetIncludePad calls the SetIncludePad RPC.
func (*DynamicLayoutBuilderClient) SetJustificationMode ¶
func (c *DynamicLayoutBuilderClient) SetJustificationMode(ctx context.Context, arg0 int32) (int64, error)
SetJustificationMode calls the SetJustificationMode RPC.
func (*DynamicLayoutBuilderClient) SetLineBreakConfig ¶
func (c *DynamicLayoutBuilderClient) SetLineBreakConfig(ctx context.Context, arg0 int64) (int64, error)
SetLineBreakConfig calls the SetLineBreakConfig RPC.
func (*DynamicLayoutBuilderClient) SetLineSpacing ¶
func (c *DynamicLayoutBuilderClient) SetLineSpacing(ctx context.Context, arg0 float32, arg1 float32) (int64, error)
SetLineSpacing calls the SetLineSpacing RPC.
func (*DynamicLayoutBuilderClient) SetMinimumFontMetrics ¶
func (c *DynamicLayoutBuilderClient) SetMinimumFontMetrics(ctx context.Context, arg0 int64) (int64, error)
SetMinimumFontMetrics calls the SetMinimumFontMetrics RPC.
func (*DynamicLayoutBuilderClient) SetShiftDrawingOffsetForStartOverhang ¶
func (c *DynamicLayoutBuilderClient) SetShiftDrawingOffsetForStartOverhang(ctx context.Context, arg0 bool) (int64, error)
SetShiftDrawingOffsetForStartOverhang calls the SetShiftDrawingOffsetForStartOverhang RPC.
func (*DynamicLayoutBuilderClient) SetTextDirection ¶
func (c *DynamicLayoutBuilderClient) SetTextDirection(ctx context.Context, arg0 int64) (int64, error)
SetTextDirection calls the SetTextDirection RPC.
func (*DynamicLayoutBuilderClient) SetUseBoundsForWidth ¶
func (c *DynamicLayoutBuilderClient) SetUseBoundsForWidth(ctx context.Context, arg0 bool) (int64, error)
SetUseBoundsForWidth calls the SetUseBoundsForWidth RPC.
func (*DynamicLayoutBuilderClient) SetUseLineSpacingFromFallbacks ¶
func (c *DynamicLayoutBuilderClient) SetUseLineSpacingFromFallbacks(ctx context.Context, arg0 bool) (int64, error)
SetUseLineSpacingFromFallbacks calls the SetUseLineSpacingFromFallbacks RPC.
type DynamicLayoutClient ¶
type DynamicLayoutClient struct {
// contains filtered or unexported fields
}
DynamicLayoutClient wraps the gRPC DynamicLayoutService client.
func NewDynamicLayoutClient ¶
func NewDynamicLayoutClient(cc grpc.ClientConnInterface) *DynamicLayoutClient
NewDynamicLayoutClient creates a new DynamicLayout client.
func (*DynamicLayoutClient) GetBottomPadding ¶
GetBottomPadding calls the GetBottomPadding RPC.
func (*DynamicLayoutClient) GetEllipsisCount ¶
func (c *DynamicLayoutClient) GetEllipsisCount(ctx context.Context, handle int64, arg0 int32) (int32, error)
GetEllipsisCount calls the GetEllipsisCount RPC.
func (*DynamicLayoutClient) GetEllipsisStart ¶
func (c *DynamicLayoutClient) GetEllipsisStart(ctx context.Context, handle int64, arg0 int32) (int32, error)
GetEllipsisStart calls the GetEllipsisStart RPC.
func (*DynamicLayoutClient) GetEllipsizedWidth ¶
GetEllipsizedWidth calls the GetEllipsizedWidth RPC.
func (*DynamicLayoutClient) GetLineBreakConfig ¶
GetLineBreakConfig calls the GetLineBreakConfig RPC.
func (*DynamicLayoutClient) GetLineContainsTab ¶
func (c *DynamicLayoutClient) GetLineContainsTab(ctx context.Context, handle int64, arg0 int32) (bool, error)
GetLineContainsTab calls the GetLineContainsTab RPC.
func (*DynamicLayoutClient) GetLineCount ¶
GetLineCount calls the GetLineCount RPC.
func (*DynamicLayoutClient) GetLineDescent ¶
func (c *DynamicLayoutClient) GetLineDescent(ctx context.Context, handle int64, arg0 int32) (int32, error)
GetLineDescent calls the GetLineDescent RPC.
func (*DynamicLayoutClient) GetLineDirections ¶
func (c *DynamicLayoutClient) GetLineDirections(ctx context.Context, handle int64, arg0 int32) (int64, error)
GetLineDirections calls the GetLineDirections RPC.
func (*DynamicLayoutClient) GetLineStart ¶
func (c *DynamicLayoutClient) GetLineStart(ctx context.Context, handle int64, arg0 int32) (int32, error)
GetLineStart calls the GetLineStart RPC.
func (*DynamicLayoutClient) GetLineTop ¶
func (c *DynamicLayoutClient) GetLineTop(ctx context.Context, handle int64, arg0 int32) (int32, error)
GetLineTop calls the GetLineTop RPC.
func (*DynamicLayoutClient) GetParagraphDirection ¶
func (c *DynamicLayoutClient) GetParagraphDirection(ctx context.Context, handle int64, arg0 int32) (int32, error)
GetParagraphDirection calls the GetParagraphDirection RPC.
func (*DynamicLayoutClient) GetTopPadding ¶
GetTopPadding calls the GetTopPadding RPC.
type EditableClient ¶
type EditableClient struct {
// contains filtered or unexported fields
}
EditableClient wraps the gRPC EditableService client.
func NewEditableClient ¶
func NewEditableClient(cc grpc.ClientConnInterface) *EditableClient
NewEditableClient creates a new Editable client.
func (*EditableClient) Append3_2 ¶
func (c *EditableClient) Append3_2(ctx context.Context, arg0 string, arg1 int32, arg2 int32) (int64, error)
Append3_2 calls the Append3_2 RPC.
func (*EditableClient) Clear ¶
func (c *EditableClient) Clear(ctx context.Context) error
Clear calls the Clear RPC.
func (*EditableClient) ClearSpans ¶
func (c *EditableClient) ClearSpans(ctx context.Context) error
ClearSpans calls the ClearSpans RPC.
func (*EditableClient) GetFilters ¶
func (c *EditableClient) GetFilters(ctx context.Context) (int64, error)
GetFilters calls the GetFilters RPC.
func (*EditableClient) Insert4_1 ¶
func (c *EditableClient) Insert4_1(ctx context.Context, arg0 int32, arg1 string, arg2 int32, arg3 int32) (int64, error)
Insert4_1 calls the Insert4_1 RPC.
func (*EditableClient) Replace3 ¶
func (c *EditableClient) Replace3(ctx context.Context, arg0 int32, arg1 int32, arg2 string) (int64, error)
Replace3 calls the Replace3 RPC.
func (*EditableClient) Replace5_1 ¶
func (c *EditableClient) Replace5_1(ctx context.Context, arg0 int32, arg1 int32, arg2 string, arg3 int32, arg4 int32) (int64, error)
Replace5_1 calls the Replace5_1 RPC.
func (*EditableClient) SetFilters ¶
func (c *EditableClient) SetFilters(ctx context.Context, arg0 int64) error
SetFilters calls the SetFilters RPC.
type EditableFactoryClient ¶
type EditableFactoryClient struct {
// contains filtered or unexported fields
}
EditableFactoryClient wraps the gRPC EditableFactoryService client.
func NewEditableFactoryClient ¶
func NewEditableFactoryClient(cc grpc.ClientConnInterface) *EditableFactoryClient
NewEditableFactoryClient creates a new EditableFactory client.
func (*EditableFactoryClient) GetInstance ¶
func (c *EditableFactoryClient) GetInstance(ctx context.Context) (int64, error)
GetInstance calls the GetInstance RPC.
func (*EditableFactoryClient) NewEditable ¶
NewEditable calls the NewEditable RPC.
type EditsClient ¶
type EditsClient struct {
// contains filtered or unexported fields
}
EditsClient wraps the gRPC EditsService client.
func NewEditsClient ¶
func NewEditsClient(cc grpc.ClientConnInterface) *EditsClient
NewEditsClient creates a new Edits client.
func (*EditsClient) AddReplace ¶
AddReplace calls the AddReplace RPC.
func (*EditsClient) AddUnchanged ¶
AddUnchanged calls the AddUnchanged RPC.
func (*EditsClient) GetCoarseChangesIterator ¶
GetCoarseChangesIterator calls the GetCoarseChangesIterator RPC.
func (*EditsClient) GetCoarseIterator ¶
GetCoarseIterator calls the GetCoarseIterator RPC.
func (*EditsClient) GetFineChangesIterator ¶
GetFineChangesIterator calls the GetFineChangesIterator RPC.
func (*EditsClient) GetFineIterator ¶
GetFineIterator calls the GetFineIterator RPC.
func (*EditsClient) HasChanges ¶
HasChanges calls the HasChanges RPC.
func (*EditsClient) LengthDelta ¶
LengthDelta calls the LengthDelta RPC.
func (*EditsClient) MergeAndAppend ¶
func (c *EditsClient) MergeAndAppend(ctx context.Context, handle int64, arg0 int64, arg1 int64) (int64, error)
MergeAndAppend calls the MergeAndAppend RPC.
func (*EditsClient) NumberOfChanges ¶
NumberOfChanges calls the NumberOfChanges RPC.
type EditsIteratorClient ¶
type EditsIteratorClient struct {
// contains filtered or unexported fields
}
EditsIteratorClient wraps the gRPC EditsIteratorService client.
func NewEditsIteratorClient ¶
func NewEditsIteratorClient(cc grpc.ClientConnInterface) *EditsIteratorClient
NewEditsIteratorClient creates a new EditsIterator client.
func (*EditsIteratorClient) DestinationIndex ¶
func (c *EditsIteratorClient) DestinationIndex(ctx context.Context) (int32, error)
DestinationIndex calls the DestinationIndex RPC.
func (*EditsIteratorClient) DestinationIndexFromSourceIndex ¶
func (c *EditsIteratorClient) DestinationIndexFromSourceIndex(ctx context.Context, arg0 int32) (int32, error)
DestinationIndexFromSourceIndex calls the DestinationIndexFromSourceIndex RPC.
func (*EditsIteratorClient) FindDestinationIndex ¶
FindDestinationIndex calls the FindDestinationIndex RPC.
func (*EditsIteratorClient) FindSourceIndex ¶
FindSourceIndex calls the FindSourceIndex RPC.
func (*EditsIteratorClient) HasChange ¶
func (c *EditsIteratorClient) HasChange(ctx context.Context) (bool, error)
HasChange calls the HasChange RPC.
func (*EditsIteratorClient) NewLength ¶
func (c *EditsIteratorClient) NewLength(ctx context.Context) (int32, error)
NewLength calls the NewLength RPC.
func (*EditsIteratorClient) Next ¶
func (c *EditsIteratorClient) Next(ctx context.Context) (bool, error)
Next calls the Next RPC.
func (*EditsIteratorClient) OldLength ¶
func (c *EditsIteratorClient) OldLength(ctx context.Context) (int32, error)
OldLength calls the OldLength RPC.
func (*EditsIteratorClient) ReplacementIndex ¶
func (c *EditsIteratorClient) ReplacementIndex(ctx context.Context) (int32, error)
ReplacementIndex calls the ReplacementIndex RPC.
func (*EditsIteratorClient) SourceIndex ¶
func (c *EditsIteratorClient) SourceIndex(ctx context.Context) (int32, error)
SourceIndex calls the SourceIndex RPC.
func (*EditsIteratorClient) SourceIndexFromDestinationIndex ¶
func (c *EditsIteratorClient) SourceIndexFromDestinationIndex(ctx context.Context, arg0 int32) (int32, error)
SourceIndexFromDestinationIndex calls the SourceIndexFromDestinationIndex RPC.
type EmojiConsistencyClient ¶
type EmojiConsistencyClient struct {
// contains filtered or unexported fields
}
EmojiConsistencyClient wraps the gRPC EmojiConsistencyService client.
func NewEmojiConsistencyClient ¶
func NewEmojiConsistencyClient(cc grpc.ClientConnInterface) *EmojiConsistencyClient
NewEmojiConsistencyClient creates a new EmojiConsistency client.
func (*EmojiConsistencyClient) GetEmojiConsistencySet ¶
func (c *EmojiConsistencyClient) GetEmojiConsistencySet(ctx context.Context) (int64, error)
GetEmojiConsistencySet calls the GetEmojiConsistencySet RPC.
type FormattedValueClient ¶
type FormattedValueClient struct {
// contains filtered or unexported fields
}
FormattedValueClient wraps the gRPC FormattedValueService client.
func NewFormattedValueClient ¶
func NewFormattedValueClient(cc grpc.ClientConnInterface) *FormattedValueClient
NewFormattedValueClient creates a new FormattedValue client.
func (*FormattedValueClient) NextPosition ¶
NextPosition calls the NextPosition RPC.
func (*FormattedValueClient) ToCharacterIterator ¶
func (c *FormattedValueClient) ToCharacterIterator(ctx context.Context) (int64, error)
ToCharacterIterator calls the ToCharacterIterator RPC.
type GetCharsClient ¶
type GetCharsClient struct {
// contains filtered or unexported fields
}
GetCharsClient wraps the gRPC GetCharsService client.
func NewGetCharsClient ¶
func NewGetCharsClient(cc grpc.ClientConnInterface) *GetCharsClient
NewGetCharsClient creates a new GetChars client.
type GraphemeClusterSegmentFinderClient ¶
type GraphemeClusterSegmentFinderClient struct {
// contains filtered or unexported fields
}
GraphemeClusterSegmentFinderClient wraps the gRPC GraphemeClusterSegmentFinderService client.
func NewGraphemeClusterSegmentFinderClient ¶
func NewGraphemeClusterSegmentFinderClient(cc grpc.ClientConnInterface) *GraphemeClusterSegmentFinderClient
NewGraphemeClusterSegmentFinderClient creates a new GraphemeClusterSegmentFinder client.
func (*GraphemeClusterSegmentFinderClient) NextEndBoundary ¶
func (c *GraphemeClusterSegmentFinderClient) NextEndBoundary(ctx context.Context, handle int64, arg0 int32) (int32, error)
NextEndBoundary calls the NextEndBoundary RPC.
func (*GraphemeClusterSegmentFinderClient) NextStartBoundary ¶
func (c *GraphemeClusterSegmentFinderClient) NextStartBoundary(ctx context.Context, handle int64, arg0 int32) (int32, error)
NextStartBoundary calls the NextStartBoundary RPC.
func (*GraphemeClusterSegmentFinderClient) PreviousEndBoundary ¶
func (c *GraphemeClusterSegmentFinderClient) PreviousEndBoundary(ctx context.Context, handle int64, arg0 int32) (int32, error)
PreviousEndBoundary calls the PreviousEndBoundary RPC.
func (*GraphemeClusterSegmentFinderClient) PreviousStartBoundary ¶
func (c *GraphemeClusterSegmentFinderClient) PreviousStartBoundary(ctx context.Context, handle int64, arg0 int32) (int32, error)
PreviousStartBoundary calls the PreviousStartBoundary RPC.
type HighlightsBuilderClient ¶
type HighlightsBuilderClient struct {
// contains filtered or unexported fields
}
HighlightsBuilderClient wraps the gRPC HighlightsBuilderService client.
func NewHighlightsBuilderClient ¶
func NewHighlightsBuilderClient(cc grpc.ClientConnInterface) *HighlightsBuilderClient
NewHighlightsBuilderClient creates a new HighlightsBuilder client.
func (*HighlightsBuilderClient) AddRange ¶
func (c *HighlightsBuilderClient) AddRange(ctx context.Context, arg0 int64, arg1 int32, arg2 int32) (int64, error)
AddRange calls the AddRange RPC.
type HighlightsClient ¶
type HighlightsClient struct {
// contains filtered or unexported fields
}
HighlightsClient wraps the gRPC HighlightsService client.
func NewHighlightsClient ¶
func NewHighlightsClient(cc grpc.ClientConnInterface) *HighlightsClient
NewHighlightsClient creates a new Highlights client.
type HtmlClient ¶
type HtmlClient struct {
// contains filtered or unexported fields
}
HtmlClient wraps the gRPC HtmlService client.
func NewHtmlClient ¶
func NewHtmlClient(cc grpc.ClientConnInterface) *HtmlClient
NewHtmlClient creates a new Html client.
func (*HtmlClient) EscapeHtml ¶
EscapeHtml calls the EscapeHtml RPC.
func (*HtmlClient) FromHtml2_1 ¶
FromHtml2_1 calls the FromHtml2_1 RPC.
type HtmlImageGetterClient ¶
type HtmlImageGetterClient struct {
// contains filtered or unexported fields
}
HtmlImageGetterClient wraps the gRPC HtmlImageGetterService client.
func NewHtmlImageGetterClient ¶
func NewHtmlImageGetterClient(cc grpc.ClientConnInterface) *HtmlImageGetterClient
NewHtmlImageGetterClient creates a new HtmlImageGetter client.
func (*HtmlImageGetterClient) GetDrawable ¶
GetDrawable calls the GetDrawable RPC.
type HtmlTagHandlerClient ¶
type HtmlTagHandlerClient struct {
// contains filtered or unexported fields
}
HtmlTagHandlerClient wraps the gRPC HtmlTagHandlerService client.
func NewHtmlTagHandlerClient ¶
func NewHtmlTagHandlerClient(cc grpc.ClientConnInterface) *HtmlTagHandlerClient
NewHtmlTagHandlerClient creates a new HtmlTagHandler client.
type IDNAClient ¶
type IDNAClient struct {
// contains filtered or unexported fields
}
IDNAClient wraps the gRPC IDNAService client.
func NewIDNAClient ¶
func NewIDNAClient(cc grpc.ClientConnInterface) *IDNAClient
NewIDNAClient creates a new IDNA client.
func (*IDNAClient) GetUTS46Instance ¶
GetUTS46Instance calls the GetUTS46Instance RPC.
func (*IDNAClient) LabelToASCII ¶
func (c *IDNAClient) LabelToASCII(ctx context.Context, arg0 string, arg1 int64, arg2 int64) (int64, error)
LabelToASCII calls the LabelToASCII RPC.
func (*IDNAClient) LabelToUnicode ¶
func (c *IDNAClient) LabelToUnicode(ctx context.Context, arg0 string, arg1 int64, arg2 int64) (int64, error)
LabelToUnicode calls the LabelToUnicode RPC.
func (*IDNAClient) NameToASCII ¶
func (c *IDNAClient) NameToASCII(ctx context.Context, arg0 string, arg1 int64, arg2 int64) (int64, error)
NameToASCII calls the NameToASCII RPC.
func (*IDNAClient) NameToUnicode ¶
func (c *IDNAClient) NameToUnicode(ctx context.Context, arg0 string, arg1 int64, arg2 int64) (int64, error)
NameToUnicode calls the NameToUnicode RPC.
type IDNAErrorClient ¶
type IDNAErrorClient struct {
// contains filtered or unexported fields
}
IDNAErrorClient wraps the gRPC IDNAErrorService client.
func NewIDNAErrorClient ¶
func NewIDNAErrorClient(cc grpc.ClientConnInterface) *IDNAErrorClient
NewIDNAErrorClient creates a new IDNAError client.
type IDNAInfoClient ¶
type IDNAInfoClient struct {
// contains filtered or unexported fields
}
IDNAInfoClient wraps the gRPC IDNAInfoService client.
func NewIDNAInfoClient ¶
func NewIDNAInfoClient(cc grpc.ClientConnInterface) *IDNAInfoClient
NewIDNAInfoClient creates a new IDNAInfo client.
func (*IDNAInfoClient) GetErrors ¶
func (c *IDNAInfoClient) GetErrors(ctx context.Context) (int64, error)
GetErrors calls the GetErrors RPC.
func (*IDNAInfoClient) HasErrors ¶
func (c *IDNAInfoClient) HasErrors(ctx context.Context) (bool, error)
HasErrors calls the HasErrors RPC.
func (*IDNAInfoClient) IsTransitionalDifferent ¶
func (c *IDNAInfoClient) IsTransitionalDifferent(ctx context.Context) (bool, error)
IsTransitionalDifferent calls the IsTransitionalDifferent RPC.
type InputFilterAllCapsClient ¶
type InputFilterAllCapsClient struct {
// contains filtered or unexported fields
}
InputFilterAllCapsClient wraps the gRPC InputFilterAllCapsService client.
func NewInputFilterAllCapsClient ¶
func NewInputFilterAllCapsClient(cc grpc.ClientConnInterface) *InputFilterAllCapsClient
NewInputFilterAllCapsClient creates a new InputFilterAllCaps client.
type InputFilterClient ¶
type InputFilterClient struct {
// contains filtered or unexported fields
}
InputFilterClient wraps the gRPC InputFilterService client.
func NewInputFilterClient ¶
func NewInputFilterClient(cc grpc.ClientConnInterface) *InputFilterClient
NewInputFilterClient creates a new InputFilter client.
type InputFilterLengthFilterClient ¶
type InputFilterLengthFilterClient struct {
// contains filtered or unexported fields
}
InputFilterLengthFilterClient wraps the gRPC InputFilterLengthFilterService client.
func NewInputFilterLengthFilterClient ¶
func NewInputFilterLengthFilterClient(cc grpc.ClientConnInterface) *InputFilterLengthFilterClient
NewInputFilterLengthFilterClient creates a new InputFilterLengthFilter client.
type LayoutAlignmentClient ¶
type LayoutAlignmentClient struct {
// contains filtered or unexported fields
}
LayoutAlignmentClient wraps the gRPC LayoutAlignmentService client.
func NewLayoutAlignmentClient ¶
func NewLayoutAlignmentClient(cc grpc.ClientConnInterface) *LayoutAlignmentClient
NewLayoutAlignmentClient creates a new LayoutAlignment client.
type LayoutBuilderClient ¶
type LayoutBuilderClient struct {
// contains filtered or unexported fields
}
LayoutBuilderClient wraps the gRPC LayoutBuilderService client.
func NewLayoutBuilderClient ¶
func NewLayoutBuilderClient(cc grpc.ClientConnInterface) *LayoutBuilderClient
NewLayoutBuilderClient creates a new LayoutBuilder client.
func (*LayoutBuilderClient) Build ¶
func (c *LayoutBuilderClient) Build(ctx context.Context) (int64, error)
Build calls the Build RPC.
func (*LayoutBuilderClient) SetAlignment ¶
SetAlignment calls the SetAlignment RPC.
func (*LayoutBuilderClient) SetBreakStrategy ¶
SetBreakStrategy calls the SetBreakStrategy RPC.
func (*LayoutBuilderClient) SetEllipsize ¶
SetEllipsize calls the SetEllipsize RPC.
func (*LayoutBuilderClient) SetEllipsizedWidth ¶
SetEllipsizedWidth calls the SetEllipsizedWidth RPC.
func (*LayoutBuilderClient) SetFallbackLineSpacingEnabled ¶
func (c *LayoutBuilderClient) SetFallbackLineSpacingEnabled(ctx context.Context, arg0 bool) (int64, error)
SetFallbackLineSpacingEnabled calls the SetFallbackLineSpacingEnabled RPC.
func (*LayoutBuilderClient) SetFontPaddingIncluded ¶
SetFontPaddingIncluded calls the SetFontPaddingIncluded RPC.
func (*LayoutBuilderClient) SetHyphenationFrequency ¶
func (c *LayoutBuilderClient) SetHyphenationFrequency(ctx context.Context, arg0 int32) (int64, error)
SetHyphenationFrequency calls the SetHyphenationFrequency RPC.
func (*LayoutBuilderClient) SetJustificationMode ¶
SetJustificationMode calls the SetJustificationMode RPC.
func (*LayoutBuilderClient) SetLeftIndents ¶
SetLeftIndents calls the SetLeftIndents RPC.
func (*LayoutBuilderClient) SetLineBreakConfig ¶
SetLineBreakConfig calls the SetLineBreakConfig RPC.
func (*LayoutBuilderClient) SetLineSpacingAmount ¶
func (c *LayoutBuilderClient) SetLineSpacingAmount(ctx context.Context, arg0 float32) (int64, error)
SetLineSpacingAmount calls the SetLineSpacingAmount RPC.
func (*LayoutBuilderClient) SetLineSpacingMultiplier ¶
func (c *LayoutBuilderClient) SetLineSpacingMultiplier(ctx context.Context, arg0 float32) (int64, error)
SetLineSpacingMultiplier calls the SetLineSpacingMultiplier RPC.
func (*LayoutBuilderClient) SetMaxLines ¶
SetMaxLines calls the SetMaxLines RPC.
func (*LayoutBuilderClient) SetMinimumFontMetrics ¶
SetMinimumFontMetrics calls the SetMinimumFontMetrics RPC.
func (*LayoutBuilderClient) SetRightIndents ¶
SetRightIndents calls the SetRightIndents RPC.
func (*LayoutBuilderClient) SetShiftDrawingOffsetForStartOverhang ¶
func (c *LayoutBuilderClient) SetShiftDrawingOffsetForStartOverhang(ctx context.Context, arg0 bool) (int64, error)
SetShiftDrawingOffsetForStartOverhang calls the SetShiftDrawingOffsetForStartOverhang RPC.
func (*LayoutBuilderClient) SetTextDirectionHeuristic ¶
func (c *LayoutBuilderClient) SetTextDirectionHeuristic(ctx context.Context, arg0 int64) (int64, error)
SetTextDirectionHeuristic calls the SetTextDirectionHeuristic RPC.
func (*LayoutBuilderClient) SetUseBoundsForWidth ¶
SetUseBoundsForWidth calls the SetUseBoundsForWidth RPC.
type LayoutClient ¶
type LayoutClient struct {
// contains filtered or unexported fields
}
LayoutClient wraps the gRPC LayoutService client.
func NewLayoutClient ¶
func NewLayoutClient(cc grpc.ClientConnInterface) *LayoutClient
NewLayoutClient creates a new Layout client.
func (*LayoutClient) ComputeDrawingBoundingBox ¶
func (c *LayoutClient) ComputeDrawingBoundingBox(ctx context.Context) (int64, error)
ComputeDrawingBoundingBox calls the ComputeDrawingBoundingBox RPC.
func (*LayoutClient) Draw1 ¶
func (c *LayoutClient) Draw1(ctx context.Context, arg0 int64) error
Draw1 calls the Draw1 RPC.
func (*LayoutClient) Draw4_1 ¶
func (c *LayoutClient) Draw4_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int32) error
Draw4_1 calls the Draw4_1 RPC.
func (*LayoutClient) DrawBackground ¶
func (c *LayoutClient) DrawBackground(ctx context.Context, arg0 int64) error
DrawBackground calls the DrawBackground RPC.
func (*LayoutClient) DrawText ¶
func (c *LayoutClient) DrawText(ctx context.Context, arg0 int64) error
DrawText calls the DrawText RPC.
func (*LayoutClient) FillCharacterBounds ¶
func (c *LayoutClient) FillCharacterBounds(ctx context.Context, arg0 int32, arg1 int32, arg2 int64, arg3 int32) error
FillCharacterBounds calls the FillCharacterBounds RPC.
func (*LayoutClient) GetAlignment ¶
func (c *LayoutClient) GetAlignment(ctx context.Context) (int64, error)
GetAlignment calls the GetAlignment RPC.
func (*LayoutClient) GetBottomPadding ¶
func (c *LayoutClient) GetBottomPadding(ctx context.Context) (int32, error)
GetBottomPadding calls the GetBottomPadding RPC.
func (*LayoutClient) GetBreakStrategy ¶
func (c *LayoutClient) GetBreakStrategy(ctx context.Context) (int32, error)
GetBreakStrategy calls the GetBreakStrategy RPC.
func (*LayoutClient) GetCursorPath ¶
func (c *LayoutClient) GetCursorPath(ctx context.Context, arg0 int32, arg1 int64, arg2 string) error
GetCursorPath calls the GetCursorPath RPC.
func (*LayoutClient) GetDesiredWidth2 ¶
func (c *LayoutClient) GetDesiredWidth2(ctx context.Context, arg0 string, arg1 int64) (float32, error)
GetDesiredWidth2 calls the GetDesiredWidth2 RPC.
func (*LayoutClient) GetDesiredWidth4_1 ¶
func (c *LayoutClient) GetDesiredWidth4_1(ctx context.Context, arg0 string, arg1 int32, arg2 int32, arg3 int64) (float32, error)
GetDesiredWidth4_1 calls the GetDesiredWidth4_1 RPC.
func (*LayoutClient) GetEllipsisCount ¶
GetEllipsisCount calls the GetEllipsisCount RPC.
func (*LayoutClient) GetEllipsisStart ¶
GetEllipsisStart calls the GetEllipsisStart RPC.
func (*LayoutClient) GetEllipsize ¶
func (c *LayoutClient) GetEllipsize(ctx context.Context) (int64, error)
GetEllipsize calls the GetEllipsize RPC.
func (*LayoutClient) GetEllipsizedWidth ¶
func (c *LayoutClient) GetEllipsizedWidth(ctx context.Context) (int32, error)
GetEllipsizedWidth calls the GetEllipsizedWidth RPC.
func (*LayoutClient) GetHeight ¶
func (c *LayoutClient) GetHeight(ctx context.Context) (int32, error)
GetHeight calls the GetHeight RPC.
func (*LayoutClient) GetHyphenationFrequency ¶
func (c *LayoutClient) GetHyphenationFrequency(ctx context.Context) (int32, error)
GetHyphenationFrequency calls the GetHyphenationFrequency RPC.
func (*LayoutClient) GetJustificationMode ¶
func (c *LayoutClient) GetJustificationMode(ctx context.Context) (int32, error)
GetJustificationMode calls the GetJustificationMode RPC.
func (*LayoutClient) GetLeftIndents ¶
func (c *LayoutClient) GetLeftIndents(ctx context.Context) (int64, error)
GetLeftIndents calls the GetLeftIndents RPC.
func (*LayoutClient) GetLineAscent ¶
GetLineAscent calls the GetLineAscent RPC.
func (*LayoutClient) GetLineBaseline ¶
GetLineBaseline calls the GetLineBaseline RPC.
func (*LayoutClient) GetLineBottom1 ¶
GetLineBottom1 calls the GetLineBottom1 RPC.
func (*LayoutClient) GetLineBottom2_1 ¶
GetLineBottom2_1 calls the GetLineBottom2_1 RPC.
func (*LayoutClient) GetLineBounds ¶
GetLineBounds calls the GetLineBounds RPC.
func (*LayoutClient) GetLineBreakConfig ¶
func (c *LayoutClient) GetLineBreakConfig(ctx context.Context) (int64, error)
GetLineBreakConfig calls the GetLineBreakConfig RPC.
func (*LayoutClient) GetLineContainsTab ¶
GetLineContainsTab calls the GetLineContainsTab RPC.
func (*LayoutClient) GetLineCount ¶
func (c *LayoutClient) GetLineCount(ctx context.Context) (int32, error)
GetLineCount calls the GetLineCount RPC.
func (*LayoutClient) GetLineDescent ¶
GetLineDescent calls the GetLineDescent RPC.
func (*LayoutClient) GetLineDirections ¶
GetLineDirections calls the GetLineDirections RPC.
func (*LayoutClient) GetLineEnd ¶
GetLineEnd calls the GetLineEnd RPC.
func (*LayoutClient) GetLineForOffset ¶
GetLineForOffset calls the GetLineForOffset RPC.
func (*LayoutClient) GetLineForVertical ¶
GetLineForVertical calls the GetLineForVertical RPC.
func (*LayoutClient) GetLineLeft ¶
GetLineLeft calls the GetLineLeft RPC.
func (*LayoutClient) GetLineLetterSpacingUnitCount ¶
func (c *LayoutClient) GetLineLetterSpacingUnitCount(ctx context.Context, arg0 int32, arg1 bool) (int32, error)
GetLineLetterSpacingUnitCount calls the GetLineLetterSpacingUnitCount RPC.
func (*LayoutClient) GetLineMax ¶
GetLineMax calls the GetLineMax RPC.
func (*LayoutClient) GetLineRight ¶
GetLineRight calls the GetLineRight RPC.
func (*LayoutClient) GetLineSpacingAmount ¶
func (c *LayoutClient) GetLineSpacingAmount(ctx context.Context) (float32, error)
GetLineSpacingAmount calls the GetLineSpacingAmount RPC.
func (*LayoutClient) GetLineSpacingMultiplier ¶
func (c *LayoutClient) GetLineSpacingMultiplier(ctx context.Context) (float32, error)
GetLineSpacingMultiplier calls the GetLineSpacingMultiplier RPC.
func (*LayoutClient) GetLineStart ¶
GetLineStart calls the GetLineStart RPC.
func (*LayoutClient) GetLineTop ¶
GetLineTop calls the GetLineTop RPC.
func (*LayoutClient) GetLineVisibleEnd ¶
GetLineVisibleEnd calls the GetLineVisibleEnd RPC.
func (*LayoutClient) GetLineWidth ¶
GetLineWidth calls the GetLineWidth RPC.
func (*LayoutClient) GetMaxLines ¶
func (c *LayoutClient) GetMaxLines(ctx context.Context) (int32, error)
GetMaxLines calls the GetMaxLines RPC.
func (*LayoutClient) GetMinimumFontMetrics ¶
func (c *LayoutClient) GetMinimumFontMetrics(ctx context.Context) (int64, error)
GetMinimumFontMetrics calls the GetMinimumFontMetrics RPC.
func (*LayoutClient) GetOffsetForHorizontal ¶
func (c *LayoutClient) GetOffsetForHorizontal(ctx context.Context, arg0 int32, arg1 float32) (int32, error)
GetOffsetForHorizontal calls the GetOffsetForHorizontal RPC.
func (*LayoutClient) GetOffsetToLeftOf ¶
GetOffsetToLeftOf calls the GetOffsetToLeftOf RPC.
func (*LayoutClient) GetOffsetToRightOf ¶
GetOffsetToRightOf calls the GetOffsetToRightOf RPC.
func (*LayoutClient) GetPaint ¶
func (c *LayoutClient) GetPaint(ctx context.Context) (int64, error)
GetPaint calls the GetPaint RPC.
func (*LayoutClient) GetParagraphAlignment ¶
GetParagraphAlignment calls the GetParagraphAlignment RPC.
func (*LayoutClient) GetParagraphDirection ¶
GetParagraphDirection calls the GetParagraphDirection RPC.
func (*LayoutClient) GetParagraphLeft ¶
GetParagraphLeft calls the GetParagraphLeft RPC.
func (*LayoutClient) GetParagraphRight ¶
GetParagraphRight calls the GetParagraphRight RPC.
func (*LayoutClient) GetPrimaryHorizontal ¶
GetPrimaryHorizontal calls the GetPrimaryHorizontal RPC.
func (*LayoutClient) GetRangeForRect ¶
func (c *LayoutClient) GetRangeForRect(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error)
GetRangeForRect calls the GetRangeForRect RPC.
func (*LayoutClient) GetRightIndents ¶
func (c *LayoutClient) GetRightIndents(ctx context.Context) (int64, error)
GetRightIndents calls the GetRightIndents RPC.
func (*LayoutClient) GetSecondaryHorizontal ¶
GetSecondaryHorizontal calls the GetSecondaryHorizontal RPC.
func (*LayoutClient) GetSelectionPath ¶
func (c *LayoutClient) GetSelectionPath(ctx context.Context, arg0 int32, arg1 int32, arg2 int64) error
GetSelectionPath calls the GetSelectionPath RPC.
func (*LayoutClient) GetShiftDrawingOffsetForStartOverhang ¶
func (c *LayoutClient) GetShiftDrawingOffsetForStartOverhang(ctx context.Context) (bool, error)
GetShiftDrawingOffsetForStartOverhang calls the GetShiftDrawingOffsetForStartOverhang RPC.
func (*LayoutClient) GetSpacingAdd ¶
func (c *LayoutClient) GetSpacingAdd(ctx context.Context) (float32, error)
GetSpacingAdd calls the GetSpacingAdd RPC.
func (*LayoutClient) GetSpacingMultiplier ¶
func (c *LayoutClient) GetSpacingMultiplier(ctx context.Context) (float32, error)
GetSpacingMultiplier calls the GetSpacingMultiplier RPC.
func (*LayoutClient) GetText ¶
func (c *LayoutClient) GetText(ctx context.Context) (int64, error)
GetText calls the GetText RPC.
func (*LayoutClient) GetTextDirectionHeuristic ¶
func (c *LayoutClient) GetTextDirectionHeuristic(ctx context.Context) (int64, error)
GetTextDirectionHeuristic calls the GetTextDirectionHeuristic RPC.
func (*LayoutClient) GetTopPadding ¶
func (c *LayoutClient) GetTopPadding(ctx context.Context) (int32, error)
GetTopPadding calls the GetTopPadding RPC.
func (*LayoutClient) GetUseBoundsForWidth ¶
func (c *LayoutClient) GetUseBoundsForWidth(ctx context.Context) (bool, error)
GetUseBoundsForWidth calls the GetUseBoundsForWidth RPC.
func (*LayoutClient) GetWidth ¶
func (c *LayoutClient) GetWidth(ctx context.Context) (int32, error)
GetWidth calls the GetWidth RPC.
func (*LayoutClient) IncreaseWidthTo ¶
func (c *LayoutClient) IncreaseWidthTo(ctx context.Context, arg0 int32) error
IncreaseWidthTo calls the IncreaseWidthTo RPC.
func (*LayoutClient) IsFallbackLineSpacingEnabled ¶
func (c *LayoutClient) IsFallbackLineSpacingEnabled(ctx context.Context) (bool, error)
IsFallbackLineSpacingEnabled calls the IsFallbackLineSpacingEnabled RPC.
func (*LayoutClient) IsFontPaddingIncluded ¶
func (c *LayoutClient) IsFontPaddingIncluded(ctx context.Context) (bool, error)
IsFontPaddingIncluded calls the IsFontPaddingIncluded RPC.
func (*LayoutClient) IsRtlCharAt ¶
IsRtlCharAt calls the IsRtlCharAt RPC.
type LayoutTextInclusionStrategyClient ¶
type LayoutTextInclusionStrategyClient struct {
// contains filtered or unexported fields
}
LayoutTextInclusionStrategyClient wraps the gRPC LayoutTextInclusionStrategyService client.
func NewLayoutTextInclusionStrategyClient ¶
func NewLayoutTextInclusionStrategyClient(cc grpc.ClientConnInterface) *LayoutTextInclusionStrategyClient
NewLayoutTextInclusionStrategyClient creates a new LayoutTextInclusionStrategy client.
func (*LayoutTextInclusionStrategyClient) IsSegmentInside ¶
func (c *LayoutTextInclusionStrategyClient) IsSegmentInside(ctx context.Context, arg0 int64, arg1 int64) (bool, error)
IsSegmentInside calls the IsSegmentInside RPC.
type LineBreakConfigBuilderClient ¶
type LineBreakConfigBuilderClient struct {
// contains filtered or unexported fields
}
LineBreakConfigBuilderClient wraps the gRPC LineBreakConfigBuilderService client.
func NewLineBreakConfigBuilderClient ¶
func NewLineBreakConfigBuilderClient(cc grpc.ClientConnInterface) *LineBreakConfigBuilderClient
NewLineBreakConfigBuilderClient creates a new LineBreakConfigBuilder client.
func (*LineBreakConfigBuilderClient) Build ¶
func (c *LineBreakConfigBuilderClient) Build(ctx context.Context) (int64, error)
Build calls the Build RPC.
func (*LineBreakConfigBuilderClient) SetHyphenation ¶
func (c *LineBreakConfigBuilderClient) SetHyphenation(ctx context.Context, arg0 int32) (int64, error)
SetHyphenation calls the SetHyphenation RPC.
func (*LineBreakConfigBuilderClient) SetLineBreakStyle ¶
func (c *LineBreakConfigBuilderClient) SetLineBreakStyle(ctx context.Context, arg0 int32) (int64, error)
SetLineBreakStyle calls the SetLineBreakStyle RPC.
func (*LineBreakConfigBuilderClient) SetLineBreakWordStyle ¶
func (c *LineBreakConfigBuilderClient) SetLineBreakWordStyle(ctx context.Context, arg0 int32) (int64, error)
SetLineBreakWordStyle calls the SetLineBreakWordStyle RPC.
type LineBreakConfigClient ¶
type LineBreakConfigClient struct {
// contains filtered or unexported fields
}
LineBreakConfigClient wraps the gRPC LineBreakConfigService client.
func NewLineBreakConfigClient ¶
func NewLineBreakConfigClient(cc grpc.ClientConnInterface) *LineBreakConfigClient
NewLineBreakConfigClient creates a new LineBreakConfig client.
func (*LineBreakConfigClient) DescribeContents ¶
func (c *LineBreakConfigClient) DescribeContents(ctx context.Context) (int32, error)
DescribeContents calls the DescribeContents RPC.
func (*LineBreakConfigClient) GetHyphenation ¶
func (c *LineBreakConfigClient) GetHyphenation(ctx context.Context) (int32, error)
GetHyphenation calls the GetHyphenation RPC.
func (*LineBreakConfigClient) GetLineBreakStyle ¶
func (c *LineBreakConfigClient) GetLineBreakStyle(ctx context.Context) (int32, error)
GetLineBreakStyle calls the GetLineBreakStyle RPC.
func (*LineBreakConfigClient) GetLineBreakWordStyle ¶
func (c *LineBreakConfigClient) GetLineBreakWordStyle(ctx context.Context) (int32, error)
GetLineBreakWordStyle calls the GetLineBreakWordStyle RPC.
func (*LineBreakConfigClient) HashCode ¶
func (c *LineBreakConfigClient) HashCode(ctx context.Context) (int32, error)
HashCode calls the HashCode RPC.
func (*LineBreakConfigClient) ToString ¶
func (c *LineBreakConfigClient) ToString(ctx context.Context) (string, error)
ToString calls the ToString RPC.
func (*LineBreakConfigClient) WriteToParcel ¶
WriteToParcel calls the WriteToParcel RPC.
type LineBreakerBuilderClient ¶
type LineBreakerBuilderClient struct {
// contains filtered or unexported fields
}
LineBreakerBuilderClient wraps the gRPC LineBreakerBuilderService client.
func NewLineBreakerBuilderClient ¶
func NewLineBreakerBuilderClient(cc grpc.ClientConnInterface) *LineBreakerBuilderClient
NewLineBreakerBuilderClient creates a new LineBreakerBuilder client.
func (*LineBreakerBuilderClient) Build ¶
func (c *LineBreakerBuilderClient) Build(ctx context.Context) (int64, error)
Build calls the Build RPC.
func (*LineBreakerBuilderClient) SetBreakStrategy ¶
SetBreakStrategy calls the SetBreakStrategy RPC.
func (*LineBreakerBuilderClient) SetHyphenationFrequency ¶
func (c *LineBreakerBuilderClient) SetHyphenationFrequency(ctx context.Context, arg0 int32) (int64, error)
SetHyphenationFrequency calls the SetHyphenationFrequency RPC.
func (*LineBreakerBuilderClient) SetIndents ¶
SetIndents calls the SetIndents RPC.
func (*LineBreakerBuilderClient) SetJustificationMode ¶
func (c *LineBreakerBuilderClient) SetJustificationMode(ctx context.Context, arg0 int32) (int64, error)
SetJustificationMode calls the SetJustificationMode RPC.
func (*LineBreakerBuilderClient) SetUseBoundsForWidth ¶
func (c *LineBreakerBuilderClient) SetUseBoundsForWidth(ctx context.Context, arg0 bool) (int64, error)
SetUseBoundsForWidth calls the SetUseBoundsForWidth RPC.
type LineBreakerClient ¶
type LineBreakerClient struct {
// contains filtered or unexported fields
}
LineBreakerClient wraps the gRPC LineBreakerService client.
func NewLineBreakerClient ¶
func NewLineBreakerClient(cc grpc.ClientConnInterface) *LineBreakerClient
NewLineBreakerClient creates a new LineBreaker client.
func (*LineBreakerClient) ComputeLineBreaks ¶
func (c *LineBreakerClient) ComputeLineBreaks(ctx context.Context, arg0 int64, arg1 int64, arg2 int32) (int64, error)
ComputeLineBreaks calls the ComputeLineBreaks RPC.
type LineBreakerParagraphConstraintsClient ¶
type LineBreakerParagraphConstraintsClient struct {
// contains filtered or unexported fields
}
LineBreakerParagraphConstraintsClient wraps the gRPC LineBreakerParagraphConstraintsService client.
func NewLineBreakerParagraphConstraintsClient ¶
func NewLineBreakerParagraphConstraintsClient(cc grpc.ClientConnInterface) *LineBreakerParagraphConstraintsClient
NewLineBreakerParagraphConstraintsClient creates a new LineBreakerParagraphConstraints client.
func (*LineBreakerParagraphConstraintsClient) GetDefaultTabStop ¶
func (c *LineBreakerParagraphConstraintsClient) GetDefaultTabStop(ctx context.Context) (float32, error)
GetDefaultTabStop calls the GetDefaultTabStop RPC.
func (*LineBreakerParagraphConstraintsClient) GetFirstWidth ¶
func (c *LineBreakerParagraphConstraintsClient) GetFirstWidth(ctx context.Context) (float32, error)
GetFirstWidth calls the GetFirstWidth RPC.
func (*LineBreakerParagraphConstraintsClient) GetFirstWidthLineCount ¶
func (c *LineBreakerParagraphConstraintsClient) GetFirstWidthLineCount(ctx context.Context) (int32, error)
GetFirstWidthLineCount calls the GetFirstWidthLineCount RPC.
func (*LineBreakerParagraphConstraintsClient) GetTabStops ¶
func (c *LineBreakerParagraphConstraintsClient) GetTabStops(ctx context.Context) (int64, error)
GetTabStops calls the GetTabStops RPC.
func (*LineBreakerParagraphConstraintsClient) GetWidth ¶
func (c *LineBreakerParagraphConstraintsClient) GetWidth(ctx context.Context) (float32, error)
GetWidth calls the GetWidth RPC.
func (*LineBreakerParagraphConstraintsClient) SetIndent ¶
func (c *LineBreakerParagraphConstraintsClient) SetIndent(ctx context.Context, arg0 float32, arg1 int32) error
SetIndent calls the SetIndent RPC.
func (*LineBreakerParagraphConstraintsClient) SetTabStops ¶
func (c *LineBreakerParagraphConstraintsClient) SetTabStops(ctx context.Context, arg0 int64, arg1 float32) error
SetTabStops calls the SetTabStops RPC.
type LineBreakerResultClient ¶
type LineBreakerResultClient struct {
// contains filtered or unexported fields
}
LineBreakerResultClient wraps the gRPC LineBreakerResultService client.
func NewLineBreakerResultClient ¶
func NewLineBreakerResultClient(cc grpc.ClientConnInterface) *LineBreakerResultClient
NewLineBreakerResultClient creates a new LineBreakerResult client.
func (*LineBreakerResultClient) GetEndLineHyphenEdit ¶
func (c *LineBreakerResultClient) GetEndLineHyphenEdit(ctx context.Context, arg0 int32) (int32, error)
GetEndLineHyphenEdit calls the GetEndLineHyphenEdit RPC.
func (*LineBreakerResultClient) GetLineAscent ¶
GetLineAscent calls the GetLineAscent RPC.
func (*LineBreakerResultClient) GetLineBreakOffset ¶
func (c *LineBreakerResultClient) GetLineBreakOffset(ctx context.Context, arg0 int32) (int32, error)
GetLineBreakOffset calls the GetLineBreakOffset RPC.
func (*LineBreakerResultClient) GetLineCount ¶
func (c *LineBreakerResultClient) GetLineCount(ctx context.Context) (int32, error)
GetLineCount calls the GetLineCount RPC.
func (*LineBreakerResultClient) GetLineDescent ¶
GetLineDescent calls the GetLineDescent RPC.
func (*LineBreakerResultClient) GetLineWidth ¶
GetLineWidth calls the GetLineWidth RPC.
func (*LineBreakerResultClient) GetStartLineHyphenEdit ¶
func (c *LineBreakerResultClient) GetStartLineHyphenEdit(ctx context.Context, arg0 int32) (int32, error)
GetStartLineHyphenEdit calls the GetStartLineHyphenEdit RPC.
func (*LineBreakerResultClient) HasLineTab ¶
HasLineTab calls the HasLineTab RPC.
type ListFormatterClient ¶
type ListFormatterClient struct {
// contains filtered or unexported fields
}
ListFormatterClient wraps the gRPC ListFormatterService client.
func NewListFormatterClient ¶
func NewListFormatterClient(cc grpc.ClientConnInterface) *ListFormatterClient
NewListFormatterClient creates a new ListFormatter client.
func (*ListFormatterClient) FormatToValue ¶
FormatToValue calls the FormatToValue RPC.
func (*ListFormatterClient) GetInstance0 ¶
func (c *ListFormatterClient) GetInstance0(ctx context.Context) (int64, error)
GetInstance0 calls the GetInstance0 RPC.
func (*ListFormatterClient) GetInstance1_1 ¶
GetInstance1_1 calls the GetInstance1_1 RPC.
func (*ListFormatterClient) GetInstance1_3 ¶
GetInstance1_3 calls the GetInstance1_3 RPC.
func (*ListFormatterClient) GetInstance3_2 ¶
func (c *ListFormatterClient) GetInstance3_2(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error)
GetInstance3_2 calls the GetInstance3_2 RPC.
func (*ListFormatterClient) GetInstance3_4 ¶
func (c *ListFormatterClient) GetInstance3_4(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error)
GetInstance3_4 calls the GetInstance3_4 RPC.
func (*ListFormatterClient) GetPatternForNumItems ¶
func (c *ListFormatterClient) GetPatternForNumItems(ctx context.Context, arg0 int32) (string, error)
GetPatternForNumItems calls the GetPatternForNumItems RPC.
type ListFormatterFormattedListClient ¶
type ListFormatterFormattedListClient struct {
// contains filtered or unexported fields
}
ListFormatterFormattedListClient wraps the gRPC ListFormatterFormattedListService client.
func NewListFormatterFormattedListClient ¶
func NewListFormatterFormattedListClient(cc grpc.ClientConnInterface) *ListFormatterFormattedListClient
NewListFormatterFormattedListClient creates a new ListFormatterFormattedList client.
func (*ListFormatterFormattedListClient) Length ¶
func (c *ListFormatterFormattedListClient) Length(ctx context.Context) (int32, error)
Length calls the Length RPC.
func (*ListFormatterFormattedListClient) NextPosition ¶
func (c *ListFormatterFormattedListClient) NextPosition(ctx context.Context, arg0 int64) (bool, error)
NextPosition calls the NextPosition RPC.
func (*ListFormatterFormattedListClient) SubSequence ¶
func (c *ListFormatterFormattedListClient) SubSequence(ctx context.Context, arg0 int32, arg1 int32) (int64, error)
SubSequence calls the SubSequence RPC.
func (*ListFormatterFormattedListClient) ToCharacterIterator ¶
func (c *ListFormatterFormattedListClient) ToCharacterIterator(ctx context.Context) (int64, error)
ToCharacterIterator calls the ToCharacterIterator RPC.
type ListFormatterTypeClient ¶
type ListFormatterTypeClient struct {
// contains filtered or unexported fields
}
ListFormatterTypeClient wraps the gRPC ListFormatterTypeService client.
func NewListFormatterTypeClient ¶
func NewListFormatterTypeClient(cc grpc.ClientConnInterface) *ListFormatterTypeClient
NewListFormatterTypeClient creates a new ListFormatterType client.
type ListFormatterWidthClient ¶
type ListFormatterWidthClient struct {
// contains filtered or unexported fields
}
ListFormatterWidthClient wraps the gRPC ListFormatterWidthService client.
func NewListFormatterWidthClient ¶
func NewListFormatterWidthClient(cc grpc.ClientConnInterface) *ListFormatterWidthClient
NewListFormatterWidthClient creates a new ListFormatterWidth client.
type LocaleDisplayNamesClient ¶
type LocaleDisplayNamesClient struct {
// contains filtered or unexported fields
}
LocaleDisplayNamesClient wraps the gRPC LocaleDisplayNamesService client.
func NewLocaleDisplayNamesClient ¶
func NewLocaleDisplayNamesClient(cc grpc.ClientConnInterface) *LocaleDisplayNamesClient
NewLocaleDisplayNamesClient creates a new LocaleDisplayNames client.
func (*LocaleDisplayNamesClient) GetContext ¶
GetContext calls the GetContext RPC.
func (*LocaleDisplayNamesClient) GetDialectHandling ¶
func (c *LocaleDisplayNamesClient) GetDialectHandling(ctx context.Context) (int64, error)
GetDialectHandling calls the GetDialectHandling RPC.
func (*LocaleDisplayNamesClient) GetInstance1 ¶
GetInstance1 calls the GetInstance1 RPC.
func (*LocaleDisplayNamesClient) GetInstance1_3 ¶
GetInstance1_3 calls the GetInstance1_3 RPC.
func (*LocaleDisplayNamesClient) GetInstance2_1 ¶
func (c *LocaleDisplayNamesClient) GetInstance2_1(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
GetInstance2_1 calls the GetInstance2_1 RPC.
func (*LocaleDisplayNamesClient) GetInstance2_2 ¶
func (c *LocaleDisplayNamesClient) GetInstance2_2(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
GetInstance2_2 calls the GetInstance2_2 RPC.
func (*LocaleDisplayNamesClient) GetInstance2_4 ¶
func (c *LocaleDisplayNamesClient) GetInstance2_4(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
GetInstance2_4 calls the GetInstance2_4 RPC.
func (*LocaleDisplayNamesClient) GetLocale ¶
func (c *LocaleDisplayNamesClient) GetLocale(ctx context.Context) (int64, error)
GetLocale calls the GetLocale RPC.
func (*LocaleDisplayNamesClient) KeyDisplayName ¶
KeyDisplayName calls the KeyDisplayName RPC.
func (*LocaleDisplayNamesClient) KeyValueDisplayName ¶
func (c *LocaleDisplayNamesClient) KeyValueDisplayName(ctx context.Context, arg0 string, arg1 string) (string, error)
KeyValueDisplayName calls the KeyValueDisplayName RPC.
func (*LocaleDisplayNamesClient) LanguageDisplayName ¶
func (c *LocaleDisplayNamesClient) LanguageDisplayName(ctx context.Context, arg0 string) (string, error)
LanguageDisplayName calls the LanguageDisplayName RPC.
func (*LocaleDisplayNamesClient) LocaleDisplayName1 ¶
func (c *LocaleDisplayNamesClient) LocaleDisplayName1(ctx context.Context, arg0 int64) (string, error)
LocaleDisplayName1 calls the LocaleDisplayName1 RPC.
func (*LocaleDisplayNamesClient) LocaleDisplayName1_1 ¶
func (c *LocaleDisplayNamesClient) LocaleDisplayName1_1(ctx context.Context, arg0 string) (string, error)
LocaleDisplayName1_1 calls the LocaleDisplayName1_1 RPC.
func (*LocaleDisplayNamesClient) LocaleDisplayName1_2 ¶
func (c *LocaleDisplayNamesClient) LocaleDisplayName1_2(ctx context.Context, arg0 int64) (string, error)
LocaleDisplayName1_2 calls the LocaleDisplayName1_2 RPC.
func (*LocaleDisplayNamesClient) RegionDisplayName ¶
func (c *LocaleDisplayNamesClient) RegionDisplayName(ctx context.Context, arg0 string) (string, error)
RegionDisplayName calls the RegionDisplayName RPC.
func (*LocaleDisplayNamesClient) ScriptDisplayName1 ¶
func (c *LocaleDisplayNamesClient) ScriptDisplayName1(ctx context.Context, arg0 int32) (string, error)
ScriptDisplayName1 calls the ScriptDisplayName1 RPC.
func (*LocaleDisplayNamesClient) ScriptDisplayName1_1 ¶
func (c *LocaleDisplayNamesClient) ScriptDisplayName1_1(ctx context.Context, arg0 string) (string, error)
ScriptDisplayName1_1 calls the ScriptDisplayName1_1 RPC.
func (*LocaleDisplayNamesClient) VariantDisplayName ¶
func (c *LocaleDisplayNamesClient) VariantDisplayName(ctx context.Context, arg0 string) (string, error)
VariantDisplayName calls the VariantDisplayName RPC.
type LocaleDisplayNamesDialectHandlingClient ¶
type LocaleDisplayNamesDialectHandlingClient struct {
// contains filtered or unexported fields
}
LocaleDisplayNamesDialectHandlingClient wraps the gRPC LocaleDisplayNamesDialectHandlingService client.
func NewLocaleDisplayNamesDialectHandlingClient ¶
func NewLocaleDisplayNamesDialectHandlingClient(cc grpc.ClientConnInterface) *LocaleDisplayNamesDialectHandlingClient
NewLocaleDisplayNamesDialectHandlingClient creates a new LocaleDisplayNamesDialectHandling client.
type LocaleDisplayNamesUiListItemClient ¶
type LocaleDisplayNamesUiListItemClient struct {
// contains filtered or unexported fields
}
LocaleDisplayNamesUiListItemClient wraps the gRPC LocaleDisplayNamesUiListItemService client.
func NewLocaleDisplayNamesUiListItemClient ¶
func NewLocaleDisplayNamesUiListItemClient(cc grpc.ClientConnInterface) *LocaleDisplayNamesUiListItemClient
NewLocaleDisplayNamesUiListItemClient creates a new LocaleDisplayNamesUiListItem client.
type LoginFilterClient ¶
type LoginFilterClient struct {
// contains filtered or unexported fields
}
LoginFilterClient wraps the gRPC LoginFilterService client.
func NewLoginFilterClient ¶
func NewLoginFilterClient(cc grpc.ClientConnInterface) *LoginFilterClient
NewLoginFilterClient creates a new LoginFilter client.
func (*LoginFilterClient) Filter ¶
func (c *LoginFilterClient) Filter(ctx context.Context, arg0 string, arg1 int32, arg2 int32, arg3 int64, arg4 int32, arg5 int32) (int64, error)
Filter calls the Filter RPC.
func (*LoginFilterClient) OnInvalidCharacter ¶
func (c *LoginFilterClient) OnInvalidCharacter(ctx context.Context, arg0 uint16) error
OnInvalidCharacter calls the OnInvalidCharacter RPC.
type LoginFilterPasswordFilterGMailClient ¶
type LoginFilterPasswordFilterGMailClient struct {
// contains filtered or unexported fields
}
LoginFilterPasswordFilterGMailClient wraps the gRPC LoginFilterPasswordFilterGMailService client.
func NewLoginFilterPasswordFilterGMailClient ¶
func NewLoginFilterPasswordFilterGMailClient(cc grpc.ClientConnInterface) *LoginFilterPasswordFilterGMailClient
NewLoginFilterPasswordFilterGMailClient creates a new LoginFilterPasswordFilterGMail client.
type LoginFilterUsernameFilterGMailClient ¶
type LoginFilterUsernameFilterGMailClient struct {
// contains filtered or unexported fields
}
LoginFilterUsernameFilterGMailClient wraps the gRPC LoginFilterUsernameFilterGMailService client.
func NewLoginFilterUsernameFilterGMailClient ¶
func NewLoginFilterUsernameFilterGMailClient(cc grpc.ClientConnInterface) *LoginFilterUsernameFilterGMailClient
NewLoginFilterUsernameFilterGMailClient creates a new LoginFilterUsernameFilterGMail client.
type LoginFilterUsernameFilterGenericClient ¶
type LoginFilterUsernameFilterGenericClient struct {
// contains filtered or unexported fields
}
LoginFilterUsernameFilterGenericClient wraps the gRPC LoginFilterUsernameFilterGenericService client.
func NewLoginFilterUsernameFilterGenericClient ¶
func NewLoginFilterUsernameFilterGenericClient(cc grpc.ClientConnInterface) *LoginFilterUsernameFilterGenericClient
NewLoginFilterUsernameFilterGenericClient creates a new LoginFilterUsernameFilterGeneric client.
type MeasureFormatClient ¶
type MeasureFormatClient struct {
// contains filtered or unexported fields
}
MeasureFormatClient wraps the gRPC MeasureFormatService client.
func NewMeasureFormatClient ¶
func NewMeasureFormatClient(cc grpc.ClientConnInterface) *MeasureFormatClient
NewMeasureFormatClient creates a new MeasureFormat client.
func (*MeasureFormatClient) Format ¶
func (c *MeasureFormatClient) Format(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error)
Format calls the Format RPC.
func (*MeasureFormatClient) FormatMeasurePerUnit ¶
func (c *MeasureFormatClient) FormatMeasurePerUnit(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int64) (int64, error)
FormatMeasurePerUnit calls the FormatMeasurePerUnit RPC.
func (*MeasureFormatClient) FormatMeasures1 ¶
FormatMeasures1 calls the FormatMeasures1 RPC.
func (*MeasureFormatClient) FormatMeasures3_1 ¶
func (c *MeasureFormatClient) FormatMeasures3_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error)
FormatMeasures3_1 calls the FormatMeasures3_1 RPC.
func (*MeasureFormatClient) GetCurrencyFormat0 ¶
func (c *MeasureFormatClient) GetCurrencyFormat0(ctx context.Context) (int64, error)
GetCurrencyFormat0 calls the GetCurrencyFormat0 RPC.
func (*MeasureFormatClient) GetCurrencyFormat1_1 ¶
GetCurrencyFormat1_1 calls the GetCurrencyFormat1_1 RPC.
func (*MeasureFormatClient) GetCurrencyFormat1_2 ¶
GetCurrencyFormat1_2 calls the GetCurrencyFormat1_2 RPC.
func (*MeasureFormatClient) GetInstance2 ¶
func (c *MeasureFormatClient) GetInstance2(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
GetInstance2 calls the GetInstance2 RPC.
func (*MeasureFormatClient) GetInstance2_2 ¶
func (c *MeasureFormatClient) GetInstance2_2(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
GetInstance2_2 calls the GetInstance2_2 RPC.
func (*MeasureFormatClient) GetInstance3_1 ¶
func (c *MeasureFormatClient) GetInstance3_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error)
GetInstance3_1 calls the GetInstance3_1 RPC.
func (*MeasureFormatClient) GetInstance3_3 ¶
func (c *MeasureFormatClient) GetInstance3_3(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error)
GetInstance3_3 calls the GetInstance3_3 RPC.
func (*MeasureFormatClient) GetLocale ¶
func (c *MeasureFormatClient) GetLocale(ctx context.Context) (int64, error)
GetLocale calls the GetLocale RPC.
func (*MeasureFormatClient) GetNumberFormat ¶
func (c *MeasureFormatClient) GetNumberFormat(ctx context.Context) (int64, error)
GetNumberFormat calls the GetNumberFormat RPC.
func (*MeasureFormatClient) GetUnitDisplayName ¶
GetUnitDisplayName calls the GetUnitDisplayName RPC.
func (*MeasureFormatClient) GetWidth ¶
func (c *MeasureFormatClient) GetWidth(ctx context.Context) (int64, error)
GetWidth calls the GetWidth RPC.
func (*MeasureFormatClient) HashCode ¶
func (c *MeasureFormatClient) HashCode(ctx context.Context) (int32, error)
HashCode calls the HashCode RPC.
func (*MeasureFormatClient) ParseObject2 ¶
func (c *MeasureFormatClient) ParseObject2(ctx context.Context, arg0 string, arg1 int64) (int64, error)
ParseObject2 calls the ParseObject2 RPC.
func (*MeasureFormatClient) ParseObject2_1 ¶
func (c *MeasureFormatClient) ParseObject2_1(ctx context.Context, arg0 string, arg1 int64) (int64, error)
ParseObject2_1 calls the ParseObject2_1 RPC.
type MeasureFormatFormatWidthClient ¶
type MeasureFormatFormatWidthClient struct {
// contains filtered or unexported fields
}
MeasureFormatFormatWidthClient wraps the gRPC MeasureFormatFormatWidthService client.
func NewMeasureFormatFormatWidthClient ¶
func NewMeasureFormatFormatWidthClient(cc grpc.ClientConnInterface) *MeasureFormatFormatWidthClient
NewMeasureFormatFormatWidthClient creates a new MeasureFormatFormatWidth client.
type MeasuredTextBuilderClient ¶
type MeasuredTextBuilderClient struct {
// contains filtered or unexported fields
}
MeasuredTextBuilderClient wraps the gRPC MeasuredTextBuilderService client.
func NewMeasuredTextBuilderClient ¶
func NewMeasuredTextBuilderClient(cc grpc.ClientConnInterface) *MeasuredTextBuilderClient
NewMeasuredTextBuilderClient creates a new MeasuredTextBuilder client.
func (*MeasuredTextBuilderClient) AppendReplacementRun ¶
func (c *MeasuredTextBuilderClient) AppendReplacementRun(ctx context.Context, arg0 int64, arg1 int32, arg2 float32) (int64, error)
AppendReplacementRun calls the AppendReplacementRun RPC.
func (*MeasuredTextBuilderClient) AppendStyleRun3_1 ¶
func (c *MeasuredTextBuilderClient) AppendStyleRun3_1(ctx context.Context, arg0 int64, arg1 int32, arg2 bool) (int64, error)
AppendStyleRun3_1 calls the AppendStyleRun3_1 RPC.
func (*MeasuredTextBuilderClient) AppendStyleRun4 ¶
func (c *MeasuredTextBuilderClient) AppendStyleRun4(ctx context.Context, arg0 int64, arg1 int64, arg2 int32, arg3 bool) (int64, error)
AppendStyleRun4 calls the AppendStyleRun4 RPC.
func (*MeasuredTextBuilderClient) Build ¶
func (c *MeasuredTextBuilderClient) Build(ctx context.Context) (int64, error)
Build calls the Build RPC.
func (*MeasuredTextBuilderClient) SetComputeHyphenation1 ¶
func (c *MeasuredTextBuilderClient) SetComputeHyphenation1(ctx context.Context, arg0 bool) (int64, error)
SetComputeHyphenation1 calls the SetComputeHyphenation1 RPC.
func (*MeasuredTextBuilderClient) SetComputeHyphenation1_1 ¶
func (c *MeasuredTextBuilderClient) SetComputeHyphenation1_1(ctx context.Context, arg0 int32) (int64, error)
SetComputeHyphenation1_1 calls the SetComputeHyphenation1_1 RPC.
func (*MeasuredTextBuilderClient) SetComputeLayout ¶
SetComputeLayout calls the SetComputeLayout RPC.
type MeasuredTextClient ¶
type MeasuredTextClient struct {
// contains filtered or unexported fields
}
MeasuredTextClient wraps the gRPC MeasuredTextService client.
func NewMeasuredTextClient ¶
func NewMeasuredTextClient(cc grpc.ClientConnInterface) *MeasuredTextClient
NewMeasuredTextClient creates a new MeasuredText client.
func (*MeasuredTextClient) GetBounds ¶
func (c *MeasuredTextClient) GetBounds(ctx context.Context, arg0 int32, arg1 int32, arg2 int64) error
GetBounds calls the GetBounds RPC.
func (*MeasuredTextClient) GetCharWidthAt ¶
GetCharWidthAt calls the GetCharWidthAt RPC.
func (*MeasuredTextClient) GetFontMetricsInt ¶
func (c *MeasuredTextClient) GetFontMetricsInt(ctx context.Context, arg0 int32, arg1 int32, arg2 int64) error
GetFontMetricsInt calls the GetFontMetricsInt RPC.
type MessageFormatClient ¶
type MessageFormatClient struct {
// contains filtered or unexported fields
}
MessageFormatClient wraps the gRPC MessageFormatService client.
func NewMessageFormatClient ¶
func NewMessageFormatClient(cc grpc.ClientConnInterface) *MessageFormatClient
NewMessageFormatClient creates a new MessageFormat client.
func (*MessageFormatClient) ApplyPattern1 ¶
ApplyPattern1 calls the ApplyPattern1 RPC.
func (*MessageFormatClient) ApplyPattern2_1 ¶
func (c *MessageFormatClient) ApplyPattern2_1(ctx context.Context, handle int64, arg0 string, arg1 int64) error
ApplyPattern2_1 calls the ApplyPattern2_1 RPC.
func (*MessageFormatClient) AutoQuoteApostrophe ¶
func (c *MessageFormatClient) AutoQuoteApostrophe(ctx context.Context, handle int64, arg0 string) (string, error)
AutoQuoteApostrophe calls the AutoQuoteApostrophe RPC.
func (*MessageFormatClient) Format2_2 ¶
func (c *MessageFormatClient) Format2_2(ctx context.Context, handle int64, arg0 string, arg1 int64) (string, error)
Format2_2 calls the Format2_2 RPC.
func (*MessageFormatClient) Format3 ¶
func (c *MessageFormatClient) Format3(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) (int64, error)
Format3 calls the Format3 RPC.
func (*MessageFormatClient) Format3_1 ¶
func (c *MessageFormatClient) Format3_1(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) (int64, error)
Format3_1 calls the Format3_1 RPC.
func (*MessageFormatClient) FormatToCharacterIterator ¶
func (c *MessageFormatClient) FormatToCharacterIterator(ctx context.Context, handle int64, arg0 int64) (int64, error)
FormatToCharacterIterator calls the FormatToCharacterIterator RPC.
func (*MessageFormatClient) GetApostropheMode ¶
GetApostropheMode calls the GetApostropheMode RPC.
func (*MessageFormatClient) GetArgumentNames ¶
GetArgumentNames calls the GetArgumentNames RPC.
func (*MessageFormatClient) GetFormatByArgumentName ¶
func (c *MessageFormatClient) GetFormatByArgumentName(ctx context.Context, handle int64, arg0 string) (int64, error)
GetFormatByArgumentName calls the GetFormatByArgumentName RPC.
func (*MessageFormatClient) GetFormats ¶
GetFormats calls the GetFormats RPC.
func (*MessageFormatClient) GetFormatsByArgumentIndex ¶
func (c *MessageFormatClient) GetFormatsByArgumentIndex(ctx context.Context, handle int64) (int64, error)
GetFormatsByArgumentIndex calls the GetFormatsByArgumentIndex RPC.
func (*MessageFormatClient) GetULocale ¶
GetULocale calls the GetULocale RPC.
func (*MessageFormatClient) Parse2_1 ¶
func (c *MessageFormatClient) Parse2_1(ctx context.Context, handle int64, arg0 string, arg1 int64) (int64, error)
Parse2_1 calls the Parse2_1 RPC.
func (*MessageFormatClient) ParseObject ¶
func (c *MessageFormatClient) ParseObject(ctx context.Context, handle int64, arg0 string, arg1 int64) (int64, error)
ParseObject calls the ParseObject RPC.
func (*MessageFormatClient) SetFormat ¶
func (c *MessageFormatClient) SetFormat(ctx context.Context, handle int64, arg0 int32, arg1 int64) error
SetFormat calls the SetFormat RPC.
func (*MessageFormatClient) SetFormatByArgumentIndex ¶
func (c *MessageFormatClient) SetFormatByArgumentIndex(ctx context.Context, handle int64, arg0 int32, arg1 int64) error
SetFormatByArgumentIndex calls the SetFormatByArgumentIndex RPC.
func (*MessageFormatClient) SetFormatByArgumentName ¶
func (c *MessageFormatClient) SetFormatByArgumentName(ctx context.Context, handle int64, arg0 string, arg1 int64) error
SetFormatByArgumentName calls the SetFormatByArgumentName RPC.
func (*MessageFormatClient) SetFormats ¶
SetFormats calls the SetFormats RPC.
func (*MessageFormatClient) SetFormatsByArgumentIndex ¶
func (c *MessageFormatClient) SetFormatsByArgumentIndex(ctx context.Context, handle int64, arg0 int64) error
SetFormatsByArgumentIndex calls the SetFormatsByArgumentIndex RPC.
func (*MessageFormatClient) SetLocale1 ¶
SetLocale1 calls the SetLocale1 RPC.
func (*MessageFormatClient) SetLocale1_1 ¶
SetLocale1_1 calls the SetLocale1_1 RPC.
func (*MessageFormatClient) UsesNamedArguments ¶
UsesNamedArguments calls the UsesNamedArguments RPC.
type MessagePatternApostropheModeClient ¶
type MessagePatternApostropheModeClient struct {
// contains filtered or unexported fields
}
MessagePatternApostropheModeClient wraps the gRPC MessagePatternApostropheModeService client.
func NewMessagePatternApostropheModeClient ¶
func NewMessagePatternApostropheModeClient(cc grpc.ClientConnInterface) *MessagePatternApostropheModeClient
NewMessagePatternApostropheModeClient creates a new MessagePatternApostropheMode client.
type MessagePatternArgTypeClient ¶
type MessagePatternArgTypeClient struct {
// contains filtered or unexported fields
}
MessagePatternArgTypeClient wraps the gRPC MessagePatternArgTypeService client.
func NewMessagePatternArgTypeClient ¶
func NewMessagePatternArgTypeClient(cc grpc.ClientConnInterface) *MessagePatternArgTypeClient
NewMessagePatternArgTypeClient creates a new MessagePatternArgType client.
func (*MessagePatternArgTypeClient) HasPluralStyle ¶
func (c *MessagePatternArgTypeClient) HasPluralStyle(ctx context.Context) (bool, error)
HasPluralStyle calls the HasPluralStyle RPC.
type MessagePatternClient ¶
type MessagePatternClient struct {
// contains filtered or unexported fields
}
MessagePatternClient wraps the gRPC MessagePatternService client.
func NewMessagePatternClient ¶
func NewMessagePatternClient(cc grpc.ClientConnInterface) *MessagePatternClient
NewMessagePatternClient creates a new MessagePattern client.
func (*MessagePatternClient) AutoQuoteApostropheDeep ¶
func (c *MessagePatternClient) AutoQuoteApostropheDeep(ctx context.Context, handle int64) (string, error)
AutoQuoteApostropheDeep calls the AutoQuoteApostropheDeep RPC.
func (*MessagePatternClient) Clear ¶
func (c *MessagePatternClient) Clear(ctx context.Context, handle int64) error
Clear calls the Clear RPC.
func (*MessagePatternClient) ClearPatternAndSetApostropheMode ¶
func (c *MessagePatternClient) ClearPatternAndSetApostropheMode(ctx context.Context, handle int64, arg0 int64) error
ClearPatternAndSetApostropheMode calls the ClearPatternAndSetApostropheMode RPC.
func (*MessagePatternClient) CloneAsThawed0 ¶
CloneAsThawed0 calls the CloneAsThawed0 RPC.
func (*MessagePatternClient) CloneAsThawed0_1 ¶
CloneAsThawed0_1 calls the CloneAsThawed0_1 RPC.
func (*MessagePatternClient) CountParts ¶
CountParts calls the CountParts RPC.
func (*MessagePatternClient) GetApostropheMode ¶
GetApostropheMode calls the GetApostropheMode RPC.
func (*MessagePatternClient) GetLimitPartIndex ¶
func (c *MessagePatternClient) GetLimitPartIndex(ctx context.Context, handle int64, arg0 int32) (int32, error)
GetLimitPartIndex calls the GetLimitPartIndex RPC.
func (*MessagePatternClient) GetNumericValue ¶
func (c *MessagePatternClient) GetNumericValue(ctx context.Context, handle int64, arg0 int64) (float64, error)
GetNumericValue calls the GetNumericValue RPC.
func (*MessagePatternClient) GetPart ¶
func (c *MessagePatternClient) GetPart(ctx context.Context, handle int64, arg0 int32) (int64, error)
GetPart calls the GetPart RPC.
func (*MessagePatternClient) GetPartType ¶
func (c *MessagePatternClient) GetPartType(ctx context.Context, handle int64, arg0 int32) (int64, error)
GetPartType calls the GetPartType RPC.
func (*MessagePatternClient) GetPatternIndex ¶
func (c *MessagePatternClient) GetPatternIndex(ctx context.Context, handle int64, arg0 int32) (int32, error)
GetPatternIndex calls the GetPatternIndex RPC.
func (*MessagePatternClient) GetPatternString ¶
GetPatternString calls the GetPatternString RPC.
func (*MessagePatternClient) GetPluralOffset ¶
func (c *MessagePatternClient) GetPluralOffset(ctx context.Context, handle int64, arg0 int32) (float64, error)
GetPluralOffset calls the GetPluralOffset RPC.
func (*MessagePatternClient) GetSubstring ¶
func (c *MessagePatternClient) GetSubstring(ctx context.Context, handle int64, arg0 int64) (string, error)
GetSubstring calls the GetSubstring RPC.
func (*MessagePatternClient) HasNamedArguments ¶
HasNamedArguments calls the HasNamedArguments RPC.
func (*MessagePatternClient) HasNumberedArguments ¶
func (c *MessagePatternClient) HasNumberedArguments(ctx context.Context, handle int64) (bool, error)
HasNumberedArguments calls the HasNumberedArguments RPC.
func (*MessagePatternClient) ParseChoiceStyle ¶
func (c *MessagePatternClient) ParseChoiceStyle(ctx context.Context, handle int64, arg0 string) (int64, error)
ParseChoiceStyle calls the ParseChoiceStyle RPC.
func (*MessagePatternClient) ParsePluralStyle ¶
func (c *MessagePatternClient) ParsePluralStyle(ctx context.Context, handle int64, arg0 string) (int64, error)
ParsePluralStyle calls the ParsePluralStyle RPC.
func (*MessagePatternClient) ParseSelectStyle ¶
func (c *MessagePatternClient) ParseSelectStyle(ctx context.Context, handle int64, arg0 string) (int64, error)
ParseSelectStyle calls the ParseSelectStyle RPC.
func (*MessagePatternClient) PartSubstringMatches ¶
func (c *MessagePatternClient) PartSubstringMatches(ctx context.Context, handle int64, arg0 int64, arg1 string) (bool, error)
PartSubstringMatches calls the PartSubstringMatches RPC.
func (*MessagePatternClient) ValidateArgumentName ¶
func (c *MessagePatternClient) ValidateArgumentName(ctx context.Context, handle int64, arg0 string) (int32, error)
ValidateArgumentName calls the ValidateArgumentName RPC.
type MessagePatternPartClient ¶
type MessagePatternPartClient struct {
// contains filtered or unexported fields
}
MessagePatternPartClient wraps the gRPC MessagePatternPartService client.
func NewMessagePatternPartClient ¶
func NewMessagePatternPartClient(cc grpc.ClientConnInterface) *MessagePatternPartClient
NewMessagePatternPartClient creates a new MessagePatternPart client.
func (*MessagePatternPartClient) GetArgType ¶
func (c *MessagePatternPartClient) GetArgType(ctx context.Context) (int64, error)
GetArgType calls the GetArgType RPC.
func (*MessagePatternPartClient) GetIndex ¶
func (c *MessagePatternPartClient) GetIndex(ctx context.Context) (int32, error)
GetIndex calls the GetIndex RPC.
func (*MessagePatternPartClient) GetLength ¶
func (c *MessagePatternPartClient) GetLength(ctx context.Context) (int32, error)
GetLength calls the GetLength RPC.
func (*MessagePatternPartClient) GetLimit ¶
func (c *MessagePatternPartClient) GetLimit(ctx context.Context) (int32, error)
GetLimit calls the GetLimit RPC.
func (*MessagePatternPartClient) GetType ¶
func (c *MessagePatternPartClient) GetType(ctx context.Context) (int64, error)
GetType calls the GetType RPC.
func (*MessagePatternPartClient) GetValue ¶
func (c *MessagePatternPartClient) GetValue(ctx context.Context) (int32, error)
GetValue calls the GetValue RPC.
type Normalizer2Client ¶
type Normalizer2Client struct {
// contains filtered or unexported fields
}
Normalizer2Client wraps the gRPC Normalizer2Service client.
func NewNormalizer2Client ¶
func NewNormalizer2Client(cc grpc.ClientConnInterface) *Normalizer2Client
NewNormalizer2Client creates a new Normalizer2 client.
func (*Normalizer2Client) ComposePair ¶
ComposePair calls the ComposePair RPC.
func (*Normalizer2Client) GetCombiningClass ¶
GetCombiningClass calls the GetCombiningClass RPC.
func (*Normalizer2Client) GetDecomposition ¶
GetDecomposition calls the GetDecomposition RPC.
func (*Normalizer2Client) GetInstance ¶
func (c *Normalizer2Client) GetInstance(ctx context.Context, arg0 int64, arg1 string, arg2 int64) (int64, error)
GetInstance calls the GetInstance RPC.
func (*Normalizer2Client) GetNFCInstance ¶
func (c *Normalizer2Client) GetNFCInstance(ctx context.Context) (int64, error)
GetNFCInstance calls the GetNFCInstance RPC.
func (*Normalizer2Client) GetNFDInstance ¶
func (c *Normalizer2Client) GetNFDInstance(ctx context.Context) (int64, error)
GetNFDInstance calls the GetNFDInstance RPC.
func (*Normalizer2Client) GetNFKCCasefoldInstance ¶
func (c *Normalizer2Client) GetNFKCCasefoldInstance(ctx context.Context) (int64, error)
GetNFKCCasefoldInstance calls the GetNFKCCasefoldInstance RPC.
func (*Normalizer2Client) GetNFKCInstance ¶
func (c *Normalizer2Client) GetNFKCInstance(ctx context.Context) (int64, error)
GetNFKCInstance calls the GetNFKCInstance RPC.
func (*Normalizer2Client) GetNFKCSimpleCasefoldInstance ¶
func (c *Normalizer2Client) GetNFKCSimpleCasefoldInstance(ctx context.Context) (int64, error)
GetNFKCSimpleCasefoldInstance calls the GetNFKCSimpleCasefoldInstance RPC.
func (*Normalizer2Client) GetNFKDInstance ¶
func (c *Normalizer2Client) GetNFKDInstance(ctx context.Context) (int64, error)
GetNFKDInstance calls the GetNFKDInstance RPC.
func (*Normalizer2Client) GetRawDecomposition ¶
GetRawDecomposition calls the GetRawDecomposition RPC.
func (*Normalizer2Client) HasBoundaryAfter ¶
HasBoundaryAfter calls the HasBoundaryAfter RPC.
func (*Normalizer2Client) HasBoundaryBefore ¶
HasBoundaryBefore calls the HasBoundaryBefore RPC.
func (*Normalizer2Client) IsNormalized ¶
IsNormalized calls the IsNormalized RPC.
func (*Normalizer2Client) Normalize1 ¶
Normalize1 calls the Normalize1 RPC.
func (*Normalizer2Client) Normalize2_1 ¶
func (c *Normalizer2Client) Normalize2_1(ctx context.Context, arg0 string, arg1 int64) (int64, error)
Normalize2_1 calls the Normalize2_1 RPC.
func (*Normalizer2Client) Normalize2_2 ¶
func (c *Normalizer2Client) Normalize2_2(ctx context.Context, arg0 string, arg1 int64) (int64, error)
Normalize2_2 calls the Normalize2_2 RPC.
func (*Normalizer2Client) NormalizeSecondAndAppend ¶
func (c *Normalizer2Client) NormalizeSecondAndAppend(ctx context.Context, arg0 int64, arg1 string) (int64, error)
NormalizeSecondAndAppend calls the NormalizeSecondAndAppend RPC.
func (*Normalizer2Client) QuickCheck ¶
QuickCheck calls the QuickCheck RPC.
func (*Normalizer2Client) SpanQuickCheckYes ¶
SpanQuickCheckYes calls the SpanQuickCheckYes RPC.
type Normalizer2ModeClient ¶
type Normalizer2ModeClient struct {
// contains filtered or unexported fields
}
Normalizer2ModeClient wraps the gRPC Normalizer2ModeService client.
func NewNormalizer2ModeClient ¶
func NewNormalizer2ModeClient(cc grpc.ClientConnInterface) *Normalizer2ModeClient
NewNormalizer2ModeClient creates a new Normalizer2Mode client.
type NormalizerClient ¶
type NormalizerClient struct {
// contains filtered or unexported fields
}
NormalizerClient wraps the gRPC NormalizerService client.
func NewNormalizerClient ¶
func NewNormalizerClient(cc grpc.ClientConnInterface) *NormalizerClient
NewNormalizerClient creates a new Normalizer client.
func (*NormalizerClient) Clone ¶
func (c *NormalizerClient) Clone(ctx context.Context) (int64, error)
Clone calls the Clone RPC.
func (*NormalizerClient) Compare3 ¶
func (c *NormalizerClient) Compare3(ctx context.Context, arg0 int64, arg1 int64, arg2 int32) (int32, error)
Compare3 calls the Compare3 RPC.
func (*NormalizerClient) Compare3_2 ¶
func (c *NormalizerClient) Compare3_2(ctx context.Context, arg0 int32, arg1 int32, arg2 int32) (int32, error)
Compare3_2 calls the Compare3_2 RPC.
func (*NormalizerClient) Compare3_3 ¶
func (c *NormalizerClient) Compare3_3(ctx context.Context, arg0 int32, arg1 string, arg2 int32) (int32, error)
Compare3_3 calls the Compare3_3 RPC.
func (*NormalizerClient) Compare3_4 ¶
func (c *NormalizerClient) Compare3_4(ctx context.Context, arg0 string, arg1 string, arg2 int32) (int32, error)
Compare3_4 calls the Compare3_4 RPC.
type NumberFormatClient ¶
type NumberFormatClient struct {
// contains filtered or unexported fields
}
NumberFormatClient wraps the gRPC NumberFormatService client.
func NewNumberFormatClient ¶
func NewNumberFormatClient(cc grpc.ClientConnInterface) *NumberFormatClient
NewNumberFormatClient creates a new NumberFormat client.
func (*NumberFormatClient) Clone ¶
func (c *NumberFormatClient) Clone(ctx context.Context) (int64, error)
Clone calls the Clone RPC.
func (*NumberFormatClient) Format1_11 ¶
Format1_11 calls the Format1_11 RPC.
func (*NumberFormatClient) Format3_1 ¶
func (c *NumberFormatClient) Format3_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error)
Format3_1 calls the Format3_1 RPC.
func (*NumberFormatClient) Format3_3 ¶
func (c *NumberFormatClient) Format3_3(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error)
Format3_3 calls the Format3_3 RPC.
func (*NumberFormatClient) Format3_5 ¶
func (c *NumberFormatClient) Format3_5(ctx context.Context, arg0 float64, arg1 int64, arg2 int64) (int64, error)
Format3_5 calls the Format3_5 RPC.
func (*NumberFormatClient) Format3_6 ¶
func (c *NumberFormatClient) Format3_6(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error)
Format3_6 calls the Format3_6 RPC.
func (*NumberFormatClient) Format3_8 ¶
func (c *NumberFormatClient) Format3_8(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error)
Format3_8 calls the Format3_8 RPC.
func (*NumberFormatClient) Format3_10 ¶
func (c *NumberFormatClient) Format3_10(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error)
Format3_10 calls the Format3_10 RPC.
func (*NumberFormatClient) Format3_12 ¶
func (c *NumberFormatClient) Format3_12(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error)
Format3_12 calls the Format3_12 RPC.
func (*NumberFormatClient) GetAvailableLocales ¶
func (c *NumberFormatClient) GetAvailableLocales(ctx context.Context) (int64, error)
GetAvailableLocales calls the GetAvailableLocales RPC.
func (*NumberFormatClient) GetContext ¶
GetContext calls the GetContext RPC.
func (*NumberFormatClient) GetCurrency ¶
func (c *NumberFormatClient) GetCurrency(ctx context.Context) (int64, error)
GetCurrency calls the GetCurrency RPC.
func (*NumberFormatClient) GetCurrencyInstance0 ¶
func (c *NumberFormatClient) GetCurrencyInstance0(ctx context.Context) (int64, error)
GetCurrencyInstance0 calls the GetCurrencyInstance0 RPC.
func (*NumberFormatClient) GetCurrencyInstance1_1 ¶
GetCurrencyInstance1_1 calls the GetCurrencyInstance1_1 RPC.
func (*NumberFormatClient) GetCurrencyInstance1_2 ¶
GetCurrencyInstance1_2 calls the GetCurrencyInstance1_2 RPC.
func (*NumberFormatClient) GetInstance0 ¶
func (c *NumberFormatClient) GetInstance0(ctx context.Context) (int64, error)
GetInstance0 calls the GetInstance0 RPC.
func (*NumberFormatClient) GetInstance1_1 ¶
GetInstance1_1 calls the GetInstance1_1 RPC.
func (*NumberFormatClient) GetInstance1_3 ¶
GetInstance1_3 calls the GetInstance1_3 RPC.
func (*NumberFormatClient) GetInstance1_4 ¶
GetInstance1_4 calls the GetInstance1_4 RPC.
func (*NumberFormatClient) GetInstance2_2 ¶
func (c *NumberFormatClient) GetInstance2_2(ctx context.Context, arg0 int64, arg1 int32) (int64, error)
GetInstance2_2 calls the GetInstance2_2 RPC.
func (*NumberFormatClient) GetInstance2_5 ¶
func (c *NumberFormatClient) GetInstance2_5(ctx context.Context, arg0 int64, arg1 int32) (int64, error)
GetInstance2_5 calls the GetInstance2_5 RPC.
func (*NumberFormatClient) GetIntegerInstance0 ¶
func (c *NumberFormatClient) GetIntegerInstance0(ctx context.Context) (int64, error)
GetIntegerInstance0 calls the GetIntegerInstance0 RPC.
func (*NumberFormatClient) GetIntegerInstance1_1 ¶
GetIntegerInstance1_1 calls the GetIntegerInstance1_1 RPC.
func (*NumberFormatClient) GetIntegerInstance1_2 ¶
GetIntegerInstance1_2 calls the GetIntegerInstance1_2 RPC.
func (*NumberFormatClient) GetMaximumFractionDigits ¶
func (c *NumberFormatClient) GetMaximumFractionDigits(ctx context.Context) (int32, error)
GetMaximumFractionDigits calls the GetMaximumFractionDigits RPC.
func (*NumberFormatClient) GetMaximumIntegerDigits ¶
func (c *NumberFormatClient) GetMaximumIntegerDigits(ctx context.Context) (int32, error)
GetMaximumIntegerDigits calls the GetMaximumIntegerDigits RPC.
func (*NumberFormatClient) GetMinimumFractionDigits ¶
func (c *NumberFormatClient) GetMinimumFractionDigits(ctx context.Context) (int32, error)
GetMinimumFractionDigits calls the GetMinimumFractionDigits RPC.
func (*NumberFormatClient) GetMinimumIntegerDigits ¶
func (c *NumberFormatClient) GetMinimumIntegerDigits(ctx context.Context) (int32, error)
GetMinimumIntegerDigits calls the GetMinimumIntegerDigits RPC.
func (*NumberFormatClient) GetNumberInstance0 ¶
func (c *NumberFormatClient) GetNumberInstance0(ctx context.Context) (int64, error)
GetNumberInstance0 calls the GetNumberInstance0 RPC.
func (*NumberFormatClient) GetNumberInstance1_1 ¶
GetNumberInstance1_1 calls the GetNumberInstance1_1 RPC.
func (*NumberFormatClient) GetNumberInstance1_2 ¶
GetNumberInstance1_2 calls the GetNumberInstance1_2 RPC.
func (*NumberFormatClient) GetPercentInstance0 ¶
func (c *NumberFormatClient) GetPercentInstance0(ctx context.Context) (int64, error)
GetPercentInstance0 calls the GetPercentInstance0 RPC.
func (*NumberFormatClient) GetPercentInstance1_1 ¶
GetPercentInstance1_1 calls the GetPercentInstance1_1 RPC.
func (*NumberFormatClient) GetPercentInstance1_2 ¶
GetPercentInstance1_2 calls the GetPercentInstance1_2 RPC.
func (*NumberFormatClient) GetRoundingMode ¶
func (c *NumberFormatClient) GetRoundingMode(ctx context.Context) (int32, error)
GetRoundingMode calls the GetRoundingMode RPC.
func (*NumberFormatClient) GetScientificInstance0 ¶
func (c *NumberFormatClient) GetScientificInstance0(ctx context.Context) (int64, error)
GetScientificInstance0 calls the GetScientificInstance0 RPC.
func (*NumberFormatClient) GetScientificInstance1_1 ¶
func (c *NumberFormatClient) GetScientificInstance1_1(ctx context.Context, arg0 int64) (int64, error)
GetScientificInstance1_1 calls the GetScientificInstance1_1 RPC.
func (*NumberFormatClient) GetScientificInstance1_2 ¶
func (c *NumberFormatClient) GetScientificInstance1_2(ctx context.Context, arg0 int64) (int64, error)
GetScientificInstance1_2 calls the GetScientificInstance1_2 RPC.
func (*NumberFormatClient) HashCode ¶
func (c *NumberFormatClient) HashCode(ctx context.Context) (int32, error)
HashCode calls the HashCode RPC.
func (*NumberFormatClient) IsGroupingUsed ¶
func (c *NumberFormatClient) IsGroupingUsed(ctx context.Context) (bool, error)
IsGroupingUsed calls the IsGroupingUsed RPC.
func (*NumberFormatClient) IsParseIntegerOnly ¶
func (c *NumberFormatClient) IsParseIntegerOnly(ctx context.Context) (bool, error)
IsParseIntegerOnly calls the IsParseIntegerOnly RPC.
func (*NumberFormatClient) IsParseStrict ¶
func (c *NumberFormatClient) IsParseStrict(ctx context.Context) (bool, error)
IsParseStrict calls the IsParseStrict RPC.
func (*NumberFormatClient) ParseCurrency ¶
func (c *NumberFormatClient) ParseCurrency(ctx context.Context, arg0 string, arg1 int64) (int64, error)
ParseCurrency calls the ParseCurrency RPC.
func (*NumberFormatClient) ParseObject ¶
func (c *NumberFormatClient) ParseObject(ctx context.Context, arg0 string, arg1 int64) (int64, error)
ParseObject calls the ParseObject RPC.
func (*NumberFormatClient) SetContext ¶
func (c *NumberFormatClient) SetContext(ctx context.Context, arg0 int64) error
SetContext calls the SetContext RPC.
func (*NumberFormatClient) SetCurrency ¶
func (c *NumberFormatClient) SetCurrency(ctx context.Context, arg0 int64) error
SetCurrency calls the SetCurrency RPC.
func (*NumberFormatClient) SetGroupingUsed ¶
func (c *NumberFormatClient) SetGroupingUsed(ctx context.Context, arg0 bool) error
SetGroupingUsed calls the SetGroupingUsed RPC.
func (*NumberFormatClient) SetMaximumFractionDigits ¶
func (c *NumberFormatClient) SetMaximumFractionDigits(ctx context.Context, arg0 int32) error
SetMaximumFractionDigits calls the SetMaximumFractionDigits RPC.
func (*NumberFormatClient) SetMaximumIntegerDigits ¶
func (c *NumberFormatClient) SetMaximumIntegerDigits(ctx context.Context, arg0 int32) error
SetMaximumIntegerDigits calls the SetMaximumIntegerDigits RPC.
func (*NumberFormatClient) SetMinimumFractionDigits ¶
func (c *NumberFormatClient) SetMinimumFractionDigits(ctx context.Context, arg0 int32) error
SetMinimumFractionDigits calls the SetMinimumFractionDigits RPC.
func (*NumberFormatClient) SetMinimumIntegerDigits ¶
func (c *NumberFormatClient) SetMinimumIntegerDigits(ctx context.Context, arg0 int32) error
SetMinimumIntegerDigits calls the SetMinimumIntegerDigits RPC.
func (*NumberFormatClient) SetParseIntegerOnly ¶
func (c *NumberFormatClient) SetParseIntegerOnly(ctx context.Context, arg0 bool) error
SetParseIntegerOnly calls the SetParseIntegerOnly RPC.
func (*NumberFormatClient) SetParseStrict ¶
func (c *NumberFormatClient) SetParseStrict(ctx context.Context, arg0 bool) error
SetParseStrict calls the SetParseStrict RPC.
func (*NumberFormatClient) SetRoundingMode ¶
func (c *NumberFormatClient) SetRoundingMode(ctx context.Context, arg0 int32) error
SetRoundingMode calls the SetRoundingMode RPC.
type NumberingSystemClient ¶
type NumberingSystemClient struct {
// contains filtered or unexported fields
}
NumberingSystemClient wraps the gRPC NumberingSystemService client.
func NewNumberingSystemClient ¶
func NewNumberingSystemClient(cc grpc.ClientConnInterface) *NumberingSystemClient
NewNumberingSystemClient creates a new NumberingSystem client.
func (*NumberingSystemClient) GetAvailableNames ¶
GetAvailableNames calls the GetAvailableNames RPC.
func (*NumberingSystemClient) GetDescription ¶
GetDescription calls the GetDescription RPC.
func (*NumberingSystemClient) GetInstance0 ¶
GetInstance0 calls the GetInstance0 RPC.
func (*NumberingSystemClient) GetInstance1_1 ¶
func (c *NumberingSystemClient) GetInstance1_1(ctx context.Context, handle int64, arg0 int64) (int64, error)
GetInstance1_1 calls the GetInstance1_1 RPC.
func (*NumberingSystemClient) GetInstance1_3 ¶
func (c *NumberingSystemClient) GetInstance1_3(ctx context.Context, handle int64, arg0 int64) (int64, error)
GetInstance1_3 calls the GetInstance1_3 RPC.
func (*NumberingSystemClient) GetInstance3_2 ¶
func (c *NumberingSystemClient) GetInstance3_2(ctx context.Context, handle int64, arg0 int32, arg1 bool, arg2 string) (int64, error)
GetInstance3_2 calls the GetInstance3_2 RPC.
func (*NumberingSystemClient) GetInstanceByName ¶
func (c *NumberingSystemClient) GetInstanceByName(ctx context.Context, handle int64, arg0 string) (int64, error)
GetInstanceByName calls the GetInstanceByName RPC.
func (*NumberingSystemClient) IsAlgorithmic ¶
IsAlgorithmic calls the IsAlgorithmic RPC.
func (*NumberingSystemClient) IsValidDigitString ¶
func (c *NumberingSystemClient) IsValidDigitString(ctx context.Context, handle int64, arg0 string) (bool, error)
IsValidDigitString calls the IsValidDigitString RPC.
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) GetUnderlineThickness ¶
GetUnderlineThickness calls the GetUnderlineThickness RPC.
type ParcelableSpanClient ¶
type ParcelableSpanClient struct {
// contains filtered or unexported fields
}
ParcelableSpanClient wraps the gRPC ParcelableSpanService client.
func NewParcelableSpanClient ¶
func NewParcelableSpanClient(cc grpc.ClientConnInterface) *ParcelableSpanClient
NewParcelableSpanClient creates a new ParcelableSpan client.
func (*ParcelableSpanClient) GetSpanTypeId ¶
func (c *ParcelableSpanClient) GetSpanTypeId(ctx context.Context) (int32, error)
GetSpanTypeId calls the GetSpanTypeId RPC.
type PluralFormatClient ¶
type PluralFormatClient struct {
// contains filtered or unexported fields
}
PluralFormatClient wraps the gRPC PluralFormatService client.
func NewPluralFormatClient ¶
func NewPluralFormatClient(cc grpc.ClientConnInterface) *PluralFormatClient
NewPluralFormatClient creates a new PluralFormat client.
func (*PluralFormatClient) ApplyPattern ¶
ApplyPattern calls the ApplyPattern RPC.
func (*PluralFormatClient) Format1 ¶
func (c *PluralFormatClient) Format1(ctx context.Context, handle int64, arg0 float64) (string, error)
Format1 calls the Format1 RPC.
func (*PluralFormatClient) Format3_1 ¶
func (c *PluralFormatClient) Format3_1(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) (int64, error)
Format3_1 calls the Format3_1 RPC.
func (*PluralFormatClient) Parse ¶
func (c *PluralFormatClient) Parse(ctx context.Context, handle int64, arg0 string, arg1 int64) (int64, error)
Parse calls the Parse RPC.
func (*PluralFormatClient) ParseObject ¶
func (c *PluralFormatClient) ParseObject(ctx context.Context, handle int64, arg0 string, arg1 int64) (int64, error)
ParseObject calls the ParseObject RPC.
func (*PluralFormatClient) SetNumberFormat ¶
SetNumberFormat calls the SetNumberFormat RPC.
type PluralRulesClient ¶
type PluralRulesClient struct {
// contains filtered or unexported fields
}
PluralRulesClient wraps the gRPC PluralRulesService client.
func NewPluralRulesClient ¶
func NewPluralRulesClient(cc grpc.ClientConnInterface) *PluralRulesClient
NewPluralRulesClient creates a new PluralRules client.
func (*PluralRulesClient) CreateRules ¶
CreateRules calls the CreateRules RPC.
func (*PluralRulesClient) ForLocale1 ¶
ForLocale1 calls the ForLocale1 RPC.
func (*PluralRulesClient) ForLocale1_2 ¶
ForLocale1_2 calls the ForLocale1_2 RPC.
func (*PluralRulesClient) ForLocale2_1 ¶
func (c *PluralRulesClient) ForLocale2_1(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
ForLocale2_1 calls the ForLocale2_1 RPC.
func (*PluralRulesClient) ForLocale2_3 ¶
func (c *PluralRulesClient) ForLocale2_3(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
ForLocale2_3 calls the ForLocale2_3 RPC.
func (*PluralRulesClient) GetAllKeywordValues ¶
GetAllKeywordValues calls the GetAllKeywordValues RPC.
func (*PluralRulesClient) GetKeywords ¶
func (c *PluralRulesClient) GetKeywords(ctx context.Context) (int64, error)
GetKeywords calls the GetKeywords RPC.
func (*PluralRulesClient) GetSamples ¶
GetSamples calls the GetSamples RPC.
func (*PluralRulesClient) GetUniqueKeywordValue ¶
func (c *PluralRulesClient) GetUniqueKeywordValue(ctx context.Context, arg0 string) (float64, error)
GetUniqueKeywordValue calls the GetUniqueKeywordValue RPC.
func (*PluralRulesClient) HashCode ¶
func (c *PluralRulesClient) HashCode(ctx context.Context) (int32, error)
HashCode calls the HashCode RPC.
func (*PluralRulesClient) ParseDescription ¶
ParseDescription calls the ParseDescription RPC.
type PluralRulesPluralTypeClient ¶
type PluralRulesPluralTypeClient struct {
// contains filtered or unexported fields
}
PluralRulesPluralTypeClient wraps the gRPC PluralRulesPluralTypeService client.
func NewPluralRulesPluralTypeClient ¶
func NewPluralRulesPluralTypeClient(cc grpc.ClientConnInterface) *PluralRulesPluralTypeClient
NewPluralRulesPluralTypeClient creates a new PluralRulesPluralType client.
type PositionedGlyphsClient ¶
type PositionedGlyphsClient struct {
// contains filtered or unexported fields
}
PositionedGlyphsClient wraps the gRPC PositionedGlyphsService client.
func NewPositionedGlyphsClient ¶
func NewPositionedGlyphsClient(cc grpc.ClientConnInterface) *PositionedGlyphsClient
NewPositionedGlyphsClient creates a new PositionedGlyphs client.
func (*PositionedGlyphsClient) GetAdvance ¶
func (c *PositionedGlyphsClient) GetAdvance(ctx context.Context) (float32, error)
GetAdvance calls the GetAdvance RPC.
func (*PositionedGlyphsClient) GetAscent ¶
func (c *PositionedGlyphsClient) GetAscent(ctx context.Context) (float32, error)
GetAscent calls the GetAscent RPC.
func (*PositionedGlyphsClient) GetDescent ¶
func (c *PositionedGlyphsClient) GetDescent(ctx context.Context) (float32, error)
GetDescent calls the GetDescent RPC.
func (*PositionedGlyphsClient) GetFakeBold ¶
GetFakeBold calls the GetFakeBold RPC.
func (*PositionedGlyphsClient) GetFakeItalic ¶
GetFakeItalic calls the GetFakeItalic RPC.
func (*PositionedGlyphsClient) GetGlyphId ¶
GetGlyphId calls the GetGlyphId RPC.
func (*PositionedGlyphsClient) GetItalicOverride ¶
func (c *PositionedGlyphsClient) GetItalicOverride(ctx context.Context, arg0 int32) (float32, error)
GetItalicOverride calls the GetItalicOverride RPC.
func (*PositionedGlyphsClient) GetOffsetX ¶
func (c *PositionedGlyphsClient) GetOffsetX(ctx context.Context) (float32, error)
GetOffsetX calls the GetOffsetX RPC.
func (*PositionedGlyphsClient) GetOffsetY ¶
func (c *PositionedGlyphsClient) GetOffsetY(ctx context.Context) (float32, error)
GetOffsetY calls the GetOffsetY RPC.
func (*PositionedGlyphsClient) GetWeightOverride ¶
func (c *PositionedGlyphsClient) GetWeightOverride(ctx context.Context, arg0 int32) (float32, error)
GetWeightOverride calls the GetWeightOverride RPC.
func (*PositionedGlyphsClient) GlyphCount ¶
func (c *PositionedGlyphsClient) GlyphCount(ctx context.Context) (int32, error)
GlyphCount calls the GlyphCount RPC.
type PrecomputedTextClient ¶
type PrecomputedTextClient struct {
// contains filtered or unexported fields
}
PrecomputedTextClient wraps the gRPC PrecomputedTextService client.
func NewPrecomputedTextClient ¶
func NewPrecomputedTextClient(cc grpc.ClientConnInterface) *PrecomputedTextClient
NewPrecomputedTextClient creates a new PrecomputedText client.
func (*PrecomputedTextClient) GetBounds ¶
func (c *PrecomputedTextClient) GetBounds(ctx context.Context, arg0 int32, arg1 int32, arg2 int64) error
GetBounds calls the GetBounds RPC.
func (*PrecomputedTextClient) GetFontMetricsInt ¶
func (c *PrecomputedTextClient) GetFontMetricsInt(ctx context.Context, arg0 int32, arg1 int32, arg2 int64) error
GetFontMetricsInt calls the GetFontMetricsInt RPC.
func (*PrecomputedTextClient) GetParagraphCount ¶
func (c *PrecomputedTextClient) GetParagraphCount(ctx context.Context) (int32, error)
GetParagraphCount calls the GetParagraphCount RPC.
func (*PrecomputedTextClient) GetParagraphEnd ¶
GetParagraphEnd calls the GetParagraphEnd RPC.
func (*PrecomputedTextClient) GetParagraphStart ¶
GetParagraphStart calls the GetParagraphStart RPC.
func (*PrecomputedTextClient) GetParams ¶
func (c *PrecomputedTextClient) GetParams(ctx context.Context) (int64, error)
GetParams calls the GetParams RPC.
func (*PrecomputedTextClient) GetSpanEnd ¶
GetSpanEnd calls the GetSpanEnd RPC.
func (*PrecomputedTextClient) GetSpanFlags ¶
GetSpanFlags calls the GetSpanFlags RPC.
func (*PrecomputedTextClient) GetSpanStart ¶
GetSpanStart calls the GetSpanStart RPC.
func (*PrecomputedTextClient) GetWidth ¶
func (c *PrecomputedTextClient) GetWidth(ctx context.Context, arg0 int32, arg1 int32) (float32, error)
GetWidth calls the GetWidth RPC.
func (*PrecomputedTextClient) Length ¶
func (c *PrecomputedTextClient) Length(ctx context.Context) (int32, error)
Length calls the Length RPC.
func (*PrecomputedTextClient) NextSpanTransition ¶
func (c *PrecomputedTextClient) NextSpanTransition(ctx context.Context, arg0 int32, arg1 int32, arg2 int64) (int32, error)
NextSpanTransition calls the NextSpanTransition RPC.
func (*PrecomputedTextClient) RemoveSpan ¶
func (c *PrecomputedTextClient) RemoveSpan(ctx context.Context, arg0 int64) error
RemoveSpan calls the RemoveSpan RPC.
func (*PrecomputedTextClient) SetSpan ¶
func (c *PrecomputedTextClient) SetSpan(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int32) error
SetSpan calls the SetSpan RPC.
func (*PrecomputedTextClient) SubSequence ¶
func (c *PrecomputedTextClient) SubSequence(ctx context.Context, arg0 int32, arg1 int32) (int64, error)
SubSequence calls the SubSequence RPC.
type PrecomputedTextParamsClient ¶
type PrecomputedTextParamsClient struct {
// contains filtered or unexported fields
}
PrecomputedTextParamsClient wraps the gRPC PrecomputedTextParamsService client.
func NewPrecomputedTextParamsClient ¶
func NewPrecomputedTextParamsClient(cc grpc.ClientConnInterface) *PrecomputedTextParamsClient
NewPrecomputedTextParamsClient creates a new PrecomputedTextParams client.
func (*PrecomputedTextParamsClient) GetBreakStrategy ¶
func (c *PrecomputedTextParamsClient) GetBreakStrategy(ctx context.Context) (int32, error)
GetBreakStrategy calls the GetBreakStrategy RPC.
func (*PrecomputedTextParamsClient) GetHyphenationFrequency ¶
func (c *PrecomputedTextParamsClient) GetHyphenationFrequency(ctx context.Context) (int32, error)
GetHyphenationFrequency calls the GetHyphenationFrequency RPC.
func (*PrecomputedTextParamsClient) GetLineBreakConfig ¶
func (c *PrecomputedTextParamsClient) GetLineBreakConfig(ctx context.Context) (int64, error)
GetLineBreakConfig calls the GetLineBreakConfig RPC.
func (*PrecomputedTextParamsClient) GetTextDirection ¶
func (c *PrecomputedTextParamsClient) GetTextDirection(ctx context.Context) (int64, error)
GetTextDirection calls the GetTextDirection RPC.
func (*PrecomputedTextParamsClient) GetTextPaint ¶
func (c *PrecomputedTextParamsClient) GetTextPaint(ctx context.Context) (int64, error)
GetTextPaint calls the GetTextPaint RPC.
type RelativeDateTimeFormatterAbsoluteUnitClient ¶
type RelativeDateTimeFormatterAbsoluteUnitClient struct {
// contains filtered or unexported fields
}
RelativeDateTimeFormatterAbsoluteUnitClient wraps the gRPC RelativeDateTimeFormatterAbsoluteUnitService client.
func NewRelativeDateTimeFormatterAbsoluteUnitClient ¶
func NewRelativeDateTimeFormatterAbsoluteUnitClient(cc grpc.ClientConnInterface) *RelativeDateTimeFormatterAbsoluteUnitClient
NewRelativeDateTimeFormatterAbsoluteUnitClient creates a new RelativeDateTimeFormatterAbsoluteUnit client.
type RelativeDateTimeFormatterClient ¶
type RelativeDateTimeFormatterClient struct {
// contains filtered or unexported fields
}
RelativeDateTimeFormatterClient wraps the gRPC RelativeDateTimeFormatterService client.
func NewRelativeDateTimeFormatterClient ¶
func NewRelativeDateTimeFormatterClient(cc grpc.ClientConnInterface) *RelativeDateTimeFormatterClient
NewRelativeDateTimeFormatterClient creates a new RelativeDateTimeFormatter client.
func (*RelativeDateTimeFormatterClient) CombineDateAndTime ¶
func (c *RelativeDateTimeFormatterClient) CombineDateAndTime(ctx context.Context, arg0 string, arg1 string) (string, error)
CombineDateAndTime calls the CombineDateAndTime RPC.
func (*RelativeDateTimeFormatterClient) Format2 ¶
func (c *RelativeDateTimeFormatterClient) Format2(ctx context.Context, arg0 int64, arg1 int64) (string, error)
Format2 calls the Format2 RPC.
func (*RelativeDateTimeFormatterClient) Format2_2 ¶
func (c *RelativeDateTimeFormatterClient) Format2_2(ctx context.Context, arg0 float64, arg1 int64) (string, error)
Format2_2 calls the Format2_2 RPC.
func (*RelativeDateTimeFormatterClient) Format3_1 ¶
func (c *RelativeDateTimeFormatterClient) Format3_1(ctx context.Context, arg0 float64, arg1 int64, arg2 int64) (string, error)
Format3_1 calls the Format3_1 RPC.
func (*RelativeDateTimeFormatterClient) FormatNumeric ¶
func (c *RelativeDateTimeFormatterClient) FormatNumeric(ctx context.Context, arg0 float64, arg1 int64) (string, error)
FormatNumeric calls the FormatNumeric RPC.
func (*RelativeDateTimeFormatterClient) FormatNumericToValue ¶
func (c *RelativeDateTimeFormatterClient) FormatNumericToValue(ctx context.Context, arg0 float64, arg1 int64) (int64, error)
FormatNumericToValue calls the FormatNumericToValue RPC.
func (*RelativeDateTimeFormatterClient) FormatToValue2 ¶
func (c *RelativeDateTimeFormatterClient) FormatToValue2(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
FormatToValue2 calls the FormatToValue2 RPC.
func (*RelativeDateTimeFormatterClient) FormatToValue2_2 ¶
func (c *RelativeDateTimeFormatterClient) FormatToValue2_2(ctx context.Context, arg0 float64, arg1 int64) (int64, error)
FormatToValue2_2 calls the FormatToValue2_2 RPC.
func (*RelativeDateTimeFormatterClient) FormatToValue3_1 ¶
func (c *RelativeDateTimeFormatterClient) FormatToValue3_1(ctx context.Context, arg0 float64, arg1 int64, arg2 int64) (int64, error)
FormatToValue3_1 calls the FormatToValue3_1 RPC.
func (*RelativeDateTimeFormatterClient) GetCapitalizationContext ¶
func (c *RelativeDateTimeFormatterClient) GetCapitalizationContext(ctx context.Context) (int64, error)
GetCapitalizationContext calls the GetCapitalizationContext RPC.
func (*RelativeDateTimeFormatterClient) GetFormatStyle ¶
func (c *RelativeDateTimeFormatterClient) GetFormatStyle(ctx context.Context) (int64, error)
GetFormatStyle calls the GetFormatStyle RPC.
func (*RelativeDateTimeFormatterClient) GetInstance0 ¶
func (c *RelativeDateTimeFormatterClient) GetInstance0(ctx context.Context) (int64, error)
GetInstance0 calls the GetInstance0 RPC.
func (*RelativeDateTimeFormatterClient) GetInstance1_1 ¶
func (c *RelativeDateTimeFormatterClient) GetInstance1_1(ctx context.Context, arg0 int64) (int64, error)
GetInstance1_1 calls the GetInstance1_1 RPC.
func (*RelativeDateTimeFormatterClient) GetInstance1_4 ¶
func (c *RelativeDateTimeFormatterClient) GetInstance1_4(ctx context.Context, arg0 int64) (int64, error)
GetInstance1_4 calls the GetInstance1_4 RPC.
func (*RelativeDateTimeFormatterClient) GetInstance2_2 ¶
func (c *RelativeDateTimeFormatterClient) GetInstance2_2(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
GetInstance2_2 calls the GetInstance2_2 RPC.
func (*RelativeDateTimeFormatterClient) GetInstance2_5 ¶
func (c *RelativeDateTimeFormatterClient) GetInstance2_5(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
GetInstance2_5 calls the GetInstance2_5 RPC.
func (*RelativeDateTimeFormatterClient) GetInstance4_3 ¶
func (c *RelativeDateTimeFormatterClient) GetInstance4_3(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int64) (int64, error)
GetInstance4_3 calls the GetInstance4_3 RPC.
func (*RelativeDateTimeFormatterClient) GetNumberFormat ¶
func (c *RelativeDateTimeFormatterClient) GetNumberFormat(ctx context.Context) (int64, error)
GetNumberFormat calls the GetNumberFormat RPC.
type RelativeDateTimeFormatterDirectionClient ¶
type RelativeDateTimeFormatterDirectionClient struct {
// contains filtered or unexported fields
}
RelativeDateTimeFormatterDirectionClient wraps the gRPC RelativeDateTimeFormatterDirectionService client.
func NewRelativeDateTimeFormatterDirectionClient ¶
func NewRelativeDateTimeFormatterDirectionClient(cc grpc.ClientConnInterface) *RelativeDateTimeFormatterDirectionClient
NewRelativeDateTimeFormatterDirectionClient creates a new RelativeDateTimeFormatterDirection client.
type RelativeDateTimeFormatterFormattedRelativeDateTimeClient ¶
type RelativeDateTimeFormatterFormattedRelativeDateTimeClient struct {
// contains filtered or unexported fields
}
RelativeDateTimeFormatterFormattedRelativeDateTimeClient wraps the gRPC RelativeDateTimeFormatterFormattedRelativeDateTimeService client.
func NewRelativeDateTimeFormatterFormattedRelativeDateTimeClient ¶
func NewRelativeDateTimeFormatterFormattedRelativeDateTimeClient(cc grpc.ClientConnInterface) *RelativeDateTimeFormatterFormattedRelativeDateTimeClient
NewRelativeDateTimeFormatterFormattedRelativeDateTimeClient creates a new RelativeDateTimeFormatterFormattedRelativeDateTime client.
func (*RelativeDateTimeFormatterFormattedRelativeDateTimeClient) CharAt ¶
func (c *RelativeDateTimeFormatterFormattedRelativeDateTimeClient) CharAt(ctx context.Context, arg0 int32) (uint16, error)
CharAt calls the CharAt RPC.
func (*RelativeDateTimeFormatterFormattedRelativeDateTimeClient) Length ¶
func (c *RelativeDateTimeFormatterFormattedRelativeDateTimeClient) Length(ctx context.Context) (int32, error)
Length calls the Length RPC.
func (*RelativeDateTimeFormatterFormattedRelativeDateTimeClient) NextPosition ¶
func (c *RelativeDateTimeFormatterFormattedRelativeDateTimeClient) NextPosition(ctx context.Context, arg0 int64) (bool, error)
NextPosition calls the NextPosition RPC.
func (*RelativeDateTimeFormatterFormattedRelativeDateTimeClient) SubSequence ¶
func (c *RelativeDateTimeFormatterFormattedRelativeDateTimeClient) SubSequence(ctx context.Context, arg0 int32, arg1 int32) (int64, error)
SubSequence calls the SubSequence RPC.
func (*RelativeDateTimeFormatterFormattedRelativeDateTimeClient) ToCharacterIterator ¶
func (c *RelativeDateTimeFormatterFormattedRelativeDateTimeClient) ToCharacterIterator(ctx context.Context) (int64, error)
ToCharacterIterator calls the ToCharacterIterator RPC.
type RelativeDateTimeFormatterRelativeDateTimeUnitClient ¶
type RelativeDateTimeFormatterRelativeDateTimeUnitClient struct {
// contains filtered or unexported fields
}
RelativeDateTimeFormatterRelativeDateTimeUnitClient wraps the gRPC RelativeDateTimeFormatterRelativeDateTimeUnitService client.
func NewRelativeDateTimeFormatterRelativeDateTimeUnitClient ¶
func NewRelativeDateTimeFormatterRelativeDateTimeUnitClient(cc grpc.ClientConnInterface) *RelativeDateTimeFormatterRelativeDateTimeUnitClient
NewRelativeDateTimeFormatterRelativeDateTimeUnitClient creates a new RelativeDateTimeFormatterRelativeDateTimeUnit client.
type RelativeDateTimeFormatterRelativeUnitClient ¶
type RelativeDateTimeFormatterRelativeUnitClient struct {
// contains filtered or unexported fields
}
RelativeDateTimeFormatterRelativeUnitClient wraps the gRPC RelativeDateTimeFormatterRelativeUnitService client.
func NewRelativeDateTimeFormatterRelativeUnitClient ¶
func NewRelativeDateTimeFormatterRelativeUnitClient(cc grpc.ClientConnInterface) *RelativeDateTimeFormatterRelativeUnitClient
NewRelativeDateTimeFormatterRelativeUnitClient creates a new RelativeDateTimeFormatterRelativeUnit client.
type RelativeDateTimeFormatterStyleClient ¶
type RelativeDateTimeFormatterStyleClient struct {
// contains filtered or unexported fields
}
RelativeDateTimeFormatterStyleClient wraps the gRPC RelativeDateTimeFormatterStyleService client.
func NewRelativeDateTimeFormatterStyleClient ¶
func NewRelativeDateTimeFormatterStyleClient(cc grpc.ClientConnInterface) *RelativeDateTimeFormatterStyleClient
NewRelativeDateTimeFormatterStyleClient creates a new RelativeDateTimeFormatterStyle client.
type ReplaceableClient ¶
type ReplaceableClient struct {
// contains filtered or unexported fields
}
ReplaceableClient wraps the gRPC ReplaceableService client.
func NewReplaceableClient ¶
func NewReplaceableClient(cc grpc.ClientConnInterface) *ReplaceableClient
NewReplaceableClient creates a new Replaceable client.
func (*ReplaceableClient) GetChars ¶
func (c *ReplaceableClient) GetChars(ctx context.Context, arg0 int32, arg1 int32, arg2 int64, arg3 int32) error
GetChars calls the GetChars RPC.
func (*ReplaceableClient) HasMetaData ¶
func (c *ReplaceableClient) HasMetaData(ctx context.Context) (bool, error)
HasMetaData calls the HasMetaData RPC.
func (*ReplaceableClient) Length ¶
func (c *ReplaceableClient) Length(ctx context.Context) (int32, error)
Length calls the Length RPC.
func (*ReplaceableClient) Replace3_1 ¶
func (c *ReplaceableClient) Replace3_1(ctx context.Context, arg0 int32, arg1 int32, arg2 string) error
Replace3_1 calls the Replace3_1 RPC.
type RuleBasedCollatorClient ¶
type RuleBasedCollatorClient struct {
// contains filtered or unexported fields
}
RuleBasedCollatorClient wraps the gRPC RuleBasedCollatorService client.
func NewRuleBasedCollatorClient ¶
func NewRuleBasedCollatorClient(cc grpc.ClientConnInterface) *RuleBasedCollatorClient
NewRuleBasedCollatorClient creates a new RuleBasedCollator client.
func (*RuleBasedCollatorClient) CloneAsThawed0 ¶
CloneAsThawed0 calls the CloneAsThawed0 RPC.
func (*RuleBasedCollatorClient) CloneAsThawed0_1 ¶
func (c *RuleBasedCollatorClient) CloneAsThawed0_1(ctx context.Context, handle int64) (int64, error)
CloneAsThawed0_1 calls the CloneAsThawed0_1 RPC.
func (*RuleBasedCollatorClient) CloneAsThawed0_2 ¶
func (c *RuleBasedCollatorClient) CloneAsThawed0_2(ctx context.Context, handle int64) (int64, error)
CloneAsThawed0_2 calls the CloneAsThawed0_2 RPC.
func (*RuleBasedCollatorClient) Compare ¶
func (c *RuleBasedCollatorClient) Compare(ctx context.Context, handle int64, arg0 string, arg1 string) (int32, error)
Compare calls the Compare RPC.
func (*RuleBasedCollatorClient) Equals ¶
func (c *RuleBasedCollatorClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)
Equals calls the Equals RPC.
func (*RuleBasedCollatorClient) GetCollationElementIterator1 ¶
func (c *RuleBasedCollatorClient) GetCollationElementIterator1(ctx context.Context, handle int64, arg0 int64) (int64, error)
GetCollationElementIterator1 calls the GetCollationElementIterator1 RPC.
func (*RuleBasedCollatorClient) GetCollationElementIterator1_1 ¶
func (c *RuleBasedCollatorClient) GetCollationElementIterator1_1(ctx context.Context, handle int64, arg0 string) (int64, error)
GetCollationElementIterator1_1 calls the GetCollationElementIterator1_1 RPC.
func (*RuleBasedCollatorClient) GetCollationElementIterator1_2 ¶
func (c *RuleBasedCollatorClient) GetCollationElementIterator1_2(ctx context.Context, handle int64, arg0 int64) (int64, error)
GetCollationElementIterator1_2 calls the GetCollationElementIterator1_2 RPC.
func (*RuleBasedCollatorClient) GetCollationKey ¶
func (c *RuleBasedCollatorClient) GetCollationKey(ctx context.Context, handle int64, arg0 string) (int64, error)
GetCollationKey calls the GetCollationKey RPC.
func (*RuleBasedCollatorClient) GetContractionsAndExpansions ¶
func (c *RuleBasedCollatorClient) GetContractionsAndExpansions(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 bool) error
GetContractionsAndExpansions calls the GetContractionsAndExpansions RPC.
func (*RuleBasedCollatorClient) GetDecomposition ¶
func (c *RuleBasedCollatorClient) GetDecomposition(ctx context.Context, handle int64) (int32, error)
GetDecomposition calls the GetDecomposition RPC.
func (*RuleBasedCollatorClient) GetMaxVariable ¶
GetMaxVariable calls the GetMaxVariable RPC.
func (*RuleBasedCollatorClient) GetNumericCollation ¶
func (c *RuleBasedCollatorClient) GetNumericCollation(ctx context.Context, handle int64) (bool, error)
GetNumericCollation calls the GetNumericCollation RPC.
func (*RuleBasedCollatorClient) GetReorderCodes ¶
GetReorderCodes calls the GetReorderCodes RPC.
func (*RuleBasedCollatorClient) GetRules1_1 ¶
func (c *RuleBasedCollatorClient) GetRules1_1(ctx context.Context, handle int64, arg0 bool) (string, error)
GetRules1_1 calls the GetRules1_1 RPC.
func (*RuleBasedCollatorClient) GetStrength ¶
GetStrength calls the GetStrength RPC.
func (*RuleBasedCollatorClient) GetTailoredSet ¶
GetTailoredSet calls the GetTailoredSet RPC.
func (*RuleBasedCollatorClient) GetUCAVersion ¶
GetUCAVersion calls the GetUCAVersion RPC.
func (*RuleBasedCollatorClient) GetVariableTop ¶
GetVariableTop calls the GetVariableTop RPC.
func (*RuleBasedCollatorClient) GetVersion ¶
GetVersion calls the GetVersion RPC.
func (*RuleBasedCollatorClient) IsAlternateHandlingShifted ¶
func (c *RuleBasedCollatorClient) IsAlternateHandlingShifted(ctx context.Context, handle int64) (bool, error)
IsAlternateHandlingShifted calls the IsAlternateHandlingShifted RPC.
func (*RuleBasedCollatorClient) IsCaseLevel ¶
IsCaseLevel calls the IsCaseLevel RPC.
func (*RuleBasedCollatorClient) IsFrenchCollation ¶
func (c *RuleBasedCollatorClient) IsFrenchCollation(ctx context.Context, handle int64) (bool, error)
IsFrenchCollation calls the IsFrenchCollation RPC.
func (*RuleBasedCollatorClient) IsLowerCaseFirst ¶
IsLowerCaseFirst calls the IsLowerCaseFirst RPC.
func (*RuleBasedCollatorClient) IsUpperCaseFirst ¶
IsUpperCaseFirst calls the IsUpperCaseFirst RPC.
func (*RuleBasedCollatorClient) SetAlternateHandlingDefault ¶
func (c *RuleBasedCollatorClient) SetAlternateHandlingDefault(ctx context.Context, handle int64) error
SetAlternateHandlingDefault calls the SetAlternateHandlingDefault RPC.
func (*RuleBasedCollatorClient) SetAlternateHandlingShifted ¶
func (c *RuleBasedCollatorClient) SetAlternateHandlingShifted(ctx context.Context, handle int64, arg0 bool) error
SetAlternateHandlingShifted calls the SetAlternateHandlingShifted RPC.
func (*RuleBasedCollatorClient) SetCaseFirstDefault ¶
func (c *RuleBasedCollatorClient) SetCaseFirstDefault(ctx context.Context, handle int64) error
SetCaseFirstDefault calls the SetCaseFirstDefault RPC.
func (*RuleBasedCollatorClient) SetCaseLevel ¶
SetCaseLevel calls the SetCaseLevel RPC.
func (*RuleBasedCollatorClient) SetCaseLevelDefault ¶
func (c *RuleBasedCollatorClient) SetCaseLevelDefault(ctx context.Context, handle int64) error
SetCaseLevelDefault calls the SetCaseLevelDefault RPC.
func (*RuleBasedCollatorClient) SetDecomposition ¶
func (c *RuleBasedCollatorClient) SetDecomposition(ctx context.Context, handle int64, arg0 int32) error
SetDecomposition calls the SetDecomposition RPC.
func (*RuleBasedCollatorClient) SetDecompositionDefault ¶
func (c *RuleBasedCollatorClient) SetDecompositionDefault(ctx context.Context, handle int64) error
SetDecompositionDefault calls the SetDecompositionDefault RPC.
func (*RuleBasedCollatorClient) SetFrenchCollation ¶
func (c *RuleBasedCollatorClient) SetFrenchCollation(ctx context.Context, handle int64, arg0 bool) error
SetFrenchCollation calls the SetFrenchCollation RPC.
func (*RuleBasedCollatorClient) SetFrenchCollationDefault ¶
func (c *RuleBasedCollatorClient) SetFrenchCollationDefault(ctx context.Context, handle int64) error
SetFrenchCollationDefault calls the SetFrenchCollationDefault RPC.
func (*RuleBasedCollatorClient) SetLowerCaseFirst ¶
func (c *RuleBasedCollatorClient) SetLowerCaseFirst(ctx context.Context, handle int64, arg0 bool) error
SetLowerCaseFirst calls the SetLowerCaseFirst RPC.
func (*RuleBasedCollatorClient) SetMaxVariable1 ¶
func (c *RuleBasedCollatorClient) SetMaxVariable1(ctx context.Context, handle int64, arg0 int32) (int64, error)
SetMaxVariable1 calls the SetMaxVariable1 RPC.
func (*RuleBasedCollatorClient) SetMaxVariable1_1 ¶
func (c *RuleBasedCollatorClient) SetMaxVariable1_1(ctx context.Context, handle int64, arg0 int32) (int64, error)
SetMaxVariable1_1 calls the SetMaxVariable1_1 RPC.
func (*RuleBasedCollatorClient) SetNumericCollation ¶
func (c *RuleBasedCollatorClient) SetNumericCollation(ctx context.Context, handle int64, arg0 bool) error
SetNumericCollation calls the SetNumericCollation RPC.
func (*RuleBasedCollatorClient) SetNumericCollationDefault ¶
func (c *RuleBasedCollatorClient) SetNumericCollationDefault(ctx context.Context, handle int64) error
SetNumericCollationDefault calls the SetNumericCollationDefault RPC.
func (*RuleBasedCollatorClient) SetReorderCodes ¶
func (c *RuleBasedCollatorClient) SetReorderCodes(ctx context.Context, handle int64, arg0 int64) error
SetReorderCodes calls the SetReorderCodes RPC.
func (*RuleBasedCollatorClient) SetStrength ¶
SetStrength calls the SetStrength RPC.
func (*RuleBasedCollatorClient) SetStrengthDefault ¶
func (c *RuleBasedCollatorClient) SetStrengthDefault(ctx context.Context, handle int64) error
SetStrengthDefault calls the SetStrengthDefault RPC.
func (*RuleBasedCollatorClient) SetUpperCaseFirst ¶
func (c *RuleBasedCollatorClient) SetUpperCaseFirst(ctx context.Context, handle int64, arg0 bool) error
SetUpperCaseFirst calls the SetUpperCaseFirst RPC.
type RunShaperClient ¶
type RunShaperClient struct {
// contains filtered or unexported fields
}
RunShaperClient wraps the gRPC RunShaperService client.
func NewRunShaperClient ¶
func NewRunShaperClient(cc grpc.ClientConnInterface) *RunShaperClient
NewRunShaperClient creates a new RunShaper client.
type ScientificNumberFormatterClient ¶
type ScientificNumberFormatterClient struct {
// contains filtered or unexported fields
}
ScientificNumberFormatterClient wraps the gRPC ScientificNumberFormatterService client.
func NewScientificNumberFormatterClient ¶
func NewScientificNumberFormatterClient(cc grpc.ClientConnInterface) *ScientificNumberFormatterClient
NewScientificNumberFormatterClient creates a new ScientificNumberFormatter client.
func (*ScientificNumberFormatterClient) GetMarkupInstance3 ¶
func (c *ScientificNumberFormatterClient) GetMarkupInstance3(ctx context.Context, arg0 int64, arg1 string, arg2 string) (int64, error)
GetMarkupInstance3 calls the GetMarkupInstance3 RPC.
func (*ScientificNumberFormatterClient) GetMarkupInstance3_1 ¶
func (c *ScientificNumberFormatterClient) GetMarkupInstance3_1(ctx context.Context, arg0 int64, arg1 string, arg2 string) (int64, error)
GetMarkupInstance3_1 calls the GetMarkupInstance3_1 RPC.
func (*ScientificNumberFormatterClient) GetSuperscriptInstance1 ¶
func (c *ScientificNumberFormatterClient) GetSuperscriptInstance1(ctx context.Context, arg0 int64) (int64, error)
GetSuperscriptInstance1 calls the GetSuperscriptInstance1 RPC.
func (*ScientificNumberFormatterClient) GetSuperscriptInstance1_1 ¶
func (c *ScientificNumberFormatterClient) GetSuperscriptInstance1_1(ctx context.Context, arg0 int64) (int64, error)
GetSuperscriptInstance1_1 calls the GetSuperscriptInstance1_1 RPC.
type SearchIteratorClient ¶
type SearchIteratorClient struct {
// contains filtered or unexported fields
}
SearchIteratorClient wraps the gRPC SearchIteratorService client.
func NewSearchIteratorClient ¶
func NewSearchIteratorClient(cc grpc.ClientConnInterface) *SearchIteratorClient
NewSearchIteratorClient creates a new SearchIterator client.
func (*SearchIteratorClient) First ¶
func (c *SearchIteratorClient) First(ctx context.Context) (int32, error)
First calls the First RPC.
func (*SearchIteratorClient) GetBreakIterator ¶
func (c *SearchIteratorClient) GetBreakIterator(ctx context.Context) (int64, error)
GetBreakIterator calls the GetBreakIterator RPC.
func (*SearchIteratorClient) GetElementComparisonType ¶
func (c *SearchIteratorClient) GetElementComparisonType(ctx context.Context) (int64, error)
GetElementComparisonType calls the GetElementComparisonType RPC.
func (*SearchIteratorClient) GetIndex ¶
func (c *SearchIteratorClient) GetIndex(ctx context.Context) (int32, error)
GetIndex calls the GetIndex RPC.
func (*SearchIteratorClient) GetMatchLength ¶
func (c *SearchIteratorClient) GetMatchLength(ctx context.Context) (int32, error)
GetMatchLength calls the GetMatchLength RPC.
func (*SearchIteratorClient) GetMatchStart ¶
func (c *SearchIteratorClient) GetMatchStart(ctx context.Context) (int32, error)
GetMatchStart calls the GetMatchStart RPC.
func (*SearchIteratorClient) GetMatchedText ¶
func (c *SearchIteratorClient) GetMatchedText(ctx context.Context) (string, error)
GetMatchedText calls the GetMatchedText RPC.
func (*SearchIteratorClient) GetTarget ¶
func (c *SearchIteratorClient) GetTarget(ctx context.Context) (int64, error)
GetTarget calls the GetTarget RPC.
func (*SearchIteratorClient) IsOverlapping ¶
func (c *SearchIteratorClient) IsOverlapping(ctx context.Context) (bool, error)
IsOverlapping calls the IsOverlapping RPC.
func (*SearchIteratorClient) Last ¶
func (c *SearchIteratorClient) Last(ctx context.Context) (int32, error)
Last calls the Last RPC.
func (*SearchIteratorClient) Next ¶
func (c *SearchIteratorClient) Next(ctx context.Context) (int32, error)
Next calls the Next RPC.
func (*SearchIteratorClient) Previous ¶
func (c *SearchIteratorClient) Previous(ctx context.Context) (int32, error)
Previous calls the Previous RPC.
func (*SearchIteratorClient) Reset ¶
func (c *SearchIteratorClient) Reset(ctx context.Context) error
Reset calls the Reset RPC.
func (*SearchIteratorClient) SetBreakIterator ¶
func (c *SearchIteratorClient) SetBreakIterator(ctx context.Context, arg0 int64) error
SetBreakIterator calls the SetBreakIterator RPC.
func (*SearchIteratorClient) SetElementComparisonType ¶
func (c *SearchIteratorClient) SetElementComparisonType(ctx context.Context, arg0 int64) error
SetElementComparisonType calls the SetElementComparisonType RPC.
func (*SearchIteratorClient) SetIndex ¶
func (c *SearchIteratorClient) SetIndex(ctx context.Context, arg0 int32) error
SetIndex calls the SetIndex RPC.
func (*SearchIteratorClient) SetOverlapping ¶
func (c *SearchIteratorClient) SetOverlapping(ctx context.Context, arg0 bool) error
SetOverlapping calls the SetOverlapping RPC.
type SearchIteratorElementComparisonTypeClient ¶
type SearchIteratorElementComparisonTypeClient struct {
// contains filtered or unexported fields
}
SearchIteratorElementComparisonTypeClient wraps the gRPC SearchIteratorElementComparisonTypeService client.
func NewSearchIteratorElementComparisonTypeClient ¶
func NewSearchIteratorElementComparisonTypeClient(cc grpc.ClientConnInterface) *SearchIteratorElementComparisonTypeClient
NewSearchIteratorElementComparisonTypeClient creates a new SearchIteratorElementComparisonType client.
type SegmentFinderClient ¶
type SegmentFinderClient struct {
// contains filtered or unexported fields
}
SegmentFinderClient wraps the gRPC SegmentFinderService client.
func NewSegmentFinderClient ¶
func NewSegmentFinderClient(cc grpc.ClientConnInterface) *SegmentFinderClient
NewSegmentFinderClient creates a new SegmentFinder client.
func (*SegmentFinderClient) NextEndBoundary ¶
NextEndBoundary calls the NextEndBoundary RPC.
func (*SegmentFinderClient) NextStartBoundary ¶
NextStartBoundary calls the NextStartBoundary RPC.
func (*SegmentFinderClient) PreviousEndBoundary ¶
PreviousEndBoundary calls the PreviousEndBoundary RPC.
func (*SegmentFinderClient) PreviousStartBoundary ¶
PreviousStartBoundary calls the PreviousStartBoundary RPC.
type SegmentFinderPrescribedSegmentFinderClient ¶
type SegmentFinderPrescribedSegmentFinderClient struct {
// contains filtered or unexported fields
}
SegmentFinderPrescribedSegmentFinderClient wraps the gRPC SegmentFinderPrescribedSegmentFinderService client.
func NewSegmentFinderPrescribedSegmentFinderClient ¶
func NewSegmentFinderPrescribedSegmentFinderClient(cc grpc.ClientConnInterface) *SegmentFinderPrescribedSegmentFinderClient
NewSegmentFinderPrescribedSegmentFinderClient creates a new SegmentFinderPrescribedSegmentFinder client.
func (*SegmentFinderPrescribedSegmentFinderClient) NextEndBoundary ¶
func (c *SegmentFinderPrescribedSegmentFinderClient) NextEndBoundary(ctx context.Context, arg0 int32) (int32, error)
NextEndBoundary calls the NextEndBoundary RPC.
func (*SegmentFinderPrescribedSegmentFinderClient) NextStartBoundary ¶
func (c *SegmentFinderPrescribedSegmentFinderClient) NextStartBoundary(ctx context.Context, arg0 int32) (int32, error)
NextStartBoundary calls the NextStartBoundary RPC.
func (*SegmentFinderPrescribedSegmentFinderClient) PreviousEndBoundary ¶
func (c *SegmentFinderPrescribedSegmentFinderClient) PreviousEndBoundary(ctx context.Context, arg0 int32) (int32, error)
PreviousEndBoundary calls the PreviousEndBoundary RPC.
func (*SegmentFinderPrescribedSegmentFinderClient) PreviousStartBoundary ¶
func (c *SegmentFinderPrescribedSegmentFinderClient) PreviousStartBoundary(ctx context.Context, arg0 int32) (int32, error)
PreviousStartBoundary calls the PreviousStartBoundary RPC.
type SelectFormatClient ¶
type SelectFormatClient struct {
// contains filtered or unexported fields
}
SelectFormatClient wraps the gRPC SelectFormatService client.
func NewSelectFormatClient ¶
func NewSelectFormatClient(cc grpc.ClientConnInterface) *SelectFormatClient
NewSelectFormatClient creates a new SelectFormat client.
func (*SelectFormatClient) ApplyPattern ¶
ApplyPattern calls the ApplyPattern RPC.
func (*SelectFormatClient) Format1_1 ¶
func (c *SelectFormatClient) Format1_1(ctx context.Context, handle int64, arg0 string) (string, error)
Format1_1 calls the Format1_1 RPC.
func (*SelectFormatClient) Format3 ¶
func (c *SelectFormatClient) Format3(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) (int64, error)
Format3 calls the Format3 RPC.
func (*SelectFormatClient) ParseObject ¶
func (c *SelectFormatClient) ParseObject(ctx context.Context, handle int64, arg0 string, arg1 int64) (int64, error)
ParseObject calls the ParseObject RPC.
type SelectionClient ¶
type SelectionClient struct {
// contains filtered or unexported fields
}
SelectionClient wraps the gRPC SelectionService client.
func NewSelectionClient ¶
func NewSelectionClient(cc grpc.ClientConnInterface) *SelectionClient
NewSelectionClient creates a new Selection client.
func (*SelectionClient) ExtendDown ¶
ExtendDown calls the ExtendDown RPC.
func (*SelectionClient) ExtendLeft ¶
ExtendLeft calls the ExtendLeft RPC.
func (*SelectionClient) ExtendRight ¶
ExtendRight calls the ExtendRight RPC.
func (*SelectionClient) ExtendSelection ¶
ExtendSelection calls the ExtendSelection RPC.
func (*SelectionClient) ExtendToLeftEdge ¶
func (c *SelectionClient) ExtendToLeftEdge(ctx context.Context, arg0 int64, arg1 int64) (bool, error)
ExtendToLeftEdge calls the ExtendToLeftEdge RPC.
func (*SelectionClient) ExtendToParagraphEnd ¶
ExtendToParagraphEnd calls the ExtendToParagraphEnd RPC.
func (*SelectionClient) ExtendToParagraphStart ¶
ExtendToParagraphStart calls the ExtendToParagraphStart RPC.
func (*SelectionClient) ExtendToRightEdge ¶
func (c *SelectionClient) ExtendToRightEdge(ctx context.Context, arg0 int64, arg1 int64) (bool, error)
ExtendToRightEdge calls the ExtendToRightEdge RPC.
func (*SelectionClient) GetSelectionEnd ¶
GetSelectionEnd calls the GetSelectionEnd RPC.
func (*SelectionClient) GetSelectionStart ¶
GetSelectionStart calls the GetSelectionStart RPC.
func (*SelectionClient) MoveToLeftEdge ¶
MoveToLeftEdge calls the MoveToLeftEdge RPC.
func (*SelectionClient) MoveToParagraphEnd ¶
func (c *SelectionClient) MoveToParagraphEnd(ctx context.Context, arg0 int64, arg1 int64) (bool, error)
MoveToParagraphEnd calls the MoveToParagraphEnd RPC.
func (*SelectionClient) MoveToParagraphStart ¶
func (c *SelectionClient) MoveToParagraphStart(ctx context.Context, arg0 int64, arg1 int64) (bool, error)
MoveToParagraphStart calls the MoveToParagraphStart RPC.
func (*SelectionClient) MoveToRightEdge ¶
func (c *SelectionClient) MoveToRightEdge(ctx context.Context, arg0 int64, arg1 int64) (bool, error)
MoveToRightEdge calls the MoveToRightEdge RPC.
func (*SelectionClient) RemoveSelection ¶
func (c *SelectionClient) RemoveSelection(ctx context.Context, arg0 int64) error
RemoveSelection calls the RemoveSelection RPC.
func (*SelectionClient) SelectAll ¶
func (c *SelectionClient) SelectAll(ctx context.Context, arg0 int64) error
SelectAll calls the SelectAll RPC.
func (*SelectionClient) SetSelection2 ¶
SetSelection2 calls the SetSelection2 RPC.
func (*SelectionClient) SetSelection3_1 ¶
func (c *SelectionClient) SetSelection3_1(ctx context.Context, arg0 int64, arg1 int32, arg2 int32) error
SetSelection3_1 calls the SetSelection3_1 RPC.
type ShaperClient ¶
type ShaperClient struct {
// contains filtered or unexported fields
}
ShaperClient wraps the gRPC ShaperService client.
func NewShaperClient ¶
func NewShaperClient(cc grpc.ClientConnInterface) *ShaperClient
NewShaperClient creates a new Shaper client.
type ShaperGlyphsConsumerClient ¶
type ShaperGlyphsConsumerClient struct {
// contains filtered or unexported fields
}
ShaperGlyphsConsumerClient wraps the gRPC ShaperGlyphsConsumerService client.
func NewShaperGlyphsConsumerClient ¶
func NewShaperGlyphsConsumerClient(cc grpc.ClientConnInterface) *ShaperGlyphsConsumerClient
NewShaperGlyphsConsumerClient creates a new ShaperGlyphsConsumer client.
type SimpleDateFormatClient ¶
type SimpleDateFormatClient struct {
// contains filtered or unexported fields
}
SimpleDateFormatClient wraps the gRPC SimpleDateFormatService client.
func NewSimpleDateFormatClient ¶
func NewSimpleDateFormatClient(cc grpc.ClientConnInterface) *SimpleDateFormatClient
NewSimpleDateFormatClient creates a new SimpleDateFormat client.
func (*SimpleDateFormatClient) ApplyLocalizedPattern ¶
func (c *SimpleDateFormatClient) ApplyLocalizedPattern(ctx context.Context, handle int64, arg0 string) error
ApplyLocalizedPattern calls the ApplyLocalizedPattern RPC.
func (*SimpleDateFormatClient) ApplyPattern ¶
ApplyPattern calls the ApplyPattern RPC.
func (*SimpleDateFormatClient) Equals ¶
func (c *SimpleDateFormatClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)
Equals calls the Equals RPC.
func (*SimpleDateFormatClient) Format ¶
func (c *SimpleDateFormatClient) Format(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) (int64, error)
Format calls the Format RPC.
func (*SimpleDateFormatClient) FormatToCharacterIterator ¶
func (c *SimpleDateFormatClient) FormatToCharacterIterator(ctx context.Context, handle int64, arg0 int64) (int64, error)
FormatToCharacterIterator calls the FormatToCharacterIterator RPC.
func (*SimpleDateFormatClient) Get2DigitYearStart ¶
func (c *SimpleDateFormatClient) Get2DigitYearStart(ctx context.Context, handle int64) (int64, error)
Get2DigitYearStart calls the Get2DigitYearStart RPC.
func (*SimpleDateFormatClient) GetDateFormatSymbols ¶
func (c *SimpleDateFormatClient) GetDateFormatSymbols(ctx context.Context, handle int64) (int64, error)
GetDateFormatSymbols calls the GetDateFormatSymbols RPC.
func (*SimpleDateFormatClient) GetNumberFormat ¶
func (c *SimpleDateFormatClient) GetNumberFormat(ctx context.Context, handle int64, arg0 uint16) (int64, error)
GetNumberFormat calls the GetNumberFormat RPC.
func (*SimpleDateFormatClient) GetTimeZoneFormat ¶
func (c *SimpleDateFormatClient) GetTimeZoneFormat(ctx context.Context, handle int64) (int64, error)
GetTimeZoneFormat calls the GetTimeZoneFormat RPC.
func (*SimpleDateFormatClient) Parse ¶
func (c *SimpleDateFormatClient) Parse(ctx context.Context, handle int64, arg0 string, arg1 int64, arg2 int64) error
Parse calls the Parse RPC.
func (*SimpleDateFormatClient) Set2DigitYearStart ¶
func (c *SimpleDateFormatClient) Set2DigitYearStart(ctx context.Context, handle int64, arg0 int64) error
Set2DigitYearStart calls the Set2DigitYearStart RPC.
func (*SimpleDateFormatClient) SetContext ¶
SetContext calls the SetContext RPC.
func (*SimpleDateFormatClient) SetDateFormatSymbols ¶
func (c *SimpleDateFormatClient) SetDateFormatSymbols(ctx context.Context, handle int64, arg0 int64) error
SetDateFormatSymbols calls the SetDateFormatSymbols RPC.
func (*SimpleDateFormatClient) SetNumberFormat1 ¶
func (c *SimpleDateFormatClient) SetNumberFormat1(ctx context.Context, handle int64, arg0 int64) error
SetNumberFormat1 calls the SetNumberFormat1 RPC.
func (*SimpleDateFormatClient) SetNumberFormat2_1 ¶
func (c *SimpleDateFormatClient) SetNumberFormat2_1(ctx context.Context, handle int64, arg0 string, arg1 int64) error
SetNumberFormat2_1 calls the SetNumberFormat2_1 RPC.
func (*SimpleDateFormatClient) SetTimeZoneFormat ¶
func (c *SimpleDateFormatClient) SetTimeZoneFormat(ctx context.Context, handle int64, arg0 int64) error
SetTimeZoneFormat calls the SetTimeZoneFormat RPC.
func (*SimpleDateFormatClient) ToLocalizedPattern ¶
func (c *SimpleDateFormatClient) ToLocalizedPattern(ctx context.Context, handle int64) (string, error)
ToLocalizedPattern calls the ToLocalizedPattern RPC.
type SpanWatcherClient ¶
type SpanWatcherClient struct {
// contains filtered or unexported fields
}
SpanWatcherClient wraps the gRPC SpanWatcherService client.
func NewSpanWatcherClient ¶
func NewSpanWatcherClient(cc grpc.ClientConnInterface) *SpanWatcherClient
NewSpanWatcherClient creates a new SpanWatcher client.
func (*SpanWatcherClient) OnSpanAdded ¶
func (c *SpanWatcherClient) OnSpanAdded(ctx context.Context, arg0 int64, arg1 int64, arg2 int32, arg3 int32) error
OnSpanAdded calls the OnSpanAdded RPC.
func (*SpanWatcherClient) OnSpanChanged ¶
func (c *SpanWatcherClient) OnSpanChanged(ctx context.Context, arg0 int64, arg1 int64, arg2 int32, arg3 int32, arg4 int32, arg5 int32) error
OnSpanChanged calls the OnSpanChanged RPC.
func (*SpanWatcherClient) OnSpanRemoved ¶
func (c *SpanWatcherClient) OnSpanRemoved(ctx context.Context, arg0 int64, arg1 int64, arg2 int32, arg3 int32) error
OnSpanRemoved calls the OnSpanRemoved RPC.
type SpannableClient ¶
type SpannableClient struct {
// contains filtered or unexported fields
}
SpannableClient wraps the gRPC SpannableService client.
func NewSpannableClient ¶
func NewSpannableClient(cc grpc.ClientConnInterface) *SpannableClient
NewSpannableClient creates a new Spannable client.
func (*SpannableClient) RemoveSpan ¶
func (c *SpannableClient) RemoveSpan(ctx context.Context, arg0 int64) error
RemoveSpan calls the RemoveSpan RPC.
type SpannableFactoryClient ¶
type SpannableFactoryClient struct {
// contains filtered or unexported fields
}
SpannableFactoryClient wraps the gRPC SpannableFactoryService client.
func NewSpannableFactoryClient ¶
func NewSpannableFactoryClient(cc grpc.ClientConnInterface) *SpannableFactoryClient
NewSpannableFactoryClient creates a new SpannableFactory client.
func (*SpannableFactoryClient) GetInstance ¶
func (c *SpannableFactoryClient) GetInstance(ctx context.Context) (int64, error)
GetInstance calls the GetInstance RPC.
func (*SpannableFactoryClient) NewSpannable ¶
NewSpannable calls the NewSpannable RPC.
type SpannableStringBuilderClient ¶
type SpannableStringBuilderClient struct {
// contains filtered or unexported fields
}
SpannableStringBuilderClient wraps the gRPC SpannableStringBuilderService client.
func NewSpannableStringBuilderClient ¶
func NewSpannableStringBuilderClient(cc grpc.ClientConnInterface) *SpannableStringBuilderClient
NewSpannableStringBuilderClient creates a new SpannableStringBuilder client.
func (*SpannableStringBuilderClient) Append1 ¶
func (c *SpannableStringBuilderClient) Append1(ctx context.Context, handle int64, arg0 uint16) (int64, error)
Append1 calls the Append1 RPC.
func (*SpannableStringBuilderClient) Append1_1 ¶
func (c *SpannableStringBuilderClient) Append1_1(ctx context.Context, handle int64, arg0 string) (int64, error)
Append1_1 calls the Append1_1 RPC.
func (*SpannableStringBuilderClient) Append1_5 ¶
func (c *SpannableStringBuilderClient) Append1_5(ctx context.Context, handle int64, arg0 string) (int64, error)
Append1_5 calls the Append1_5 RPC.
func (*SpannableStringBuilderClient) Append1_6 ¶
func (c *SpannableStringBuilderClient) Append1_6(ctx context.Context, handle int64, arg0 uint16) (int64, error)
Append1_6 calls the Append1_6 RPC.
func (*SpannableStringBuilderClient) Append1_8 ¶
func (c *SpannableStringBuilderClient) Append1_8(ctx context.Context, handle int64, arg0 string) (int64, error)
Append1_8 calls the Append1_8 RPC.
func (*SpannableStringBuilderClient) Append1_9 ¶
func (c *SpannableStringBuilderClient) Append1_9(ctx context.Context, handle int64, arg0 uint16) (int64, error)
Append1_9 calls the Append1_9 RPC.
func (*SpannableStringBuilderClient) Append3_2 ¶
func (c *SpannableStringBuilderClient) Append3_2(ctx context.Context, handle int64, arg0 string, arg1 int32, arg2 int32) (int64, error)
Append3_2 calls the Append3_2 RPC.
func (*SpannableStringBuilderClient) Append3_3 ¶
func (c *SpannableStringBuilderClient) Append3_3(ctx context.Context, handle int64, arg0 string, arg1 int64, arg2 int32) (int64, error)
Append3_3 calls the Append3_3 RPC.
func (*SpannableStringBuilderClient) Append3_4 ¶
func (c *SpannableStringBuilderClient) Append3_4(ctx context.Context, handle int64, arg0 string, arg1 int32, arg2 int32) (int64, error)
Append3_4 calls the Append3_4 RPC.
func (*SpannableStringBuilderClient) Append3_7 ¶
func (c *SpannableStringBuilderClient) Append3_7(ctx context.Context, handle int64, arg0 string, arg1 int32, arg2 int32) (int64, error)
Append3_7 calls the Append3_7 RPC.
func (*SpannableStringBuilderClient) CharAt ¶
func (c *SpannableStringBuilderClient) CharAt(ctx context.Context, handle int64, arg0 int32) (uint16, error)
CharAt calls the CharAt RPC.
func (*SpannableStringBuilderClient) Clear ¶
func (c *SpannableStringBuilderClient) Clear(ctx context.Context, handle int64) error
Clear calls the Clear RPC.
func (*SpannableStringBuilderClient) ClearSpans ¶
func (c *SpannableStringBuilderClient) ClearSpans(ctx context.Context, handle int64) error
ClearSpans calls the ClearSpans RPC.
func (*SpannableStringBuilderClient) Delete2 ¶
func (c *SpannableStringBuilderClient) Delete2(ctx context.Context, handle int64, arg0 int32, arg1 int32) (int64, error)
Delete2 calls the Delete2 RPC.
func (*SpannableStringBuilderClient) Delete2_1 ¶
func (c *SpannableStringBuilderClient) Delete2_1(ctx context.Context, handle int64, arg0 int32, arg1 int32) (int64, error)
Delete2_1 calls the Delete2_1 RPC.
func (*SpannableStringBuilderClient) Equals ¶
func (c *SpannableStringBuilderClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)
Equals calls the Equals RPC.
func (*SpannableStringBuilderClient) GetChars ¶
func (c *SpannableStringBuilderClient) GetChars(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int64, arg3 int32) error
GetChars calls the GetChars RPC.
func (*SpannableStringBuilderClient) GetFilters ¶
GetFilters calls the GetFilters RPC.
func (*SpannableStringBuilderClient) GetSpanEnd ¶
func (c *SpannableStringBuilderClient) GetSpanEnd(ctx context.Context, handle int64, arg0 int64) (int32, error)
GetSpanEnd calls the GetSpanEnd RPC.
func (*SpannableStringBuilderClient) GetSpanFlags ¶
func (c *SpannableStringBuilderClient) GetSpanFlags(ctx context.Context, handle int64, arg0 int64) (int32, error)
GetSpanFlags calls the GetSpanFlags RPC.
func (*SpannableStringBuilderClient) GetSpanStart ¶
func (c *SpannableStringBuilderClient) GetSpanStart(ctx context.Context, handle int64, arg0 int64) (int32, error)
GetSpanStart calls the GetSpanStart RPC.
func (*SpannableStringBuilderClient) GetTextRunCursor ¶
func (c *SpannableStringBuilderClient) GetTextRunCursor(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, arg3 int32, arg4 int32, arg5 int64) (int32, error)
GetTextRunCursor calls the GetTextRunCursor RPC.
func (*SpannableStringBuilderClient) GetTextWatcherDepth ¶
func (c *SpannableStringBuilderClient) GetTextWatcherDepth(ctx context.Context, handle int64) (int32, error)
GetTextWatcherDepth calls the GetTextWatcherDepth RPC.
func (*SpannableStringBuilderClient) Insert2 ¶
func (c *SpannableStringBuilderClient) Insert2(ctx context.Context, handle int64, arg0 int32, arg1 string) (int64, error)
Insert2 calls the Insert2 RPC.
func (*SpannableStringBuilderClient) Insert2_3 ¶
func (c *SpannableStringBuilderClient) Insert2_3(ctx context.Context, handle int64, arg0 int32, arg1 string) (int64, error)
Insert2_3 calls the Insert2_3 RPC.
func (*SpannableStringBuilderClient) Insert4_1 ¶
func (c *SpannableStringBuilderClient) Insert4_1(ctx context.Context, handle int64, arg0 int32, arg1 string, arg2 int32, arg3 int32) (int64, error)
Insert4_1 calls the Insert4_1 RPC.
func (*SpannableStringBuilderClient) Insert4_2 ¶
func (c *SpannableStringBuilderClient) Insert4_2(ctx context.Context, handle int64, arg0 int32, arg1 string, arg2 int32, arg3 int32) (int64, error)
Insert4_2 calls the Insert4_2 RPC.
func (*SpannableStringBuilderClient) NextSpanTransition ¶
func (c *SpannableStringBuilderClient) NextSpanTransition(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int64) (int32, error)
NextSpanTransition calls the NextSpanTransition RPC.
func (*SpannableStringBuilderClient) RemoveSpan ¶
func (c *SpannableStringBuilderClient) RemoveSpan(ctx context.Context, handle int64, arg0 int64) error
RemoveSpan calls the RemoveSpan RPC.
func (*SpannableStringBuilderClient) Replace3 ¶
func (c *SpannableStringBuilderClient) Replace3(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 string) (int64, error)
Replace3 calls the Replace3 RPC.
func (*SpannableStringBuilderClient) Replace3_3 ¶
func (c *SpannableStringBuilderClient) Replace3_3(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 string) (int64, error)
Replace3_3 calls the Replace3_3 RPC.
func (*SpannableStringBuilderClient) Replace5_1 ¶
func (c *SpannableStringBuilderClient) Replace5_1(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 string, arg3 int32, arg4 int32) (int64, error)
Replace5_1 calls the Replace5_1 RPC.
func (*SpannableStringBuilderClient) Replace5_2 ¶
func (c *SpannableStringBuilderClient) Replace5_2(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 string, arg3 int32, arg4 int32) (int64, error)
Replace5_2 calls the Replace5_2 RPC.
func (*SpannableStringBuilderClient) SetFilters ¶
func (c *SpannableStringBuilderClient) SetFilters(ctx context.Context, handle int64, arg0 int64) error
SetFilters calls the SetFilters RPC.
func (*SpannableStringBuilderClient) SetSpan ¶
func (c *SpannableStringBuilderClient) SetSpan(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32, arg3 int32) error
SetSpan calls the SetSpan RPC.
func (*SpannableStringBuilderClient) SubSequence ¶
func (c *SpannableStringBuilderClient) SubSequence(ctx context.Context, handle int64, arg0 int32, arg1 int32) (int64, error)
SubSequence calls the SubSequence RPC.
type SpannableStringClient ¶
type SpannableStringClient struct {
// contains filtered or unexported fields
}
SpannableStringClient wraps the gRPC SpannableStringService client.
func NewSpannableStringClient ¶
func NewSpannableStringClient(cc grpc.ClientConnInterface) *SpannableStringClient
NewSpannableStringClient creates a new SpannableString client.
func (*SpannableStringClient) CharAt ¶
func (c *SpannableStringClient) CharAt(ctx context.Context, handle int64, arg0 int32) (uint16, error)
CharAt calls the CharAt RPC.
func (*SpannableStringClient) GetChars ¶
func (c *SpannableStringClient) GetChars(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int64, arg3 int32) error
GetChars calls the GetChars RPC.
func (*SpannableStringClient) GetSpanEnd ¶
func (c *SpannableStringClient) GetSpanEnd(ctx context.Context, handle int64, arg0 int64) (int32, error)
GetSpanEnd calls the GetSpanEnd RPC.
func (*SpannableStringClient) GetSpanFlags ¶
func (c *SpannableStringClient) GetSpanFlags(ctx context.Context, handle int64, arg0 int64) (int32, error)
GetSpanFlags calls the GetSpanFlags RPC.
func (*SpannableStringClient) GetSpanStart ¶
func (c *SpannableStringClient) GetSpanStart(ctx context.Context, handle int64, arg0 int64) (int32, error)
GetSpanStart calls the GetSpanStart RPC.
func (*SpannableStringClient) NextSpanTransition ¶
func (c *SpannableStringClient) NextSpanTransition(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int64) (int32, error)
NextSpanTransition calls the NextSpanTransition RPC.
func (*SpannableStringClient) RemoveSpan ¶
RemoveSpan calls the RemoveSpan RPC.
func (*SpannableStringClient) SetSpan ¶
func (c *SpannableStringClient) SetSpan(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32, arg3 int32) error
SetSpan calls the SetSpan RPC.
func (*SpannableStringClient) SubSequence ¶
func (c *SpannableStringClient) SubSequence(ctx context.Context, handle int64, arg0 int32, arg1 int32) (int64, error)
SubSequence calls the SubSequence RPC.
type SpannedClient ¶
type SpannedClient struct {
// contains filtered or unexported fields
}
SpannedClient wraps the gRPC SpannedService client.
func NewSpannedClient ¶
func NewSpannedClient(cc grpc.ClientConnInterface) *SpannedClient
NewSpannedClient creates a new Spanned client.
func (*SpannedClient) GetSpanEnd ¶
GetSpanEnd calls the GetSpanEnd RPC.
func (*SpannedClient) GetSpanFlags ¶
GetSpanFlags calls the GetSpanFlags RPC.
func (*SpannedClient) GetSpanStart ¶
GetSpanStart calls the GetSpanStart RPC.
func (*SpannedClient) NextSpanTransition ¶
func (c *SpannedClient) NextSpanTransition(ctx context.Context, arg0 int32, arg1 int32, arg2 int64) (int32, error)
NextSpanTransition calls the NextSpanTransition RPC.
type SpannedStringClient ¶
type SpannedStringClient struct {
// contains filtered or unexported fields
}
SpannedStringClient wraps the gRPC SpannedStringService client.
func NewSpannedStringClient ¶
func NewSpannedStringClient(cc grpc.ClientConnInterface) *SpannedStringClient
NewSpannedStringClient creates a new SpannedString client.
func (*SpannedStringClient) GetChars ¶
func (c *SpannedStringClient) GetChars(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int64, arg3 int32) error
GetChars calls the GetChars RPC.
func (*SpannedStringClient) GetSpanEnd ¶
func (c *SpannedStringClient) GetSpanEnd(ctx context.Context, handle int64, arg0 int64) (int32, error)
GetSpanEnd calls the GetSpanEnd RPC.
func (*SpannedStringClient) GetSpanFlags ¶
func (c *SpannedStringClient) GetSpanFlags(ctx context.Context, handle int64, arg0 int64) (int32, error)
GetSpanFlags calls the GetSpanFlags RPC.
func (*SpannedStringClient) GetSpanStart ¶
func (c *SpannedStringClient) GetSpanStart(ctx context.Context, handle int64, arg0 int64) (int32, error)
GetSpanStart calls the GetSpanStart RPC.
func (*SpannedStringClient) NextSpanTransition ¶
func (c *SpannedStringClient) NextSpanTransition(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int64) (int32, error)
NextSpanTransition calls the NextSpanTransition RPC.
func (*SpannedStringClient) SubSequence ¶
func (c *SpannedStringClient) SubSequence(ctx context.Context, handle int64, arg0 int32, arg1 int32) (int64, error)
SubSequence calls the SubSequence RPC.
type StaticLayoutBuilderClient ¶
type StaticLayoutBuilderClient struct {
// contains filtered or unexported fields
}
StaticLayoutBuilderClient wraps the gRPC StaticLayoutBuilderService client.
func NewStaticLayoutBuilderClient ¶
func NewStaticLayoutBuilderClient(cc grpc.ClientConnInterface) *StaticLayoutBuilderClient
NewStaticLayoutBuilderClient creates a new StaticLayoutBuilder client.
func (*StaticLayoutBuilderClient) Build ¶
func (c *StaticLayoutBuilderClient) Build(ctx context.Context) (int64, error)
Build calls the Build RPC.
func (*StaticLayoutBuilderClient) Obtain ¶
func (c *StaticLayoutBuilderClient) Obtain(ctx context.Context, arg0 string, arg1 int32, arg2 int32, arg3 int64, arg4 int32) (int64, error)
Obtain calls the Obtain RPC.
func (*StaticLayoutBuilderClient) SetAlignment ¶
SetAlignment calls the SetAlignment RPC.
func (*StaticLayoutBuilderClient) SetBreakStrategy ¶
func (c *StaticLayoutBuilderClient) SetBreakStrategy(ctx context.Context, arg0 int32) (int64, error)
SetBreakStrategy calls the SetBreakStrategy RPC.
func (*StaticLayoutBuilderClient) SetEllipsize ¶
SetEllipsize calls the SetEllipsize RPC.
func (*StaticLayoutBuilderClient) SetEllipsizedWidth ¶
func (c *StaticLayoutBuilderClient) SetEllipsizedWidth(ctx context.Context, arg0 int32) (int64, error)
SetEllipsizedWidth calls the SetEllipsizedWidth RPC.
func (*StaticLayoutBuilderClient) SetHyphenationFrequency ¶
func (c *StaticLayoutBuilderClient) SetHyphenationFrequency(ctx context.Context, arg0 int32) (int64, error)
SetHyphenationFrequency calls the SetHyphenationFrequency RPC.
func (*StaticLayoutBuilderClient) SetIncludePad ¶
SetIncludePad calls the SetIncludePad RPC.
func (*StaticLayoutBuilderClient) SetIndents ¶
func (c *StaticLayoutBuilderClient) SetIndents(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
SetIndents calls the SetIndents RPC.
func (*StaticLayoutBuilderClient) SetJustificationMode ¶
func (c *StaticLayoutBuilderClient) SetJustificationMode(ctx context.Context, arg0 int32) (int64, error)
SetJustificationMode calls the SetJustificationMode RPC.
func (*StaticLayoutBuilderClient) SetLineBreakConfig ¶
func (c *StaticLayoutBuilderClient) SetLineBreakConfig(ctx context.Context, arg0 int64) (int64, error)
SetLineBreakConfig calls the SetLineBreakConfig RPC.
func (*StaticLayoutBuilderClient) SetLineSpacing ¶
func (c *StaticLayoutBuilderClient) SetLineSpacing(ctx context.Context, arg0 float32, arg1 float32) (int64, error)
SetLineSpacing calls the SetLineSpacing RPC.
func (*StaticLayoutBuilderClient) SetMaxLines ¶
SetMaxLines calls the SetMaxLines RPC.
func (*StaticLayoutBuilderClient) SetMinimumFontMetrics ¶
func (c *StaticLayoutBuilderClient) SetMinimumFontMetrics(ctx context.Context, arg0 int64) (int64, error)
SetMinimumFontMetrics calls the SetMinimumFontMetrics RPC.
func (*StaticLayoutBuilderClient) SetShiftDrawingOffsetForStartOverhang ¶
func (c *StaticLayoutBuilderClient) SetShiftDrawingOffsetForStartOverhang(ctx context.Context, arg0 bool) (int64, error)
SetShiftDrawingOffsetForStartOverhang calls the SetShiftDrawingOffsetForStartOverhang RPC.
func (*StaticLayoutBuilderClient) SetTextDirection ¶
func (c *StaticLayoutBuilderClient) SetTextDirection(ctx context.Context, arg0 int64) (int64, error)
SetTextDirection calls the SetTextDirection RPC.
func (*StaticLayoutBuilderClient) SetUseBoundsForWidth ¶
func (c *StaticLayoutBuilderClient) SetUseBoundsForWidth(ctx context.Context, arg0 bool) (int64, error)
SetUseBoundsForWidth calls the SetUseBoundsForWidth RPC.
func (*StaticLayoutBuilderClient) SetUseLineSpacingFromFallbacks ¶
func (c *StaticLayoutBuilderClient) SetUseLineSpacingFromFallbacks(ctx context.Context, arg0 bool) (int64, error)
SetUseLineSpacingFromFallbacks calls the SetUseLineSpacingFromFallbacks RPC.
type StaticLayoutClient ¶
type StaticLayoutClient struct {
// contains filtered or unexported fields
}
StaticLayoutClient wraps the gRPC StaticLayoutService client.
func NewStaticLayoutClient ¶
func NewStaticLayoutClient(cc grpc.ClientConnInterface) *StaticLayoutClient
NewStaticLayoutClient creates a new StaticLayout client.
func (*StaticLayoutClient) ComputeDrawingBoundingBox ¶
func (c *StaticLayoutClient) ComputeDrawingBoundingBox(ctx context.Context, handle int64) (int64, error)
ComputeDrawingBoundingBox calls the ComputeDrawingBoundingBox RPC.
func (*StaticLayoutClient) GetBottomPadding ¶
GetBottomPadding calls the GetBottomPadding RPC.
func (*StaticLayoutClient) GetEllipsisCount ¶
func (c *StaticLayoutClient) GetEllipsisCount(ctx context.Context, handle int64, arg0 int32) (int32, error)
GetEllipsisCount calls the GetEllipsisCount RPC.
func (*StaticLayoutClient) GetEllipsisStart ¶
func (c *StaticLayoutClient) GetEllipsisStart(ctx context.Context, handle int64, arg0 int32) (int32, error)
GetEllipsisStart calls the GetEllipsisStart RPC.
func (*StaticLayoutClient) GetLineContainsTab ¶
func (c *StaticLayoutClient) GetLineContainsTab(ctx context.Context, handle int64, arg0 int32) (bool, error)
GetLineContainsTab calls the GetLineContainsTab RPC.
func (*StaticLayoutClient) GetLineCount ¶
GetLineCount calls the GetLineCount RPC.
func (*StaticLayoutClient) GetLineDescent ¶
func (c *StaticLayoutClient) GetLineDescent(ctx context.Context, handle int64, arg0 int32) (int32, error)
GetLineDescent calls the GetLineDescent RPC.
func (*StaticLayoutClient) GetLineDirections ¶
func (c *StaticLayoutClient) GetLineDirections(ctx context.Context, handle int64, arg0 int32) (int64, error)
GetLineDirections calls the GetLineDirections RPC.
func (*StaticLayoutClient) GetLineForVertical ¶
func (c *StaticLayoutClient) GetLineForVertical(ctx context.Context, handle int64, arg0 int32) (int32, error)
GetLineForVertical calls the GetLineForVertical RPC.
func (*StaticLayoutClient) GetLineStart ¶
func (c *StaticLayoutClient) GetLineStart(ctx context.Context, handle int64, arg0 int32) (int32, error)
GetLineStart calls the GetLineStart RPC.
func (*StaticLayoutClient) GetLineTop ¶
func (c *StaticLayoutClient) GetLineTop(ctx context.Context, handle int64, arg0 int32) (int32, error)
GetLineTop calls the GetLineTop RPC.
func (*StaticLayoutClient) GetParagraphDirection ¶
func (c *StaticLayoutClient) GetParagraphDirection(ctx context.Context, handle int64, arg0 int32) (int32, error)
GetParagraphDirection calls the GetParagraphDirection RPC.
func (*StaticLayoutClient) GetTopPadding ¶
GetTopPadding calls the GetTopPadding RPC.
type StringPrepParseExceptionClient ¶
type StringPrepParseExceptionClient struct {
// contains filtered or unexported fields
}
StringPrepParseExceptionClient wraps the gRPC StringPrepParseExceptionService client.
func NewStringPrepParseExceptionClient ¶
func NewStringPrepParseExceptionClient(cc grpc.ClientConnInterface) *StringPrepParseExceptionClient
NewStringPrepParseExceptionClient creates a new StringPrepParseException client.
func (*StringPrepParseExceptionClient) Equals ¶
func (c *StringPrepParseExceptionClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)
Equals calls the Equals RPC.
type StringSearchClient ¶
type StringSearchClient struct {
// contains filtered or unexported fields
}
StringSearchClient wraps the gRPC StringSearchService client.
func NewStringSearchClient ¶
func NewStringSearchClient(cc grpc.ClientConnInterface) *StringSearchClient
NewStringSearchClient creates a new StringSearch client.
func (*StringSearchClient) GetCollator ¶
GetCollator calls the GetCollator RPC.
func (*StringSearchClient) GetPattern ¶
GetPattern calls the GetPattern RPC.
func (*StringSearchClient) IsCanonical ¶
IsCanonical calls the IsCanonical RPC.
func (*StringSearchClient) Reset ¶
func (c *StringSearchClient) Reset(ctx context.Context, handle int64) error
Reset calls the Reset RPC.
func (*StringSearchClient) SetCanonical ¶
SetCanonical calls the SetCanonical RPC.
func (*StringSearchClient) SetCollator ¶
SetCollator calls the SetCollator RPC.
func (*StringSearchClient) SetPattern ¶
SetPattern calls the SetPattern RPC.
type SymbolTableClient ¶
type SymbolTableClient struct {
// contains filtered or unexported fields
}
SymbolTableClient wraps the gRPC SymbolTableService client.
func NewSymbolTableClient ¶
func NewSymbolTableClient(cc grpc.ClientConnInterface) *SymbolTableClient
NewSymbolTableClient creates a new SymbolTable client.
func (*SymbolTableClient) LookupMatcher ¶
LookupMatcher calls the LookupMatcher RPC.
func (*SymbolTableClient) ParseReference ¶
func (c *SymbolTableClient) ParseReference(ctx context.Context, arg0 string, arg1 int64, arg2 int32) (string, error)
ParseReference calls the ParseReference RPC.
type TimeZoneFormatClient ¶
type TimeZoneFormatClient struct {
// contains filtered or unexported fields
}
TimeZoneFormatClient wraps the gRPC TimeZoneFormatService client.
func NewTimeZoneFormatClient ¶
func NewTimeZoneFormatClient(cc grpc.ClientConnInterface) *TimeZoneFormatClient
NewTimeZoneFormatClient creates a new TimeZoneFormat client.
func (*TimeZoneFormatClient) CloneAsThawed0 ¶
func (c *TimeZoneFormatClient) CloneAsThawed0(ctx context.Context) (int64, error)
CloneAsThawed0 calls the CloneAsThawed0 RPC.
func (*TimeZoneFormatClient) CloneAsThawed0_1 ¶
func (c *TimeZoneFormatClient) CloneAsThawed0_1(ctx context.Context) (int64, error)
CloneAsThawed0_1 calls the CloneAsThawed0_1 RPC.
func (*TimeZoneFormatClient) Format3 ¶
func (c *TimeZoneFormatClient) Format3(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (string, error)
Format3 calls the Format3 RPC.
func (*TimeZoneFormatClient) Format3_1 ¶
func (c *TimeZoneFormatClient) Format3_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error)
Format3_1 calls the Format3_1 RPC.
func (*TimeZoneFormatClient) FormatOffsetISO8601Basic ¶
func (c *TimeZoneFormatClient) FormatOffsetISO8601Basic(ctx context.Context, arg0 int32, arg1 bool, arg2 bool, arg3 bool) (string, error)
FormatOffsetISO8601Basic calls the FormatOffsetISO8601Basic RPC.
func (*TimeZoneFormatClient) FormatOffsetISO8601Extended ¶
func (c *TimeZoneFormatClient) FormatOffsetISO8601Extended(ctx context.Context, arg0 int32, arg1 bool, arg2 bool, arg3 bool) (string, error)
FormatOffsetISO8601Extended calls the FormatOffsetISO8601Extended RPC.
func (*TimeZoneFormatClient) FormatOffsetLocalizedGMT ¶
func (c *TimeZoneFormatClient) FormatOffsetLocalizedGMT(ctx context.Context, arg0 int32) (string, error)
FormatOffsetLocalizedGMT calls the FormatOffsetLocalizedGMT RPC.
func (*TimeZoneFormatClient) FormatOffsetShortLocalizedGMT ¶
func (c *TimeZoneFormatClient) FormatOffsetShortLocalizedGMT(ctx context.Context, arg0 int32) (string, error)
FormatOffsetShortLocalizedGMT calls the FormatOffsetShortLocalizedGMT RPC.
func (*TimeZoneFormatClient) FormatToCharacterIterator ¶
func (c *TimeZoneFormatClient) FormatToCharacterIterator(ctx context.Context, arg0 int64) (int64, error)
FormatToCharacterIterator calls the FormatToCharacterIterator RPC.
func (*TimeZoneFormatClient) Freeze0 ¶
func (c *TimeZoneFormatClient) Freeze0(ctx context.Context) (int64, error)
Freeze0 calls the Freeze0 RPC.
func (*TimeZoneFormatClient) Freeze0_1 ¶
func (c *TimeZoneFormatClient) Freeze0_1(ctx context.Context) (int64, error)
Freeze0_1 calls the Freeze0_1 RPC.
func (*TimeZoneFormatClient) GetDefaultParseOptions ¶
func (c *TimeZoneFormatClient) GetDefaultParseOptions(ctx context.Context) (int64, error)
GetDefaultParseOptions calls the GetDefaultParseOptions RPC.
func (*TimeZoneFormatClient) GetGMTOffsetDigits ¶
func (c *TimeZoneFormatClient) GetGMTOffsetDigits(ctx context.Context) (string, error)
GetGMTOffsetDigits calls the GetGMTOffsetDigits RPC.
func (*TimeZoneFormatClient) GetGMTOffsetPattern ¶
GetGMTOffsetPattern calls the GetGMTOffsetPattern RPC.
func (*TimeZoneFormatClient) GetGMTPattern ¶
func (c *TimeZoneFormatClient) GetGMTPattern(ctx context.Context) (string, error)
GetGMTPattern calls the GetGMTPattern RPC.
func (*TimeZoneFormatClient) GetGMTZeroFormat ¶
func (c *TimeZoneFormatClient) GetGMTZeroFormat(ctx context.Context) (string, error)
GetGMTZeroFormat calls the GetGMTZeroFormat RPC.
func (*TimeZoneFormatClient) GetInstance1 ¶
GetInstance1 calls the GetInstance1 RPC.
func (*TimeZoneFormatClient) GetInstance1_1 ¶
GetInstance1_1 calls the GetInstance1_1 RPC.
func (*TimeZoneFormatClient) GetTimeZoneNames ¶
func (c *TimeZoneFormatClient) GetTimeZoneNames(ctx context.Context) (int64, error)
GetTimeZoneNames calls the GetTimeZoneNames RPC.
func (*TimeZoneFormatClient) IsFrozen ¶
func (c *TimeZoneFormatClient) IsFrozen(ctx context.Context) (bool, error)
IsFrozen calls the IsFrozen RPC.
func (*TimeZoneFormatClient) Parse2_1 ¶
func (c *TimeZoneFormatClient) Parse2_1(ctx context.Context, arg0 string, arg1 int64) (int64, error)
Parse2_1 calls the Parse2_1 RPC.
func (*TimeZoneFormatClient) ParseObject ¶
func (c *TimeZoneFormatClient) ParseObject(ctx context.Context, arg0 string, arg1 int64) (int64, error)
ParseObject calls the ParseObject RPC.
func (*TimeZoneFormatClient) ParseOffsetISO8601 ¶
func (c *TimeZoneFormatClient) ParseOffsetISO8601(ctx context.Context, arg0 string, arg1 int64) (int32, error)
ParseOffsetISO8601 calls the ParseOffsetISO8601 RPC.
func (*TimeZoneFormatClient) ParseOffsetLocalizedGMT ¶
func (c *TimeZoneFormatClient) ParseOffsetLocalizedGMT(ctx context.Context, arg0 string, arg1 int64) (int32, error)
ParseOffsetLocalizedGMT calls the ParseOffsetLocalizedGMT RPC.
func (*TimeZoneFormatClient) ParseOffsetShortLocalizedGMT ¶
func (c *TimeZoneFormatClient) ParseOffsetShortLocalizedGMT(ctx context.Context, arg0 string, arg1 int64) (int32, error)
ParseOffsetShortLocalizedGMT calls the ParseOffsetShortLocalizedGMT RPC.
func (*TimeZoneFormatClient) SetGMTOffsetDigits ¶
SetGMTOffsetDigits calls the SetGMTOffsetDigits RPC.
func (*TimeZoneFormatClient) SetGMTOffsetPattern ¶
func (c *TimeZoneFormatClient) SetGMTOffsetPattern(ctx context.Context, arg0 int64, arg1 string) (int64, error)
SetGMTOffsetPattern calls the SetGMTOffsetPattern RPC.
func (*TimeZoneFormatClient) SetGMTPattern ¶
SetGMTPattern calls the SetGMTPattern RPC.
func (*TimeZoneFormatClient) SetGMTZeroFormat ¶
SetGMTZeroFormat calls the SetGMTZeroFormat RPC.
func (*TimeZoneFormatClient) SetTimeZoneNames ¶
SetTimeZoneNames calls the SetTimeZoneNames RPC.
type TimeZoneFormatGMTOffsetPatternTypeClient ¶
type TimeZoneFormatGMTOffsetPatternTypeClient struct {
// contains filtered or unexported fields
}
TimeZoneFormatGMTOffsetPatternTypeClient wraps the gRPC TimeZoneFormatGMTOffsetPatternTypeService client.
func NewTimeZoneFormatGMTOffsetPatternTypeClient ¶
func NewTimeZoneFormatGMTOffsetPatternTypeClient(cc grpc.ClientConnInterface) *TimeZoneFormatGMTOffsetPatternTypeClient
NewTimeZoneFormatGMTOffsetPatternTypeClient creates a new TimeZoneFormatGMTOffsetPatternType client.
type TimeZoneFormatParseOptionClient ¶
type TimeZoneFormatParseOptionClient struct {
// contains filtered or unexported fields
}
TimeZoneFormatParseOptionClient wraps the gRPC TimeZoneFormatParseOptionService client.
func NewTimeZoneFormatParseOptionClient ¶
func NewTimeZoneFormatParseOptionClient(cc grpc.ClientConnInterface) *TimeZoneFormatParseOptionClient
NewTimeZoneFormatParseOptionClient creates a new TimeZoneFormatParseOption client.
type TimeZoneFormatStyleClient ¶
type TimeZoneFormatStyleClient struct {
// contains filtered or unexported fields
}
TimeZoneFormatStyleClient wraps the gRPC TimeZoneFormatStyleService client.
func NewTimeZoneFormatStyleClient ¶
func NewTimeZoneFormatStyleClient(cc grpc.ClientConnInterface) *TimeZoneFormatStyleClient
NewTimeZoneFormatStyleClient creates a new TimeZoneFormatStyle client.
type TimeZoneFormatTimeTypeClient ¶
type TimeZoneFormatTimeTypeClient struct {
// contains filtered or unexported fields
}
TimeZoneFormatTimeTypeClient wraps the gRPC TimeZoneFormatTimeTypeService client.
func NewTimeZoneFormatTimeTypeClient ¶
func NewTimeZoneFormatTimeTypeClient(cc grpc.ClientConnInterface) *TimeZoneFormatTimeTypeClient
NewTimeZoneFormatTimeTypeClient creates a new TimeZoneFormatTimeType client.
type TimeZoneNamesClient ¶
type TimeZoneNamesClient struct {
// contains filtered or unexported fields
}
TimeZoneNamesClient wraps the gRPC TimeZoneNamesService client.
func NewTimeZoneNamesClient ¶
func NewTimeZoneNamesClient(cc grpc.ClientConnInterface) *TimeZoneNamesClient
NewTimeZoneNamesClient creates a new TimeZoneNames client.
func (*TimeZoneNamesClient) GetAvailableMetaZoneIDs0 ¶
func (c *TimeZoneNamesClient) GetAvailableMetaZoneIDs0(ctx context.Context) (int64, error)
GetAvailableMetaZoneIDs0 calls the GetAvailableMetaZoneIDs0 RPC.
func (*TimeZoneNamesClient) GetAvailableMetaZoneIDs1_1 ¶
func (c *TimeZoneNamesClient) GetAvailableMetaZoneIDs1_1(ctx context.Context, arg0 string) (int64, error)
GetAvailableMetaZoneIDs1_1 calls the GetAvailableMetaZoneIDs1_1 RPC.
func (*TimeZoneNamesClient) GetDisplayName ¶
func (c *TimeZoneNamesClient) GetDisplayName(ctx context.Context, arg0 string, arg1 int64, arg2 int64) (string, error)
GetDisplayName calls the GetDisplayName RPC.
func (*TimeZoneNamesClient) GetExemplarLocationName ¶
func (c *TimeZoneNamesClient) GetExemplarLocationName(ctx context.Context, arg0 string) (string, error)
GetExemplarLocationName calls the GetExemplarLocationName RPC.
func (*TimeZoneNamesClient) GetInstance1 ¶
GetInstance1 calls the GetInstance1 RPC.
func (*TimeZoneNamesClient) GetInstance1_1 ¶
GetInstance1_1 calls the GetInstance1_1 RPC.
func (*TimeZoneNamesClient) GetMetaZoneDisplayName ¶
func (c *TimeZoneNamesClient) GetMetaZoneDisplayName(ctx context.Context, arg0 string, arg1 int64) (string, error)
GetMetaZoneDisplayName calls the GetMetaZoneDisplayName RPC.
func (*TimeZoneNamesClient) GetMetaZoneID ¶
func (c *TimeZoneNamesClient) GetMetaZoneID(ctx context.Context, arg0 string, arg1 int64) (string, error)
GetMetaZoneID calls the GetMetaZoneID RPC.
func (*TimeZoneNamesClient) GetReferenceZoneID ¶
func (c *TimeZoneNamesClient) GetReferenceZoneID(ctx context.Context, arg0 string, arg1 string) (string, error)
GetReferenceZoneID calls the GetReferenceZoneID RPC.
func (*TimeZoneNamesClient) GetTZDBInstance ¶
GetTZDBInstance calls the GetTZDBInstance RPC.
func (*TimeZoneNamesClient) GetTimeZoneDisplayName ¶
func (c *TimeZoneNamesClient) GetTimeZoneDisplayName(ctx context.Context, arg0 string, arg1 int64) (string, error)
GetTimeZoneDisplayName calls the GetTimeZoneDisplayName RPC.
type TimeZoneNamesNameTypeClient ¶
type TimeZoneNamesNameTypeClient struct {
// contains filtered or unexported fields
}
TimeZoneNamesNameTypeClient wraps the gRPC TimeZoneNamesNameTypeService client.
func NewTimeZoneNamesNameTypeClient ¶
func NewTimeZoneNamesNameTypeClient(cc grpc.ClientConnInterface) *TimeZoneNamesNameTypeClient
NewTimeZoneNamesNameTypeClient creates a new TimeZoneNamesNameType client.
type TransliteratorClient ¶
type TransliteratorClient struct {
// contains filtered or unexported fields
}
TransliteratorClient wraps the gRPC TransliteratorService client.
func NewTransliteratorClient ¶
func NewTransliteratorClient(cc grpc.ClientConnInterface) *TransliteratorClient
NewTransliteratorClient creates a new Transliterator client.
func (*TransliteratorClient) CreateFromRules ¶
func (c *TransliteratorClient) CreateFromRules(ctx context.Context, arg0 string, arg1 string, arg2 int32) (int64, error)
CreateFromRules calls the CreateFromRules RPC.
func (*TransliteratorClient) FilteredTransliterate ¶
func (c *TransliteratorClient) FilteredTransliterate(ctx context.Context, arg0 int64, arg1 int64, arg2 bool) error
FilteredTransliterate calls the FilteredTransliterate RPC.
func (*TransliteratorClient) FinishTransliteration ¶
func (c *TransliteratorClient) FinishTransliteration(ctx context.Context, arg0 int64, arg1 int64) error
FinishTransliteration calls the FinishTransliteration RPC.
func (*TransliteratorClient) GetAvailableIDs ¶
func (c *TransliteratorClient) GetAvailableIDs(ctx context.Context) (int64, error)
GetAvailableIDs calls the GetAvailableIDs RPC.
func (*TransliteratorClient) GetAvailableSources ¶
func (c *TransliteratorClient) GetAvailableSources(ctx context.Context) (int64, error)
GetAvailableSources calls the GetAvailableSources RPC.
func (*TransliteratorClient) GetAvailableTargets ¶
GetAvailableTargets calls the GetAvailableTargets RPC.
func (*TransliteratorClient) GetAvailableVariants ¶
func (c *TransliteratorClient) GetAvailableVariants(ctx context.Context, arg0 string, arg1 string) (int64, error)
GetAvailableVariants calls the GetAvailableVariants RPC.
func (*TransliteratorClient) GetDisplayName1 ¶
GetDisplayName1 calls the GetDisplayName1 RPC.
func (*TransliteratorClient) GetDisplayName2_1 ¶
func (c *TransliteratorClient) GetDisplayName2_1(ctx context.Context, arg0 string, arg1 int64) (string, error)
GetDisplayName2_1 calls the GetDisplayName2_1 RPC.
func (*TransliteratorClient) GetDisplayName2_2 ¶
func (c *TransliteratorClient) GetDisplayName2_2(ctx context.Context, arg0 string, arg1 int64) (string, error)
GetDisplayName2_2 calls the GetDisplayName2_2 RPC.
func (*TransliteratorClient) GetElements ¶
func (c *TransliteratorClient) GetElements(ctx context.Context) (int64, error)
GetElements calls the GetElements RPC.
func (*TransliteratorClient) GetFilter ¶
func (c *TransliteratorClient) GetFilter(ctx context.Context) (int64, error)
GetFilter calls the GetFilter RPC.
func (*TransliteratorClient) GetID ¶
func (c *TransliteratorClient) GetID(ctx context.Context) (string, error)
GetID calls the GetID RPC.
func (*TransliteratorClient) GetInstance1 ¶
GetInstance1 calls the GetInstance1 RPC.
func (*TransliteratorClient) GetInstance2_1 ¶
func (c *TransliteratorClient) GetInstance2_1(ctx context.Context, arg0 string, arg1 int32) (int64, error)
GetInstance2_1 calls the GetInstance2_1 RPC.
func (*TransliteratorClient) GetInverse ¶
func (c *TransliteratorClient) GetInverse(ctx context.Context) (int64, error)
GetInverse calls the GetInverse RPC.
func (*TransliteratorClient) GetMaximumContextLength ¶
func (c *TransliteratorClient) GetMaximumContextLength(ctx context.Context) (int32, error)
GetMaximumContextLength calls the GetMaximumContextLength RPC.
func (*TransliteratorClient) GetSourceSet ¶
func (c *TransliteratorClient) GetSourceSet(ctx context.Context) (int64, error)
GetSourceSet calls the GetSourceSet RPC.
func (*TransliteratorClient) GetTargetSet ¶
func (c *TransliteratorClient) GetTargetSet(ctx context.Context) (int64, error)
GetTargetSet calls the GetTargetSet RPC.
func (*TransliteratorClient) SetFilter ¶
func (c *TransliteratorClient) SetFilter(ctx context.Context, arg0 int64) error
SetFilter calls the SetFilter RPC.
func (*TransliteratorClient) Transliterate1 ¶
func (c *TransliteratorClient) Transliterate1(ctx context.Context, arg0 int64) error
Transliterate1 calls the Transliterate1 RPC.
func (*TransliteratorClient) Transliterate1_5 ¶
Transliterate1_5 calls the Transliterate1_5 RPC.
func (*TransliteratorClient) Transliterate2_1 ¶
Transliterate2_1 calls the Transliterate2_1 RPC.
func (*TransliteratorClient) Transliterate3_2 ¶
func (c *TransliteratorClient) Transliterate3_2(ctx context.Context, arg0 int64, arg1 int64, arg2 int32) error
Transliterate3_2 calls the Transliterate3_2 RPC.
func (*TransliteratorClient) Transliterate3_3 ¶
func (c *TransliteratorClient) Transliterate3_3(ctx context.Context, arg0 int64, arg1 int64, arg2 string) error
Transliterate3_3 calls the Transliterate3_3 RPC.
func (*TransliteratorClient) Transliterate3_4 ¶
func (c *TransliteratorClient) Transliterate3_4(ctx context.Context, arg0 int64, arg1 int32, arg2 int32) (int32, error)
Transliterate3_4 calls the Transliterate3_4 RPC.
type TransliteratorPositionClient ¶
type TransliteratorPositionClient struct {
// contains filtered or unexported fields
}
TransliteratorPositionClient wraps the gRPC TransliteratorPositionService client.
func NewTransliteratorPositionClient ¶
func NewTransliteratorPositionClient(cc grpc.ClientConnInterface) *TransliteratorPositionClient
NewTransliteratorPositionClient creates a new TransliteratorPosition client.
func (*TransliteratorPositionClient) HashCode ¶
func (c *TransliteratorPositionClient) HashCode(ctx context.Context) (int32, error)
HashCode calls the HashCode RPC.
func (*TransliteratorPositionClient) Set ¶
func (c *TransliteratorPositionClient) Set(ctx context.Context, arg0 int64) error
Set calls the Set RPC.
type UCharacterIteratorClient ¶
type UCharacterIteratorClient struct {
// contains filtered or unexported fields
}
UCharacterIteratorClient wraps the gRPC UCharacterIteratorService client.
func NewUCharacterIteratorClient ¶
func NewUCharacterIteratorClient(cc grpc.ClientConnInterface) *UCharacterIteratorClient
NewUCharacterIteratorClient creates a new UCharacterIterator client.
func (*UCharacterIteratorClient) Clone ¶
func (c *UCharacterIteratorClient) Clone(ctx context.Context) (int64, error)
Clone calls the Clone RPC.
func (*UCharacterIteratorClient) Current ¶
func (c *UCharacterIteratorClient) Current(ctx context.Context) (int32, error)
Current calls the Current RPC.
func (*UCharacterIteratorClient) CurrentCodePoint ¶
func (c *UCharacterIteratorClient) CurrentCodePoint(ctx context.Context) (int32, error)
CurrentCodePoint calls the CurrentCodePoint RPC.
func (*UCharacterIteratorClient) GetCharacterIterator ¶
func (c *UCharacterIteratorClient) GetCharacterIterator(ctx context.Context) (int64, error)
GetCharacterIterator calls the GetCharacterIterator RPC.
func (*UCharacterIteratorClient) GetIndex ¶
func (c *UCharacterIteratorClient) GetIndex(ctx context.Context) (int32, error)
GetIndex calls the GetIndex RPC.
func (*UCharacterIteratorClient) GetInstance1 ¶
GetInstance1 calls the GetInstance1 RPC.
func (*UCharacterIteratorClient) GetInstance1_1 ¶
GetInstance1_1 calls the GetInstance1_1 RPC.
func (*UCharacterIteratorClient) GetInstance1_3 ¶
GetInstance1_3 calls the GetInstance1_3 RPC.
func (*UCharacterIteratorClient) GetInstance1_4 ¶
GetInstance1_4 calls the GetInstance1_4 RPC.
func (*UCharacterIteratorClient) GetInstance1_5 ¶
GetInstance1_5 calls the GetInstance1_5 RPC.
func (*UCharacterIteratorClient) GetInstance3_2 ¶
func (c *UCharacterIteratorClient) GetInstance3_2(ctx context.Context, arg0 int64, arg1 int32, arg2 int32) (int64, error)
GetInstance3_2 calls the GetInstance3_2 RPC.
func (*UCharacterIteratorClient) GetLength ¶
func (c *UCharacterIteratorClient) GetLength(ctx context.Context) (int32, error)
GetLength calls the GetLength RPC.
func (*UCharacterIteratorClient) GetText0 ¶
func (c *UCharacterIteratorClient) GetText0(ctx context.Context) (string, error)
GetText0 calls the GetText0 RPC.
func (*UCharacterIteratorClient) GetText1_1 ¶
GetText1_1 calls the GetText1_1 RPC.
func (*UCharacterIteratorClient) GetText2_2 ¶
func (c *UCharacterIteratorClient) GetText2_2(ctx context.Context, arg0 int64, arg1 int32) (int32, error)
GetText2_2 calls the GetText2_2 RPC.
func (*UCharacterIteratorClient) MoveCodePointIndex ¶
func (c *UCharacterIteratorClient) MoveCodePointIndex(ctx context.Context, arg0 int32) (int32, error)
MoveCodePointIndex calls the MoveCodePointIndex RPC.
func (*UCharacterIteratorClient) Next ¶
func (c *UCharacterIteratorClient) Next(ctx context.Context) (int32, error)
Next calls the Next RPC.
func (*UCharacterIteratorClient) NextCodePoint ¶
func (c *UCharacterIteratorClient) NextCodePoint(ctx context.Context) (int32, error)
NextCodePoint calls the NextCodePoint RPC.
func (*UCharacterIteratorClient) Previous ¶
func (c *UCharacterIteratorClient) Previous(ctx context.Context) (int32, error)
Previous calls the Previous RPC.
func (*UCharacterIteratorClient) PreviousCodePoint ¶
func (c *UCharacterIteratorClient) PreviousCodePoint(ctx context.Context) (int32, error)
PreviousCodePoint calls the PreviousCodePoint RPC.
func (*UCharacterIteratorClient) SetIndex ¶
func (c *UCharacterIteratorClient) SetIndex(ctx context.Context, arg0 int32) error
SetIndex calls the SetIndex RPC.
func (*UCharacterIteratorClient) SetToLimit ¶
func (c *UCharacterIteratorClient) SetToLimit(ctx context.Context) error
SetToLimit calls the SetToLimit RPC.
func (*UCharacterIteratorClient) SetToStart ¶
func (c *UCharacterIteratorClient) SetToStart(ctx context.Context) error
SetToStart calls the SetToStart RPC.
type UnicodeFilterClient ¶
type UnicodeFilterClient struct {
// contains filtered or unexported fields
}
UnicodeFilterClient wraps the gRPC UnicodeFilterService client.
func NewUnicodeFilterClient ¶
func NewUnicodeFilterClient(cc grpc.ClientConnInterface) *UnicodeFilterClient
NewUnicodeFilterClient creates a new UnicodeFilter client.
type UnicodeMatcherClient ¶
type UnicodeMatcherClient struct {
// contains filtered or unexported fields
}
UnicodeMatcherClient wraps the gRPC UnicodeMatcherService client.
func NewUnicodeMatcherClient ¶
func NewUnicodeMatcherClient(cc grpc.ClientConnInterface) *UnicodeMatcherClient
NewUnicodeMatcherClient creates a new UnicodeMatcher client.
func (*UnicodeMatcherClient) AddMatchSetTo ¶
func (c *UnicodeMatcherClient) AddMatchSetTo(ctx context.Context, arg0 int64) error
AddMatchSetTo calls the AddMatchSetTo RPC.
func (*UnicodeMatcherClient) Matches ¶
func (c *UnicodeMatcherClient) Matches(ctx context.Context, arg0 int64, arg1 int64, arg2 int32, arg3 bool) (int32, error)
Matches calls the Matches RPC.
func (*UnicodeMatcherClient) MatchesIndexValue ¶
MatchesIndexValue calls the MatchesIndexValue RPC.
type UnicodeSetClient ¶
type UnicodeSetClient struct {
// contains filtered or unexported fields
}
UnicodeSetClient wraps the gRPC UnicodeSetService client.
func NewUnicodeSetClient ¶
func NewUnicodeSetClient(cc grpc.ClientConnInterface) *UnicodeSetClient
NewUnicodeSetClient creates a new UnicodeSet client.
func (*UnicodeSetClient) Add2_1 ¶
func (c *UnicodeSetClient) Add2_1(ctx context.Context, handle int64, arg0 int32, arg1 int32) (int64, error)
Add2_1 calls the Add2_1 RPC.
func (*UnicodeSetClient) AddAll2_1 ¶
func (c *UnicodeSetClient) AddAll2_1(ctx context.Context, handle int64, arg0 int32, arg1 int32) (int64, error)
AddAll2_1 calls the AddAll2_1 RPC.
func (*UnicodeSetClient) AddMatchSetTo ¶
AddMatchSetTo calls the AddMatchSetTo RPC.
func (*UnicodeSetClient) ApplyIntPropertyValue ¶
func (c *UnicodeSetClient) ApplyIntPropertyValue(ctx context.Context, handle int64, arg0 int32, arg1 int32) (int64, error)
ApplyIntPropertyValue calls the ApplyIntPropertyValue RPC.
func (*UnicodeSetClient) ApplyPattern1 ¶
func (c *UnicodeSetClient) ApplyPattern1(ctx context.Context, handle int64, arg0 string) (int64, error)
ApplyPattern1 calls the ApplyPattern1 RPC.
func (*UnicodeSetClient) ApplyPattern2_1 ¶
func (c *UnicodeSetClient) ApplyPattern2_1(ctx context.Context, handle int64, arg0 string, arg1 bool) (int64, error)
ApplyPattern2_1 calls the ApplyPattern2_1 RPC.
func (*UnicodeSetClient) ApplyPattern2_2 ¶
func (c *UnicodeSetClient) ApplyPattern2_2(ctx context.Context, handle int64, arg0 string, arg1 int32) (int64, error)
ApplyPattern2_2 calls the ApplyPattern2_2 RPC.
func (*UnicodeSetClient) ApplyPropertyAlias2 ¶
func (c *UnicodeSetClient) ApplyPropertyAlias2(ctx context.Context, handle int64, arg0 string, arg1 string) (int64, error)
ApplyPropertyAlias2 calls the ApplyPropertyAlias2 RPC.
func (*UnicodeSetClient) ApplyPropertyAlias3_1 ¶
func (c *UnicodeSetClient) ApplyPropertyAlias3_1(ctx context.Context, handle int64, arg0 string, arg1 string, arg2 int64) (int64, error)
ApplyPropertyAlias3_1 calls the ApplyPropertyAlias3_1 RPC.
func (*UnicodeSetClient) CloneAsThawed0 ¶
CloneAsThawed0 calls the CloneAsThawed0 RPC.
func (*UnicodeSetClient) CloneAsThawed0_1 ¶
CloneAsThawed0_1 calls the CloneAsThawed0_1 RPC.
func (*UnicodeSetClient) CompareTo1 ¶
CompareTo1 calls the CompareTo1 RPC.
func (*UnicodeSetClient) CompareTo1_2 ¶
func (c *UnicodeSetClient) CompareTo1_2(ctx context.Context, handle int64, arg0 int64) (int32, error)
CompareTo1_2 calls the CompareTo1_2 RPC.
func (*UnicodeSetClient) CompareTo2_1 ¶
func (c *UnicodeSetClient) CompareTo2_1(ctx context.Context, handle int64, arg0 int64, arg1 int64) (int32, error)
CompareTo2_1 calls the CompareTo2_1 RPC.
func (*UnicodeSetClient) Complement0 ¶
Complement0 calls the Complement0 RPC.
func (*UnicodeSetClient) Complement1_1 ¶
func (c *UnicodeSetClient) Complement1_1(ctx context.Context, handle int64, arg0 int32) (int64, error)
Complement1_1 calls the Complement1_1 RPC.
func (*UnicodeSetClient) Complement1_3 ¶
func (c *UnicodeSetClient) Complement1_3(ctx context.Context, handle int64, arg0 string) (int64, error)
Complement1_3 calls the Complement1_3 RPC.
func (*UnicodeSetClient) Complement2_2 ¶
func (c *UnicodeSetClient) Complement2_2(ctx context.Context, handle int64, arg0 int32, arg1 int32) (int64, error)
Complement2_2 calls the Complement2_2 RPC.
func (*UnicodeSetClient) ComplementAll1 ¶
func (c *UnicodeSetClient) ComplementAll1(ctx context.Context, handle int64, arg0 int64) (int64, error)
ComplementAll1 calls the ComplementAll1 RPC.
func (*UnicodeSetClient) ComplementAll1_1 ¶
func (c *UnicodeSetClient) ComplementAll1_1(ctx context.Context, handle int64, arg0 string) (int64, error)
ComplementAll1_1 calls the ComplementAll1_1 RPC.
func (*UnicodeSetClient) Contains1_2 ¶
func (c *UnicodeSetClient) Contains1_2(ctx context.Context, handle int64, arg0 string) (bool, error)
Contains1_2 calls the Contains1_2 RPC.
func (*UnicodeSetClient) Contains2_1 ¶
func (c *UnicodeSetClient) Contains2_1(ctx context.Context, handle int64, arg0 int32, arg1 int32) (bool, error)
Contains2_1 calls the Contains2_1 RPC.
func (*UnicodeSetClient) ContainsAll1 ¶
func (c *UnicodeSetClient) ContainsAll1(ctx context.Context, handle int64, arg0 int64) (bool, error)
ContainsAll1 calls the ContainsAll1 RPC.
func (*UnicodeSetClient) ContainsAll1_1 ¶
func (c *UnicodeSetClient) ContainsAll1_1(ctx context.Context, handle int64, arg0 string) (bool, error)
ContainsAll1_1 calls the ContainsAll1_1 RPC.
func (*UnicodeSetClient) ContainsNone1 ¶
func (c *UnicodeSetClient) ContainsNone1(ctx context.Context, handle int64, arg0 int64) (bool, error)
ContainsNone1 calls the ContainsNone1 RPC.
func (*UnicodeSetClient) ContainsNone1_2 ¶
func (c *UnicodeSetClient) ContainsNone1_2(ctx context.Context, handle int64, arg0 string) (bool, error)
ContainsNone1_2 calls the ContainsNone1_2 RPC.
func (*UnicodeSetClient) ContainsNone2_1 ¶
func (c *UnicodeSetClient) ContainsNone2_1(ctx context.Context, handle int64, arg0 int32, arg1 int32) (bool, error)
ContainsNone2_1 calls the ContainsNone2_1 RPC.
func (*UnicodeSetClient) ContainsSome1 ¶
func (c *UnicodeSetClient) ContainsSome1(ctx context.Context, handle int64, arg0 int64) (bool, error)
ContainsSome1 calls the ContainsSome1 RPC.
func (*UnicodeSetClient) ContainsSome1_2 ¶
func (c *UnicodeSetClient) ContainsSome1_2(ctx context.Context, handle int64, arg0 string) (bool, error)
ContainsSome1_2 calls the ContainsSome1_2 RPC.
func (*UnicodeSetClient) ContainsSome2_1 ¶
func (c *UnicodeSetClient) ContainsSome2_1(ctx context.Context, handle int64, arg0 int32, arg1 int32) (bool, error)
ContainsSome2_1 calls the ContainsSome2_1 RPC.
func (*UnicodeSetClient) GetRangeCount ¶
GetRangeCount calls the GetRangeCount RPC.
func (*UnicodeSetClient) GetRangeEnd ¶
func (c *UnicodeSetClient) GetRangeEnd(ctx context.Context, handle int64, arg0 int32) (int32, error)
GetRangeEnd calls the GetRangeEnd RPC.
func (*UnicodeSetClient) GetRangeStart ¶
func (c *UnicodeSetClient) GetRangeStart(ctx context.Context, handle int64, arg0 int32) (int32, error)
GetRangeStart calls the GetRangeStart RPC.
func (*UnicodeSetClient) HasStrings ¶
HasStrings calls the HasStrings RPC.
func (*UnicodeSetClient) Matches ¶
func (c *UnicodeSetClient) Matches(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int32, arg3 bool) (int32, error)
Matches calls the Matches RPC.
func (*UnicodeSetClient) MatchesIndexValue ¶
func (c *UnicodeSetClient) MatchesIndexValue(ctx context.Context, handle int64, arg0 int32) (bool, error)
MatchesIndexValue calls the MatchesIndexValue RPC.
func (*UnicodeSetClient) Remove2_1 ¶
func (c *UnicodeSetClient) Remove2_1(ctx context.Context, handle int64, arg0 int32, arg1 int32) (int64, error)
Remove2_1 calls the Remove2_1 RPC.
func (*UnicodeSetClient) RemoveAll1 ¶
RemoveAll1 calls the RemoveAll1 RPC.
func (*UnicodeSetClient) RemoveAll1_1 ¶
func (c *UnicodeSetClient) RemoveAll1_1(ctx context.Context, handle int64, arg0 string) (int64, error)
RemoveAll1_1 calls the RemoveAll1_1 RPC.
func (*UnicodeSetClient) RemoveAllStrings ¶
RemoveAllStrings calls the RemoveAllStrings RPC.
func (*UnicodeSetClient) Retain2_1 ¶
func (c *UnicodeSetClient) Retain2_1(ctx context.Context, handle int64, arg0 int32, arg1 int32) (int64, error)
Retain2_1 calls the Retain2_1 RPC.
func (*UnicodeSetClient) RetainAll1 ¶
RetainAll1 calls the RetainAll1 RPC.
func (*UnicodeSetClient) RetainAll1_1 ¶
func (c *UnicodeSetClient) RetainAll1_1(ctx context.Context, handle int64, arg0 string) (int64, error)
RetainAll1_1 calls the RetainAll1_1 RPC.
func (*UnicodeSetClient) Set2_1 ¶
func (c *UnicodeSetClient) Set2_1(ctx context.Context, handle int64, arg0 int32, arg1 int32) (int64, error)
Set2_1 calls the Set2_1 RPC.
func (*UnicodeSetClient) Span2 ¶
func (c *UnicodeSetClient) Span2(ctx context.Context, handle int64, arg0 string, arg1 int64) (int32, error)
Span2 calls the Span2 RPC.
func (*UnicodeSetClient) Span3_1 ¶
func (c *UnicodeSetClient) Span3_1(ctx context.Context, handle int64, arg0 string, arg1 int32, arg2 int64) (int32, error)
Span3_1 calls the Span3_1 RPC.
func (*UnicodeSetClient) SpanBack2 ¶
func (c *UnicodeSetClient) SpanBack2(ctx context.Context, handle int64, arg0 string, arg1 int64) (int32, error)
SpanBack2 calls the SpanBack2 RPC.
func (*UnicodeSetClient) SpanBack3_1 ¶
func (c *UnicodeSetClient) SpanBack3_1(ctx context.Context, handle int64, arg0 string, arg1 int32, arg2 int64) (int32, error)
SpanBack3_1 calls the SpanBack3_1 RPC.
type UnicodeSetComparisonStyleClient ¶
type UnicodeSetComparisonStyleClient struct {
// contains filtered or unexported fields
}
UnicodeSetComparisonStyleClient wraps the gRPC UnicodeSetComparisonStyleService client.
func NewUnicodeSetComparisonStyleClient ¶
func NewUnicodeSetComparisonStyleClient(cc grpc.ClientConnInterface) *UnicodeSetComparisonStyleClient
NewUnicodeSetComparisonStyleClient creates a new UnicodeSetComparisonStyle client.
type UnicodeSetEntryRangeClient ¶
type UnicodeSetEntryRangeClient struct {
// contains filtered or unexported fields
}
UnicodeSetEntryRangeClient wraps the gRPC UnicodeSetEntryRangeService client.
func NewUnicodeSetEntryRangeClient ¶
func NewUnicodeSetEntryRangeClient(cc grpc.ClientConnInterface) *UnicodeSetEntryRangeClient
NewUnicodeSetEntryRangeClient creates a new UnicodeSetEntryRange client.
type UnicodeSetIteratorClient ¶
type UnicodeSetIteratorClient struct {
// contains filtered or unexported fields
}
UnicodeSetIteratorClient wraps the gRPC UnicodeSetIteratorService client.
func NewUnicodeSetIteratorClient ¶
func NewUnicodeSetIteratorClient(cc grpc.ClientConnInterface) *UnicodeSetIteratorClient
NewUnicodeSetIteratorClient creates a new UnicodeSetIterator client.
func (*UnicodeSetIteratorClient) Reset0 ¶
func (c *UnicodeSetIteratorClient) Reset0(ctx context.Context, handle int64) error
Reset0 calls the Reset0 RPC.
func (*UnicodeSetIteratorClient) SkipToStrings ¶
SkipToStrings calls the SkipToStrings RPC.
type UnicodeSetSpanConditionClient ¶
type UnicodeSetSpanConditionClient struct {
// contains filtered or unexported fields
}
UnicodeSetSpanConditionClient wraps the gRPC UnicodeSetSpanConditionService client.
func NewUnicodeSetSpanConditionClient ¶
func NewUnicodeSetSpanConditionClient(cc grpc.ClientConnInterface) *UnicodeSetSpanConditionClient
NewUnicodeSetSpanConditionClient creates a new UnicodeSetSpanCondition client.
type UnicodeSetSpannerClient ¶
type UnicodeSetSpannerClient struct {
// contains filtered or unexported fields
}
UnicodeSetSpannerClient wraps the gRPC UnicodeSetSpannerService client.
func NewUnicodeSetSpannerClient ¶
func NewUnicodeSetSpannerClient(cc grpc.ClientConnInterface) *UnicodeSetSpannerClient
NewUnicodeSetSpannerClient creates a new UnicodeSetSpanner client.
func (*UnicodeSetSpannerClient) CountIn1 ¶
func (c *UnicodeSetSpannerClient) CountIn1(ctx context.Context, handle int64, arg0 string) (int32, error)
CountIn1 calls the CountIn1 RPC.
func (*UnicodeSetSpannerClient) CountIn2_1 ¶
func (c *UnicodeSetSpannerClient) CountIn2_1(ctx context.Context, handle int64, arg0 string, arg1 int64) (int32, error)
CountIn2_1 calls the CountIn2_1 RPC.
func (*UnicodeSetSpannerClient) CountIn3_2 ¶
func (c *UnicodeSetSpannerClient) CountIn3_2(ctx context.Context, handle int64, arg0 string, arg1 int64, arg2 int64) (int32, error)
CountIn3_2 calls the CountIn3_2 RPC.
func (*UnicodeSetSpannerClient) DeleteFrom1 ¶
func (c *UnicodeSetSpannerClient) DeleteFrom1(ctx context.Context, handle int64, arg0 string) (string, error)
DeleteFrom1 calls the DeleteFrom1 RPC.
func (*UnicodeSetSpannerClient) DeleteFrom2_1 ¶
func (c *UnicodeSetSpannerClient) DeleteFrom2_1(ctx context.Context, handle int64, arg0 string, arg1 int64) (string, error)
DeleteFrom2_1 calls the DeleteFrom2_1 RPC.
func (*UnicodeSetSpannerClient) Equals ¶
func (c *UnicodeSetSpannerClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)
Equals calls the Equals RPC.
func (*UnicodeSetSpannerClient) GetUnicodeSet ¶
GetUnicodeSet calls the GetUnicodeSet RPC.
func (*UnicodeSetSpannerClient) ReplaceFrom2 ¶
func (c *UnicodeSetSpannerClient) ReplaceFrom2(ctx context.Context, handle int64, arg0 string, arg1 string) (string, error)
ReplaceFrom2 calls the ReplaceFrom2 RPC.
func (*UnicodeSetSpannerClient) ReplaceFrom3_1 ¶
func (c *UnicodeSetSpannerClient) ReplaceFrom3_1(ctx context.Context, handle int64, arg0 string, arg1 string, arg2 int64) (string, error)
ReplaceFrom3_1 calls the ReplaceFrom3_1 RPC.
func (*UnicodeSetSpannerClient) ReplaceFrom4_2 ¶
func (c *UnicodeSetSpannerClient) ReplaceFrom4_2(ctx context.Context, handle int64, arg0 string, arg1 string, arg2 int64, arg3 int64) (string, error)
ReplaceFrom4_2 calls the ReplaceFrom4_2 RPC.
func (*UnicodeSetSpannerClient) Trim1 ¶
func (c *UnicodeSetSpannerClient) Trim1(ctx context.Context, handle int64, arg0 string) (int64, error)
Trim1 calls the Trim1 RPC.
type UnicodeSetSpannerCountMethodClient ¶
type UnicodeSetSpannerCountMethodClient struct {
// contains filtered or unexported fields
}
UnicodeSetSpannerCountMethodClient wraps the gRPC UnicodeSetSpannerCountMethodService client.
func NewUnicodeSetSpannerCountMethodClient ¶
func NewUnicodeSetSpannerCountMethodClient(cc grpc.ClientConnInterface) *UnicodeSetSpannerCountMethodClient
NewUnicodeSetSpannerCountMethodClient creates a new UnicodeSetSpannerCountMethod client.
type UnicodeSetSpannerTrimOptionClient ¶
type UnicodeSetSpannerTrimOptionClient struct {
// contains filtered or unexported fields
}
UnicodeSetSpannerTrimOptionClient wraps the gRPC UnicodeSetSpannerTrimOptionService client.
func NewUnicodeSetSpannerTrimOptionClient ¶
func NewUnicodeSetSpannerTrimOptionClient(cc grpc.ClientConnInterface) *UnicodeSetSpannerTrimOptionClient
NewUnicodeSetSpannerTrimOptionClient creates a new UnicodeSetSpannerTrimOption client.
type UtilsClient ¶
type UtilsClient struct {
// contains filtered or unexported fields
}
UtilsClient wraps the gRPC UtilsService client.
func NewUtilsClient ¶
func NewUtilsClient(cc grpc.ClientConnInterface) *UtilsClient
NewUtilsClient creates a new Utils client.
func (*UtilsClient) CommaEllipsize ¶
func (c *UtilsClient) CommaEllipsize(ctx context.Context, arg0 string, arg1 int64, arg2 float32, arg3 string, arg4 string) (int64, error)
CommaEllipsize calls the CommaEllipsize RPC.
func (*UtilsClient) CopySpansFrom ¶
func (c *UtilsClient) CopySpansFrom(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int64, arg4 int64, arg5 int32) error
CopySpansFrom calls the CopySpansFrom RPC.
func (*UtilsClient) Ellipsize4 ¶
func (c *UtilsClient) Ellipsize4(ctx context.Context, arg0 string, arg1 int64, arg2 float32, arg3 int64) (int64, error)
Ellipsize4 calls the Ellipsize4 RPC.
func (*UtilsClient) Ellipsize6_1 ¶
func (c *UtilsClient) Ellipsize6_1(ctx context.Context, arg0 string, arg1 int64, arg2 float32, arg3 int64, arg4 bool, arg5 int64) (int64, error)
Ellipsize6_1 calls the Ellipsize6_1 RPC.
func (*UtilsClient) ExpandTemplate ¶
ExpandTemplate calls the ExpandTemplate RPC.
func (*UtilsClient) GetCapsMode ¶
func (c *UtilsClient) GetCapsMode(ctx context.Context, arg0 string, arg1 int32, arg2 int32) (int32, error)
GetCapsMode calls the GetCapsMode RPC.
func (*UtilsClient) GetChars ¶
func (c *UtilsClient) GetChars(ctx context.Context, arg0 string, arg1 int32, arg2 int32, arg3 int64, arg4 int32) error
GetChars calls the GetChars RPC.
func (*UtilsClient) GetLayoutDirectionFromLocale ¶
GetLayoutDirectionFromLocale calls the GetLayoutDirectionFromLocale RPC.
func (*UtilsClient) GetOffsetAfter ¶
GetOffsetAfter calls the GetOffsetAfter RPC.
func (*UtilsClient) GetOffsetBefore ¶
GetOffsetBefore calls the GetOffsetBefore RPC.
func (*UtilsClient) GetReverse ¶
func (c *UtilsClient) GetReverse(ctx context.Context, arg0 string, arg1 int32, arg2 int32) (int64, error)
GetReverse calls the GetReverse RPC.
func (*UtilsClient) GetTrimmedLength ¶
GetTrimmedLength calls the GetTrimmedLength RPC.
func (*UtilsClient) HtmlEncode ¶
HtmlEncode calls the HtmlEncode RPC.
func (*UtilsClient) IndexOf2_3 ¶
IndexOf2_3 calls the IndexOf2_3 RPC.
func (*UtilsClient) IndexOf3_1 ¶
func (c *UtilsClient) IndexOf3_1(ctx context.Context, arg0 string, arg1 uint16, arg2 int32) (int32, error)
IndexOf3_1 calls the IndexOf3_1 RPC.
func (*UtilsClient) IndexOf3_4 ¶
func (c *UtilsClient) IndexOf3_4(ctx context.Context, arg0 string, arg1 string, arg2 int32) (int32, error)
IndexOf3_4 calls the IndexOf3_4 RPC.
func (*UtilsClient) IndexOf4_2 ¶
func (c *UtilsClient) IndexOf4_2(ctx context.Context, arg0 string, arg1 uint16, arg2 int32, arg3 int32) (int32, error)
IndexOf4_2 calls the IndexOf4_2 RPC.
func (*UtilsClient) IndexOf4_5 ¶
func (c *UtilsClient) IndexOf4_5(ctx context.Context, arg0 string, arg1 string, arg2 int32, arg3 int32) (int32, error)
IndexOf4_5 calls the IndexOf4_5 RPC.
func (*UtilsClient) IsDigitsOnly ¶
IsDigitsOnly calls the IsDigitsOnly RPC.
func (*UtilsClient) IsGraphic1 ¶
IsGraphic1 calls the IsGraphic1 RPC.
func (*UtilsClient) IsGraphic1_1 ¶
IsGraphic1_1 calls the IsGraphic1_1 RPC.
func (*UtilsClient) LastIndexOf2 ¶
LastIndexOf2 calls the LastIndexOf2 RPC.
func (*UtilsClient) LastIndexOf3_1 ¶
func (c *UtilsClient) LastIndexOf3_1(ctx context.Context, arg0 string, arg1 uint16, arg2 int32) (int32, error)
LastIndexOf3_1 calls the LastIndexOf3_1 RPC.
func (*UtilsClient) LastIndexOf4_2 ¶
func (c *UtilsClient) LastIndexOf4_2(ctx context.Context, arg0 string, arg1 uint16, arg2 int32, arg3 int32) (int32, error)
LastIndexOf4_2 calls the LastIndexOf4_2 RPC.
func (*UtilsClient) MakeSafeForPresentation ¶
func (c *UtilsClient) MakeSafeForPresentation(ctx context.Context, arg0 string, arg1 int32, arg2 float32, arg3 int32) (int64, error)
MakeSafeForPresentation calls the MakeSafeForPresentation RPC.
func (*UtilsClient) RegionMatches ¶
func (c *UtilsClient) RegionMatches(ctx context.Context, arg0 string, arg1 int32, arg2 string, arg3 int32, arg4 int32) (bool, error)
RegionMatches calls the RegionMatches RPC.
func (*UtilsClient) Replace ¶
func (c *UtilsClient) Replace(ctx context.Context, arg0 string, arg1 int64, arg2 int64) (int64, error)
Replace calls the Replace RPC.
func (*UtilsClient) StringOrSpannedString ¶
StringOrSpannedString calls the StringOrSpannedString RPC.
func (*UtilsClient) Substring ¶
func (c *UtilsClient) Substring(ctx context.Context, arg0 string, arg1 int32, arg2 int32) (string, error)
Substring calls the Substring RPC.
func (*UtilsClient) WriteToParcel ¶
WriteToParcel calls the WriteToParcel RPC.
type UtilsEllipsizeCallbackClient ¶
type UtilsEllipsizeCallbackClient struct {
// contains filtered or unexported fields
}
UtilsEllipsizeCallbackClient wraps the gRPC UtilsEllipsizeCallbackService client.
func NewUtilsEllipsizeCallbackClient ¶
func NewUtilsEllipsizeCallbackClient(cc grpc.ClientConnInterface) *UtilsEllipsizeCallbackClient
NewUtilsEllipsizeCallbackClient creates a new UtilsEllipsizeCallback client.
func (*UtilsEllipsizeCallbackClient) Ellipsized ¶
func (c *UtilsEllipsizeCallbackClient) Ellipsized(ctx context.Context, arg0 int32, arg1 int32) error
Ellipsized calls the Ellipsized RPC.
type UtilsSimpleStringSplitterClient ¶
type UtilsSimpleStringSplitterClient struct {
// contains filtered or unexported fields
}
UtilsSimpleStringSplitterClient wraps the gRPC UtilsSimpleStringSplitterService client.
func NewUtilsSimpleStringSplitterClient ¶
func NewUtilsSimpleStringSplitterClient(cc grpc.ClientConnInterface) *UtilsSimpleStringSplitterClient
NewUtilsSimpleStringSplitterClient creates a new UtilsSimpleStringSplitter client.
func (*UtilsSimpleStringSplitterClient) HasNext ¶
func (c *UtilsSimpleStringSplitterClient) HasNext(ctx context.Context) (bool, error)
HasNext calls the HasNext RPC.
func (*UtilsSimpleStringSplitterClient) Iterator ¶
func (c *UtilsSimpleStringSplitterClient) Iterator(ctx context.Context) (int64, error)
Iterator calls the Iterator RPC.
func (*UtilsSimpleStringSplitterClient) Next0 ¶
func (c *UtilsSimpleStringSplitterClient) Next0(ctx context.Context) (string, error)
Next0 calls the Next0 RPC.
func (*UtilsSimpleStringSplitterClient) Next0_1 ¶
func (c *UtilsSimpleStringSplitterClient) Next0_1(ctx context.Context) (int64, error)
Next0_1 calls the Next0_1 RPC.
type UtilsStringSplitterClient ¶
type UtilsStringSplitterClient struct {
// contains filtered or unexported fields
}
UtilsStringSplitterClient wraps the gRPC UtilsStringSplitterService client.
func NewUtilsStringSplitterClient ¶
func NewUtilsStringSplitterClient(cc grpc.ClientConnInterface) *UtilsStringSplitterClient
NewUtilsStringSplitterClient creates a new UtilsStringSplitter client.
type UtilsTruncateAtClient ¶
type UtilsTruncateAtClient struct {
// contains filtered or unexported fields
}
UtilsTruncateAtClient wraps the gRPC UtilsTruncateAtService client.
func NewUtilsTruncateAtClient ¶
func NewUtilsTruncateAtClient(cc grpc.ClientConnInterface) *UtilsTruncateAtClient
NewUtilsTruncateAtClient creates a new UtilsTruncateAt client.
type WatcherClient ¶
type WatcherClient struct {
// contains filtered or unexported fields
}
WatcherClient wraps the gRPC WatcherService client.
func NewWatcherClient ¶
func NewWatcherClient(cc grpc.ClientConnInterface) *WatcherClient
NewWatcherClient creates a new Watcher client.
func (*WatcherClient) AfterTextChanged ¶
func (c *WatcherClient) AfterTextChanged(ctx context.Context, arg0 int64) error
AfterTextChanged calls the AfterTextChanged RPC.
func (*WatcherClient) BeforeTextChanged ¶
func (c *WatcherClient) BeforeTextChanged(ctx context.Context, arg0 string, arg1 int32, arg2 int32, arg3 int32) error
BeforeTextChanged calls the BeforeTextChanged RPC.
func (*WatcherClient) OnTextChanged ¶
func (c *WatcherClient) OnTextChanged(ctx context.Context, arg0 string, arg1 int32, arg2 int32, arg3 int32) error
OnTextChanged calls the OnTextChanged RPC.
type WordSegmentFinderClient ¶
type WordSegmentFinderClient struct {
// contains filtered or unexported fields
}
WordSegmentFinderClient wraps the gRPC WordSegmentFinderService client.
func NewWordSegmentFinderClient ¶
func NewWordSegmentFinderClient(cc grpc.ClientConnInterface) *WordSegmentFinderClient
NewWordSegmentFinderClient creates a new WordSegmentFinder client.
func (*WordSegmentFinderClient) NextEndBoundary ¶
func (c *WordSegmentFinderClient) NextEndBoundary(ctx context.Context, handle int64, arg0 int32) (int32, error)
NextEndBoundary calls the NextEndBoundary RPC.
func (*WordSegmentFinderClient) NextStartBoundary ¶
func (c *WordSegmentFinderClient) NextStartBoundary(ctx context.Context, handle int64, arg0 int32) (int32, error)
NextStartBoundary calls the NextStartBoundary RPC.
func (*WordSegmentFinderClient) PreviousEndBoundary ¶
func (c *WordSegmentFinderClient) PreviousEndBoundary(ctx context.Context, handle int64, arg0 int32) (int32, error)
PreviousEndBoundary calls the PreviousEndBoundary RPC.
func (*WordSegmentFinderClient) PreviousStartBoundary ¶
func (c *WordSegmentFinderClient) PreviousStartBoundary(ctx context.Context, handle int64, arg0 int32) (int32, error)
PreviousStartBoundary calls the PreviousStartBoundary RPC.