Searched defs:labelText (Results 1 – 3 of 3) sorted by relevance
331 Text* labelText = new Text(); variable
294 constexpr auto labelText = "hello"; variable362 constexpr auto labelText = "hello"; variable
290 auto labelText = paramObject->GetProperty("text"); in SetLabelConfig() local