Home
last modified time | relevance | path

Searched refs:getComment (Results 1 - 21 of 21) sorted by relevance

/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/
H A DRBGroupPanel.java120 jLabelGroupComment = new JLabel(((BundleGroup)jComboBoxGroup.getSelectedItem()).getComment()); in initComponents()
194 jLabelGroupComment = new JLabel(((BundleGroup)jComboBoxGroup.getSelectedItem()).getComment()); in initComponents()
352 jLabelGroupComment.setText(((BundleGroup)jComboBoxGroup.getSelectedItem()).getComment()); in updateComponents()
357 jLabelGroupComment.setText(((BundleGroup)jComboBoxGroup.getSelectedItem()).getComment()); in updateComponents()
368 jLabelGroupComment.setText(((BundleGroup)jComboBoxGroup.getSelectedItem()).getComment()); in updateComponents()
504 retStr = (item.getComment() == null ? "" : item.getComment()); in getValueAt()
H A DRBSearchPanel.java107 if (item.getComment().indexOf(term) >= 0) { in performSearch()
133 if (item.getComment().toUpperCase().indexOf(term.toUpperCase()) >= 0) { in performSearch()
171 item.setComment(replace(item.getComment(), search_term, replace_term)); in performReplace()
H A DBundleGroupEditDialog.java91 commentField.setText(group.getComment()); in initComponents()
H A DBundleItemCreationDialog.java193 if (item.getComment() != null) commentField.setText(item.getComment()); in initComponents()
H A DRBProjectItemPanel.java133 String comment = item.getComment(); in updateComponents()
H A DBundleItemDialog.java107 commentField = new JTextField(item.getComment()); in initComponents()
/third_party/icu/tools/unicodetools/com/ibm/rbm/
H A DRBxliffExporter.java124 if (item.getComment() != null && item.getComment().length() > 1) { in addTransUnit()
127 comment_prop.appendChild(xml.createTextNode(item.getComment())); in addTransUnit()
331 if (curr_group.getComment() != null && curr_group.getComment().length() > 1) { in exportFile()
334 comment_prop.appendChild(xml.createTextNode(curr_group.getComment())); in exportFile()
H A DRBICUExporter.java90 String groupComment = group.getComment(); in export()
115 String itemComment = item.getComment(); in export()
H A DRBTMXExporter.java104 item.getComment(); in appendTUV()
108 comment_prop.appendChild(xml.createTextNode(item.getComment())); in appendTUV()
H A DBundleGroup.java122 public String getComment() { in getComment() method in BundleGroup
H A DRBManager.java470 String oldComment = item.getComment(); in editItem()
484 if (oldItem.getComment() == null || oldItem.getComment().equals(oldComment)) oldItem.setComment(comment); in editItem()
674 bg.setComment(mainGroup.getComment()); in createResource()
679 item.setComment(mainItem.getComment()); in createResource()
H A DBundleItem.java115 public String getComment() { in getComment() method in BundleItem
H A DRBJavaExporter.java98 buffer.append("\t\t{\"" + item.getKey() + "\", \"" + item.getTranslation() + "\"},\t// " + item.getComment() + "\n"); in export()
/third_party/protobuf/conformance/third_party/jsoncpp/
H A Djsoncpp.cpp3743 std::string Value::getComment(CommentPlacement placement) const { in getComment() function in Json::Value
4540 const std::string& comment = root.getComment(commentBefore); in writeCommentBeforeValue()
4556 document_ += " " + root.getComment(commentAfterOnSameLine); in writeCommentAfterValueOnSameLine()
4560 document_ += root.getComment(commentAfter); in writeCommentAfterValueOnSameLine()
4756 const std::string& comment = root.getComment(commentBefore); in writeCommentBeforeValue()
4771 *document_ << ' ' << root.getComment(commentAfterOnSameLine); in writeCommentAfterValueOnSameLine()
4775 *document_ << root.getComment(commentAfter); in writeCommentAfterValueOnSameLine()
5044 const std::string& comment = root.getComment(commentBefore); in writeCommentBeforeValue()
5060 *sout_ << " " + root.getComment(commentAfterOnSameLine); in writeCommentAfterValueOnSameLine()
5064 *sout_ << root.getComment(commentAfte in writeCommentAfterValueOnSameLine()
[all...]
H A Djson.h930 std::string getComment(CommentPlacement placement) const;
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp3710 std::string Value::getComment(CommentPlacement placement) const { in getComment() function in Value
4485 const std::string& comment = root.getComment(commentBefore);
4501 document_ += " " + root.getComment(commentAfterOnSameLine);
4505 document_ += root.getComment(commentAfter);
4702 const std::string& comment = root.getComment(commentBefore);
4717 *document_ << ' ' << root.getComment(commentAfterOnSameLine);
4721 *document_ << root.getComment(commentAfter);
4983 const std::string& comment = root.getComment(commentBefore);
4999 *sout_ << " " + root.getComment(commentAfterOnSameLine);
5003 *sout_ << root.getComment(commentAfte
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp3710 std::string Value::getComment(CommentPlacement placement) const { in getComment() function in Value
4485 const std::string& comment = root.getComment(commentBefore);
4501 document_ += " " + root.getComment(commentAfterOnSameLine);
4505 document_ += root.getComment(commentAfter);
4702 const std::string& comment = root.getComment(commentBefore);
4717 *document_ << ' ' << root.getComment(commentAfterOnSameLine);
4721 *document_ << root.getComment(commentAfter);
4983 const std::string& comment = root.getComment(commentBefore);
4999 *sout_ << " " + root.getComment(commentAfterOnSameLine);
5003 *sout_ << root.getComment(commentAfte
[all...]
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp3710 std::string Value::getComment(CommentPlacement placement) const { in getComment() function in Value
4485 const std::string& comment = root.getComment(commentBefore);
4501 document_ += " " + root.getComment(commentAfterOnSameLine);
4505 document_ += root.getComment(commentAfter);
4702 const std::string& comment = root.getComment(commentBefore);
4717 *document_ << ' ' << root.getComment(commentAfterOnSameLine);
4721 *document_ << root.getComment(commentAfter);
4983 const std::string& comment = root.getComment(commentBefore);
4999 *sout_ << " " + root.getComment(commentAfterOnSameLine);
5003 *sout_ << root.getComment(commentAfte
[all...]
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/
H A Djson.h880 std::string getComment(CommentPlacement placement) const;
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/
H A Djson.h880 std::string getComment(CommentPlacement placement) const;
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/
H A Djson.h880 std::string getComment(CommentPlacement placement) const;

Completed in 38 milliseconds