Home
last modified time | relevance | path

Searched refs:has_attach_points (Results 1 – 2 of 2) sorted by relevance

/external/harfbuzz_ng/src/
Dmain.cc185 gdef.has_attach_points () ? "" : "no "); in main()
Dhb-ot-layout-gdef-table.hh356 inline bool has_attach_points (void) const { return attachList != 0; } in has_attach_points() function