Home
last modified time | relevance | path

Searched defs:link_t (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-serialize.hh83 struct link_t struct
85 unsigned width: 3;
86 bool is_signed: 1;
87 unsigned whence: 2;
88 unsigned position: 28;
89 unsigned bias;
90 objidx_t objidx;