Flutter Engine
The Flutter Engine
SkIcuBreakIteratorCache
Request
Hash
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
}
key
int key
Definition:
keyboard_key_handler_unittests.cc:114
The documentation for this struct was generated from the following file:
third_party/skia/modules/skunicode/src/
SkUnicode_icu.cpp
Generated on Sun Jun 23 2024 21:58:13 for Flutter Engine by
1.9.4