Home
last modified time | relevance | path

Searched refs:HasComments (Results 1 – 25 of 40) sorted by relevance

12

/dports/www/gitea/gitea-1.16.5/templates/repo/diff/
H A Dcomment_form_datahandler.tmpl2 …ne" $.comment.UnsignedLine "File" $.comment.TreePath "Side" $.comment.DiffSide "HasComments" true}}
H A Dcomment_form.tmpl41 {{if or (not $.HasComments) $.hidden}}
/dports/biology/bamtools/bamtools-2.5.2/src/api/
H A DSamHeader.h45 bool HasComments() const; // returns true if header contains comments
H A DSamHeader.cpp154 bool SamHeader::HasComments() const in HasComments() function in SamHeader
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/utils/HelpGen/src/
H A Ddocripper.cpp169 if ( !fromContext.HasComments() ) return; in AppendComments()
243 if ( ctx.HasComments() ) return 0; in CheckIfUncommented()
254 if ( ctx.HasComments() ) in GetRefTemplFor()
H A Dsrcparser.h373 bool HasComments();
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/utils/HelpGen/src/
H A Ddocripper.cpp169 if ( !fromContext.HasComments() ) return; in AppendComments()
243 if ( ctx.HasComments() ) return 0; in CheckIfUncommented()
254 if ( ctx.HasComments() ) in GetRefTemplFor()
H A Dsrcparser.h373 bool HasComments();
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/utils/HelpGen/src/
H A Ddocripper.cpp169 if ( !fromContext.HasComments() ) return; in AppendComments()
243 if ( ctx.HasComments() ) return 0; in CheckIfUncommented()
254 if ( ctx.HasComments() ) in GetRefTemplFor()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/utils/HelpGen/src/
H A Ddocripper.cpp169 if ( !fromContext.HasComments() ) return; in AppendComments()
243 if ( ctx.HasComments() ) return 0; in CheckIfUncommented()
254 if ( ctx.HasComments() ) in GetRefTemplFor()
H A Dsrcparser.h373 bool HasComments();
/dports/editors/lazarus/lazarus/components/codetools/
H A Dchangedeclarationtool.pas120 HasComments: boolean;
418 CurParam.HasComments:=FindNextComment(Src,StartPos,EndPos-1)>=EndPos;
430 CurParam.HasComments:=true;
443 CurParam.HasComments:=true;
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/codetools/
H A Dchangedeclarationtool.pas120 HasComments: boolean;
418 CurParam.HasComments:=FindNextComment(Src,StartPos,EndPos-1)>=EndPos;
430 CurParam.HasComments:=true;
443 CurParam.HasComments:=true;
/dports/editors/lazarus-qt5/lazarus/components/codetools/
H A Dchangedeclarationtool.pas120 HasComments: boolean;
418 CurParam.HasComments:=FindNextComment(Src,StartPos,EndPos-1)>=EndPos;
430 CurParam.HasComments:=true;
443 CurParam.HasComments:=true;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/codetools/
H A Dchangedeclarationtool.pas120 HasComments: boolean;
418 CurParam.HasComments:=FindNextComment(Src,StartPos,EndPos-1)>=EndPos;
430 CurParam.HasComments:=true;
443 CurParam.HasComments:=true;
/dports/converters/mimelib/mimelib-1.1.2/mimelib/mimelib/
H A Dheaders.h202 DwBool HasComments() const;
/dports/mail/lurker/lurker-2.3/mimelib/mimelib/
H A Dheaders.h202 DwBool HasComments() const;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/tools/imagediff/
H A Dimage_diff_png.cc424 bool HasComments() { in HasComments() function in image_diff_png::__anonef671b7e0311::CommentWriter
494 if (comment_writer.HasComments()) { in DoLibpngWrite()
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/imagediff/
H A Dimage_diff_png.cc426 bool HasComments() { in HasComments() function in image_diff_png::__anon592cce430311::CommentWriter
496 if (comment_writer.HasComments()) { in DoLibpngWrite()
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/samples/
H A Dimage_diff_png.cc423 bool HasComments() { in HasComments() function in image_diff_png::__anonf6d2834b0311::CommentWriter
494 if (comment_writer.HasComments()) { in DoLibpngWrite()
/dports/editors/texmaker/texmaker-5.0.3/pdfium/samples/
H A Dimage_diff_png.cc423 bool HasComments() { in HasComments() function in image_diff_png::__anon597721ff0311::CommentWriter
494 if (comment_writer.HasComments()) { in DoLibpngWrite()
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/wxSmithSTC/stedit/include/wx/stedit/
H A Dstelangs.h140 bool HasComments(size_t lang_n) const; ///< are blocks defined?
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/testing/image_diff/
H A Dimage_diff_png.cpp454 bool HasComments() { return !comments_.empty(); } in HasComments() function in image_diff_png::__anon748dfe140111::CommentWriter
526 if (comment_writer.HasComments()) { in DoLibpngWrite()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/testing/image_diff/
H A Dimage_diff_png.cpp454 bool HasComments() { return !comments_.empty(); } in HasComments() function in image_diff_png::__anonc703eb390111::CommentWriter
526 if (comment_writer.HasComments()) { in DoLibpngWrite()
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/wxSmithSTC/stedit/src/
H A Dstelangs.cpp5223 bool wxSTEditorLangs::HasComments(size_t lang_n) const in HasComments() function in wxSTEditorLangs
5229 return HasComments(lang_n) ? GetLanguage(lang_n)->comment->blockAtLineStart : 0; in GetCommentBlockAtLineStart()
5233 return HasComments(lang_n) ? stc2wx(GetLanguage(lang_n)->comment->block) : wxString(); in GetCommentBlock()
5237 return HasComments(lang_n) ? stc2wx(GetLanguage(lang_n)->comment->boxStart) : wxString(); in GetCommentBoxStart()
5241 return HasComments(lang_n) ? stc2wx(GetLanguage(lang_n)->comment->boxMiddle) : wxString(); in GetCommentBoxMiddle()
5245 return HasComments(lang_n) ? stc2wx(GetLanguage(lang_n)->comment->boxEnd) : wxString(); in GetCommentBoxEnd()
5249 return HasComments(lang_n) ? stc2wx(GetLanguage(lang_n)->comment->streamStart) : wxString(); in GetCommentStreamStart()
5253 return HasComments(lang_n) ? stc2wx(GetLanguage(lang_n)->comment->streamEnd) : wxString(); in GetCommentStreamEnd()
5531 if (langs.HasComments(n)) in LangConfig()

12