Home | History | Annotate | Download | only in filtershow

Lines Matching defs:getTextId

246             if (representation.getTextId() != 0) {
247 representation.setName(getString(representation.getTextId()));
264 geometry.setTextId(editorInfo.getTextId());
267 if (geometry.getTextId() != 0) {
268 geometry.setName(getString(geometry.getTextId()));
374 if (representation.getTextId() != 0) {
375 representation.setName(getString(representation.getTextId()));