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