Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Member Functions | List of all members
SkIcuBreakIteratorCache::Request::Hash Struct Reference

Public Member Functions

uint32_t operator() (const Request &key) const
 

Detailed Description

Definition at line 159 of file SkUnicode_icu.cpp.

Member Function Documentation

◆ operator()()

uint32_t SkIcuBreakIteratorCache::Request::Hash::operator() ( const Request key) const
inline

Definition at line 160 of file SkUnicode_icu.cpp.

160 {
161 return key.hash;
162 }

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