Searched defs:nameText (Results 1 – 6 of 6) sorted by relevance
94 String nameText = lookupLabels[i].getText().trim(); in createItem() local110 String nameText = lookupLabels[i].getText().trim(); in editItem() local203 String nameText = lookupLabels[i].getText().trim(); in initComponents() local
106 TextView nameText = (TextView) itemView.findViewById(R.id.nameText); in populateView() local
142 const nameText = getElementOrPropertyAccessName(entityName); constant
588 var nameText = funcDecl.getNameText(); variable
2747 const nameText = getTextOfIdentifierOrLiteral(node.name); constant
39110 const nameText = getPropertyNameFromType(exprType); constant