Home
last modified time | relevance | path

Searched refs:gx_studio_canonical_normalize (Results 1 – 3 of 3) sorted by relevance

/GUIX-v6.4.1/guix_studio/
Dcanonical_normalize.h39 UINT gx_studio_canonical_normalize(GX_CONST GX_STRING *string, GX_STRING *normalised_string);
Dcanonical_normalize.cpp3616 UINT gx_studio_canonical_normalize(GX_CONST GX_STRING *string, GX_STRING *normalized_string) in gx_studio_canonical_normalize() function
Dresource_gen.cpp1906 … if (gx_studio_canonical_normalize((GX_CONST GX_STRING *)&string, &normalized_text) == GX_SUCCESS) in MakeUtf8String()