OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hb_face_is_immutable
(Results
1 - 3
of
3
) sorted by null
/external/harfbuzz_ng/src/
hb-face.h
83
hb_face_is_immutable
(hb_face_t *face);
hb-face.cc
308
*
hb_face_is_immutable
:
318
hb_face_is_immutable
(hb_face_t *face)
function
/external/harfbuzz_ng/test/api/
test-font.c
156
g_assert (!
hb_face_is_immutable
(face));
159
g_assert (
hb_face_is_immutable
(face));
Completed in 36 milliseconds