OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:HB_FontClass
(Results
1 - 3
of
3
) sorted by null
/external/harfbuzz/src/
harfbuzz-shape.h
51
typedef struct _HB_FontClass
HB_FontClass
;
53
struct
HB_FontClass
{
61
HB_FontClass
*clazz;
harfbuzz-shaper.h
249
}
HB_FontClass
;
252
const
HB_FontClass
*klass;
/external/harfbuzz_ng/src/hb-old/
harfbuzz-shaper.h
218
}
HB_FontClass
;
221
const
HB_FontClass
*klass;
Completed in 497 milliseconds