Home
last modified time | relevance | path

Searched refs:sendComment (Results 1 – 14 of 14) sorted by relevance

/dports/games/gogui/gogui-1.4.10/src/net/sf/gogui/gui/
H A DGuiGtpClient.java163 public void sendComment(String comment) in sendComment() method in GuiGtpClient
165 m_gtp.sendComment(comment); in sendComment()
/dports/games/gogui/gogui-1.4.10/test/junit/src/net/sf/gogui/gtp/
H A DGtpEngineClient.java28 public void sendComment(String comment) in sendComment() method in GtpEngineClient
/dports/games/gogui/gogui-1.4.10/src/net/sf/gogui/gtp/
H A DGtpClientBase.java303 public abstract void sendComment(String comment); in sendComment() method in GtpClientBase
339 sendComment("# interrupt"); in sendInterrupt()
H A DGtpClient.java280 public void sendComment(String comment) in sendComment() method in GtpClient
/dports/textproc/libmwaw03/libmwaw-0.3.20/src/lib/
H A DDocMkrText.hxx79 void sendComment(std::string const &str);
H A DMoreText.hxx113 bool sendComment(int cId);
H A DHanMacWrdJGraph.hxx144 …bool sendComment(HanMacWrdJGraphInternal::CommentFrame const &textbox, MWAWPosition const &pos, li…
H A DDocMkrParser.cxx449 m_textParser->sendComment(info.m_actionString); in sendPicture()
H A DMoreText.cxx495 m_textParser->sendComment(m_id); in parse()
894 bool MoreText::sendComment(int cId) in sendComment() function in MoreText
H A DDocMkrText.cxx325 void DocMkrText::sendComment(std::string const &str) in sendComment() function in DocMkrText
H A DHanMacWrdJGraph.cxx2138 bool HanMacWrdJGraph::sendComment(HanMacWrdJGraphInternal::CommentFrame const &comment, MWAWPositio… in sendComment() function in HanMacWrdJGraph
2324 return sendComment(static_cast<HanMacWrdJGraphInternal::CommentFrame const &>(frame), pos); in sendFrame()
/dports/deskutils/charmtimetracker/Charm-1.12.0/Charm/CI/
H A DCharmCommandSession.h106 void sendComment(const QString &comment);
H A DCharmCommandSession.cpp170 void CharmCommandSession::sendComment(const QString &comment) in sendComment() function in CharmCommandSession
180 sendComment(QStringLiteral("Charm Command Line Interface")); in startHandshake()
/dports/devel/py-buildbot/buildbot-3.4.1/buildbot/reporters/
H A Dbitbucketserver.py410 def sendComment(self, pr_url, text): member in BitbucketServerPRCommentPush
430 res = yield self.sendComment(