Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
SkICULib Struct Reference

#include <SkUnicode_icupriv.h>

Public Attributes

SKICU_EMIT_FUNCS UBreakIterator *(* f_ubrk_clone_ )(const UBreakIterator *, UErrorCode *)
 
UBreakIterator *(* f_ubrk_safeClone_ )(const UBreakIterator *, void *, int32_t *, UErrorCode *)
 
const char *(* f_ubrk_getLocaleByType )(const UBreakIterator *, ULocDataLocaleType, UErrorCode *)
 

Detailed Description

Definition at line 54 of file SkUnicode_icupriv.h.

Member Data Documentation

◆ f_ubrk_clone_

SKICU_EMIT_FUNCS UBreakIterator *(* SkICULib::f_ubrk_clone_) (const UBreakIterator *, UErrorCode *)

Definition at line 59 of file SkUnicode_icupriv.h.

◆ f_ubrk_getLocaleByType

const char *(* SkICULib::f_ubrk_getLocaleByType) (const UBreakIterator *, ULocDataLocaleType, UErrorCode *)

Definition at line 63 of file SkUnicode_icupriv.h.

◆ f_ubrk_safeClone_

UBreakIterator *(* SkICULib::f_ubrk_safeClone_) (const UBreakIterator *, void *, int32_t *, UErrorCode *)

Definition at line 60 of file SkUnicode_icupriv.h.


The documentation for this struct was generated from the following file: