Searched refs:buttonsText (Results 1 – 1 of 1) sorted by relevance
495 Text buttonsText; in generateConfig() local497 buttonsText = doc.createTextNode(getButtonsType()); in generateConfig()499 buttonsText = doc.createTextNode("hard"); in generateConfig()501 buttons.appendChild(buttonsText); in generateConfig()