Home
last modified time | relevance | path

Searched defs:hb_atomic_int_t (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-atomic.hh144 struct hb_atomic_int_t struct
147 constexpr hb_atomic_int_t (int v) : v (v) {} in hb_atomic_int_t() function

Completed in 2 milliseconds