Searched refs:switchRenderingDisableText (Results 1 – 2 of 2) sorted by relevance
138 static constexpr const char *switchRenderingDisableText = "disable"; variable
207 if (str == switchRenderingDisableText) { in SwitchFunction()