Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/gtk/a11y/
H A Datktextattributes.cxx679 static const gchar * bool_values[] = { "true", "false" }; variable
689 return g_strdup( bool_values[n] ); in Bool2String()

Completed in 16 milliseconds