OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:face_unsafe
(Results
1 - 3
of
3
) sorted by null
/external/harfbuzz_ng/src/
hb-shape-plan-private.hh
41
hb_face_t *
face_unsafe
; /* We don't carry a reference to face. */
member in struct:hb_shape_plan_t
hb-ot-shape-private.hh
74
face (master_plan->
face_unsafe
),
hb-shape-plan.cc
60
if (hb_##shaper##_shaper_face_data_ensure (shape_plan->
face_unsafe
)) { \
142
shape_plan->
face_unsafe
= face;
305
assert (shape_plan->
face_unsafe
== font->face);
Completed in 68 milliseconds