Searched defs:code_point (Results 1 – 6 of 6) sorted by relevance
50 _wind_combining_class(uint32_t code_point) in _wind_combining_class()
279 unsigned int code_point; member
381 unsigned int code_point = 0; in add_provider_sigalgs() local
755 uint16_t code_point; /* IANA-specified code point of sigalg-name */ member
284 unsigned int code_point; /* for "tls-sigalg-alg", see provider-base(7) */ member
2015 std::string CodePointToUtf8(uint32_t code_point) { in CodePointToUtf8()