2,438 results found (page 6 of 163)
https://www.w3.org/TR/dom

…false. Return true. This concept is used to validate element local names , when constructed by DOM APIs. The intention is to allow any name that is possible to construct using the HTML parser (the branch where the first code point is an ASCII alpha ), plus some additional possibi…

http://www.w3.org/DOM

…false. Return true. This concept is used to validate element local names , when constructed by DOM APIs. The intention is to allow any name that is possible to construct using the HTML parser (the branch where the first code point is an ASCII alpha ), plus some additional possibi…

https://dom.spec.whatwg.org

…false. Return true. This concept is used to validate element local names , when constructed by DOM APIs. The intention is to allow any name that is possible to construct using the HTML parser (the branch where the first code point is an ASCII alpha ), plus some additional possibi…

http://commits.kde.org/baloo/1f283e5446a83021d162035df99bb9876163999d

…ing Loading Original line number Diff line number Diff line @@ -81,17 +81,17 @@ const QString indexedHiddenSubDir = u"d1/.sd4/"_s; const QString ignoredRootDir = u"d2/" _s ; const QString excludedRootDir = u"d3/" _s ; const QString excludeFilter1 = QStringLiteral ( "build" ) ; co…

http://commits.kde.org/kcodecs/e5a6f2f7dd9e2a834bee8408f4b7c04420dcee83

[Codec] Default constructors/destructors, annotate as constexpr (e5a6f2f7) · Commits · Frameworks / KCodecs · GitLab Admin message Join us at Akademy to celebrate KDE's 30th anniversary! Travel support requests are open till May 31st. Register now . Commit e5a6f2f7 authored Mar 0…

https://invent.kde.org/multimedia/kdenlive/-/commit/99f5c10401c1b1b250923027153fee00c82ef0…

…rn m_registeredClipsByUuid isEmpty (); bool ProjectClip :: isIncludedInSequence const QUuid seqUuid if m_registeredClipsByUuid isEmpty ()) return false return m_registeredClipsByUuid contains seqUuid ); void ProjectClip :: replaceInTimeline () int updatedDuration m_resetTimelineO…