OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:script_property
(Results
1 - 3
of
3
) sorted by null
/external/harfbuzz/contrib/tables/
scripts-parse.py
59
print >>outfile, 'struct
script_property
{'
64
print >>outfile, 'static const struct
script_property
script_properties[] = {'
script-properties.h
9
struct
script_property
{
struct
15
static const struct
script_property
script_properties[] = {
/external/harfbuzz/contrib/
harfbuzz-unicode.c
68
const struct
script_property
*candidate = vcandidate;
87
sizeof(struct
script_property
),
92
return ((const struct
script_property
*) vprop)->script;
Completed in 110 milliseconds