Searched refs:g_get_numeric_property_function (Results 1 – 1 of 1) sorted by relevance
14 GetNumericPropertyFunction g_get_numeric_property_function = nullptr; variable23 return g_get_numeric_property_function && in GetNumericProperty()24 g_get_numeric_property_function(name, value); in GetNumericProperty()35 DCHECK(!g_get_numeric_property_function); in SetGetNumericPropertyFunction()36 g_get_numeric_property_function = get_numeric_property_function; in SetGetNumericPropertyFunction()