Home
last modified time | relevance | path

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

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