OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HB_FontRec
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/third_party/harfbuzz-ng/src/
hb-old.cc
224
HB_FontRec
*data = (
HB_FontRec
*) calloc (1, sizeof (
HB_FontRec
));
/external/harfbuzz_ng/src/
hb-old.cc
224
HB_FontRec
*data = (
HB_FontRec
*) calloc (1, sizeof (
HB_FontRec
));
/external/harfbuzz/src/
harfbuzz-shaper.h
259
}
HB_FontRec
;
/external/harfbuzz_ng/src/hb-old/
harfbuzz-shaper.h
228
}
HB_FontRec
;
/external/harfbuzz/tests/shaping/
main.cpp
216
HB_FontRec
hbFont;
Completed in 134 milliseconds