Searched defs:Tag (Results 1 – 5 of 5) sorted by relevance
37 struct Tag struct39 float confidence;40 std::string value;
27 Tag() {}; in Tag() function28 Tag(const std::string& key, const std::string& value) : in Tag() function
30 std::string Tag() const { return "Material"; } in Tag() function
132 FT_ULong Tag; /* table type */ member198 FT_ULong Tag; /* table ID */ member
Completed in 11 milliseconds