OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hb_script_t
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/harfbuzz-ng/src/
hb-common.h
149
/*
hb_script_t
*/
274
}
hb_script_t
;
typedef in typeref:enum:__anon11182
276
/* These are moved out of
hb_script_t
because glib-mkenums chokes otherwise. */
306
hb_script_t
311
hb_script_t
315
hb_script_to_iso15924_tag (
hb_script_t
script);
318
hb_script_get_horizontal_direction (
hb_script_t
script);
/external/harfbuzz_ng/src/
hb-common.h
149
/*
hb_script_t
*/
285
}
hb_script_t
;
typedef in typeref:enum:__anon18587
290
hb_script_t
295
hb_script_t
299
hb_script_to_iso15924_tag (
hb_script_t
script);
302
hb_script_get_horizontal_direction (
hb_script_t
script);
Completed in 570 milliseconds