Home
last modified time | relevance | path

Searched refs:IsTranslated (Results 1 – 25 of 30) sorted by relevance

12

/dports/editors/poedit/poedit-1.8.4/src/
H A Dcat_sorting.cpp130 if ( !a.IsTranslated() && b.IsTranslated() ) in operator ()()
132 else if ( a.IsTranslated() && !b.IsTranslated() ) in operator ()()
H A Dexport_html.cpp155 if (!item->IsTranslated()) in ExportToHTML()
186 if (item->IsTranslated()) in ExportToHTML()
H A Dedlistctrl.cpp507 else if (!d->IsTranslated()) in OnGetItemAttr()
H A Dcatalog.h241 bool IsTranslated() const { return m_isTranslated; } in IsTranslated() function
H A Dedframe.cpp2142 const bool oldIsTranslated = entry->IsTranslated(); in UpdateFromTextCtrl()
3100 if (dt->IsTranslated() && !dt->IsFuzzy()) in AutoTranslateCatalog()
3735 return !item->IsTranslated() || in Pred_UnfinishedItem()
/dports/www/gohugo/hugo-0.91.2/resources/page/
H A Dpage_marshaljson.autogen.go88 isTranslated := p.IsTranslated()
145 IsTranslated bool
201 IsTranslated: isTranslated,
H A Dpage.go330 IsTranslated() bool methodSpec
H A Dpage_nop.go245 func (p *nopPage) IsTranslated() bool { func
H A Dtesthelpers_test.go303 func (p *testPage) IsTranslated() bool { func
/dports/games/scummvm/scummvm-2.5.1/engines/ags/shared/gui/
H A Dgui_object.h63 bool IsTranslated() const;
H A Dgui_object.cpp73 bool GUIObject::IsTranslated() const { in IsTranslated() function in AGS3::AGS::Shared::GUIObject
/dports/games/ags/ags_linux_v.3.4.4.1/Common/gui/
H A Dguiobject.h112 inline bool IsTranslated() const in IsTranslated() function
/dports/devel/upp/upp/bazaar/GoogleTranslator/
H A DGoogleTranslator.h24 bool IsTranslated() {return isTranslated;} in IsTranslated() function
/dports/www/gohugo/hugo-0.91.2/hugolib/
H A Dhugo_sites_multihost_test.go62 c.Assert(s1h.IsTranslated(), qt.Equals, true)
H A Dhugo_sites_build_test.go187 c.Assert(nnHome.IsTranslated(), qt.Equals, true)
241 c.Assert(enSiteHome.IsTranslated(), qt.Equals, true)
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/objtools/alnmgr/
H A Dsparse_aln.hpp214 bool IsTranslated(void) const;
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/objtools/alnmgr/
H A Dsparse_aln.hpp214 bool IsTranslated(void) const;
/dports/www/gohugo/hugo-0.91.2/docs/content/en/templates/
H A Dsitemap-template.md57 …<priority>{{ .Sitemap.Priority }}</priority>{{ end }}{{ if .IsTranslated }}{{ range .Translations …
/dports/www/gohugo/hugo-0.91.2/docs/content/en/news/0.31-relnotes/
H A Dindex.md41 * Fix `.IsTranslated` with identical filenames [b3daa1f4](https://github.com/gohugoio/hugo/commit/…
/dports/www/gohugo/hugo-0.91.2/docs/content/en/news/0.18-relnotes/
H A Dindex.md17 * Fix `IsTranslated` and `Translations` for node pages {{<gh 2812 >}}
/dports/editors/poedit/poedit-1.8.4/src/tm/
H A Dtransmem.cpp561 if (item->IsFuzzy() || !item->IsTranslated()) in Insert()
/dports/irc/smuxi/smuxi-1.1/lib/db4o-net/Db4objects.Db4o/Db4objects.Db4o/Internal/Query/Processor/
H A DQCon.cs145 if (yc.IsTranslated()) in Attach()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/alnmgr/
H A Dsparse_aln.cpp329 bool CSparseAln::IsTranslated() const { in IsTranslated() function in CSparseAln
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objtools/alnmgr/
H A Dsparse_aln.cpp329 bool CSparseAln::IsTranslated() const { in IsTranslated() function in CSparseAln
/dports/www/gohugo/hugo-0.91.2/docs/content/en/variables/
H A Dpage.md78 .IsTranslated

12