Home
last modified time | relevance | path

Searched refs:IsAncestor (Results 1 – 25 of 141) sorted by relevance

123456

/dports/www/firefox-legacy/firefox-52.8.0esr/layout/base/
H A DDisplayItemScrollClip.h65 MOZ_ASSERT(IsAncestor(aClip1, aClip2) || IsAncestor(aClip2, aClip1), in PickDescendant()
74 MOZ_ASSERT(IsAncestor(aClip1, aClip2) || IsAncestor(aClip2, aClip1), in PickAncestor()
84 static bool IsAncestor(const DisplayItemScrollClip* aAncestor,
/dports/www/gohugo/hugo-0.91.2/hugolib/
H A D404_test.go30 IsAncestor: {{ .IsAncestor $home }}/{{ $home.IsAncestor . }}
50 IsAncestor: false/true
H A Dcontent_map_test.go387 IsAncestor: true: {{ $blog.IsAncestor $page }} true: {{ $home.IsAncestor $blog }} true: {{ $blog.Is…
390 IsAncestor overlap1: false: {{ $overlap1.IsAncestor $overlap2 }}
391 IsAncestor overlap2: false: {{ $overlap2.IsAncestor $overlap1 }}
430IsAncestor: true: true true: true true: true true: true true: true true: true true: true false: fa…
433 IsAncestor overlap1: false: false
434 IsAncestor overlap2: false: false
H A Dsite_sections_test.go217 isAncestor, err := p.IsAncestor(child)
220 isAncestor, err = child.IsAncestor(p)
263 isAncestor, err := l1.IsAncestor(p)
266 isAncestor, err = p.IsAncestor(l1)
270 isAncestor, err = p.IsAncestor(nil)
273 isAncestor, err = nilp.IsAncestor(l1)
H A Dtaxonomy_test.go672 abc: {{ template "print-page" $abc }}|IsAncestor: {{ $abc.IsAncestor $abcdefgs }}|IsDescendant: {{ …
673 abcdefgs: {{ template "print-page" $abcdefgs }}|IsAncestor: {{ $abcdefgs.IsAncestor $abc }}|IsDesce…
693 …abc|term|Parent: /abcdefgs/|CurrentSection: /abcdefgs/|FirstSection: /|IsAncestor: false|IsDescend…
694 …abcdefgs: /abcdefgs/|Abcdefgs|taxonomy|Parent: /|CurrentSection: /|FirstSection: /|IsAncestor: tru…
/dports/www/firefox-esr/firefox-91.8.0/layout/painting/
H A DDisplayListClipState.cpp42 ActiveScrolledRoot::IsAncestor(aClipToModify->mASR, aASR)) { in ApplyClip()
55 ActiveScrolledRoot::IsAncestor(aASR, ancestorSC->mASR)) { in ApplyClip()
112 ActiveScrolledRoot::IsAncestor(aInvalidateUpTo, in InvalidateCurrentCombinedClipChain()
/dports/www/firefox/firefox-99.0/layout/painting/
H A DDisplayListClipState.cpp42 ActiveScrolledRoot::IsAncestor(aClipToModify->mASR, aASR)) { in ApplyClip()
55 ActiveScrolledRoot::IsAncestor(aASR, ancestorSC->mASR)) { in ApplyClip()
112 ActiveScrolledRoot::IsAncestor(aInvalidateUpTo, in InvalidateCurrentCombinedClipChain()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/painting/
H A DDisplayListClipState.cpp42 ActiveScrolledRoot::IsAncestor(aClipToModify->mASR, aASR)) { in ApplyClip()
55 ActiveScrolledRoot::IsAncestor(aASR, ancestorSC->mASR)) { in ApplyClip()
112 ActiveScrolledRoot::IsAncestor(aInvalidateUpTo, in InvalidateCurrentCombinedClipChain()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/painting/
H A DDisplayListClipState.cpp42 ActiveScrolledRoot::IsAncestor(aClipToModify->mASR, aASR)) { in ApplyClip()
55 ActiveScrolledRoot::IsAncestor(aASR, ancestorSC->mASR)) { in ApplyClip()
111 ActiveScrolledRoot::IsAncestor(aInvalidateUpTo, in InvalidateCurrentCombinedClipChain()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/painting/
H A DDisplayListClipState.cpp42 ActiveScrolledRoot::IsAncestor(aClipToModify->mASR, aASR)) { in ApplyClip()
55 ActiveScrolledRoot::IsAncestor(aASR, ancestorSC->mASR)) { in ApplyClip()
112 ActiveScrolledRoot::IsAncestor(aInvalidateUpTo, in InvalidateCurrentCombinedClipChain()
/dports/www/gohugo/hugo-0.91.2/docs/content/en/news/0.69.2-relnotes/
H A Dindex.md16 * Fix IsAncestor and IsDescendant when the same page is passed [8d5766d4](https://github.com/gohugo…
18 * Fix IsAncestor and IsDescendant under subsection [27a4c441](https://github.com/gohugoio/hugo/comm…
/dports/devel/gh/cli-2.4.0/pkg/cmd/repo/sync/
H A Dgit.go18 IsAncestor(string, string) (bool, error) methodSpec
85 func (g *gitExecuter) IsAncestor(ancestor, progeny string) (bool, error) { func
/dports/devel/hub/hub-2.14.2/commands/
H A Dsync.go109 } else if diff.IsAncestor() {
123 if diff.IsAncestor() {
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/Microsoft/hcsshim/vendor/github.com/opencontainers/runtime-tools/filepath/
H A Dancestor.go11 func IsAncestor(os, pathA, pathB, cwd string) (_ bool, err error) { func
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/Microsoft/hcsshim/vendor/github.com/opencontainers/runtime-tools/filepath/
H A Dancestor.go11 func IsAncestor(os, pathA, pathB, cwd string) (_ bool, err error) { func
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/Microsoft/hcsshim/test/vendor/github.com/opencontainers/runtime-tools/filepath/
H A Dancestor.go11 func IsAncestor(os, pathA, pathB, cwd string) (_ bool, err error) { func
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/Microsoft/hcsshim/test/vendor/github.com/opencontainers/runtime-tools/filepath/
H A Dancestor.go11 func IsAncestor(os, pathA, pathB, cwd string) (_ bool, err error) { func
/dports/security/vault/vault-1.8.2/vendor/github.com/Microsoft/hcsshim/test/vendor/github.com/opencontainers/runtime-tools/filepath/
H A Dancestor.go11 func IsAncestor(os, pathA, pathB, cwd string) (_ bool, err error) { func
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/clangd/unittests/support/
H A DPathTests.cpp17 TEST(PathTests, IsAncestor) { in TEST() argument
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/clangd/unittests/support/
H A DPathTests.cpp17 TEST(PathTests, IsAncestor) { in TEST() argument
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/clangd/unittests/support/
H A DPathTests.cpp17 TEST(PathTests, IsAncestor) { in TEST() argument
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/clangd/unittests/support/
H A DPathTests.cpp17 TEST(PathTests, IsAncestor) { in TEST() argument
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/clangd/unittests/support/
H A DPathTests.cpp17 TEST(PathTests, IsAncestor) { in TEST() argument
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/clangd/unittests/support/
H A DPathTests.cpp17 TEST(PathTests, IsAncestor) { in TEST() argument
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/clangd/unittests/support/
H A DPathTests.cpp17 TEST(PathTests, IsAncestor) { in TEST() argument

123456