Home
last modified time | relevance | path

Searched defs:nameText (Results 1 – 6 of 6) sorted by relevance

/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/
DBundleItemCreationDialog.java94 String nameText = lookupLabels[i].getText().trim(); in createItem() local
110 String nameText = lookupLabels[i].getText().trim(); in editItem() local
203 String nameText = lookupLabels[i].getText().trim(); in initComponents() local
/third_party/skia/platform_tools/android/apps/viewer/src/main/java/org/skia/viewer/
DStateAdapter.java106 TextView nameText = (TextView) itemView.findViewById(R.id.nameText); in populateView() local
/third_party/typescript/src/services/
DnavigationBar.ts142 const nameText = getElementOrPropertyAccessName(entityName); constant
/third_party/typescript/tests/baselines/reference/
DparserRealSource7.js588 var nameText = funcDecl.getNameText(); variable
/third_party/typescript/src/compiler/
Dprogram.ts2747 const nameText = getTextOfIdentifierOrLiteral(node.name); constant
Dchecker.ts39110 const nameText = getPropertyNameFromType(exprType); constant