Home
last modified time | relevance | path

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

12

/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/pdf/
H A DPDFToUnicodeCMap.java162 if (startOfRange(charArray, i)) { in writeBFRangeEntries()
177 while (!startOfRange(charArray, charIndex)) { in writeBFRangeEntries()
200 private int endOfRange(char[] charArray, int startOfRange) { in endOfRange() argument
201 int i = startOfRange; in endOfRange()
260 private boolean startOfRange(char[] charArray, int arrayIndex) { in startOfRange() method in PDFToUnicodeCMap.ToUnicodeCMapBuilder
/dports/www/firefox-esr/firefox-91.8.0/editor/libeditor/
H A DHTMLStyleEditor.cpp265 if (NS_WARN_IF(!startOfRange.IsSet()) || in SetInlinePropertyInternal()
272 startOfRange.IsInTextNode()) { in SetInlinePropertyInternal()
304 if (startOfRange.IsInTextNode() && in SetInlinePropertyInternal()
309 startOfRange.Offset(), startOfRange.GetContainer()->Length(), in SetInlinePropertyInternal()
804 EditorDOMPoint startOfRange(aStartOfRange); in SplitAncestorStyledInlineElementsAtRangeEdges() local
818 startOfRange = resultAtStart.SplitPoint(); in SplitAncestorStyledInlineElementsAtRangeEdges()
819 if (!startOfRange.IsSet()) { in SplitAncestorStyledInlineElementsAtRangeEdges()
1960 const EditorDOMPoint& startOfRange( in RemoveInlinePropertyInternal() local
1963 if (NS_WARN_IF(!startOfRange.IsSet()) || in RemoveInlinePropertyInternal()
1983 startOfRange.IsInTextNode()) { in RemoveInlinePropertyInternal()
[all …]
H A DHTMLEditor.cpp5256 EditorDOMPoint startOfRange(range->StartRef()); in SetCSSBackgroundColorWithTransaction() local
5258 if (NS_WARN_IF(!startOfRange.IsSet()) || in SetCSSBackgroundColorWithTransaction()
5266 if (startOfRange.IsInTextNode()) { in SetCSSBackgroundColorWithTransaction()
5270 *startOfRange.ContainerAsText()))) { in SetCSSBackgroundColorWithTransaction()
5296 startOfRange.GetContainerAsStyledElement()) { in SetCSSBackgroundColorWithTransaction()
5316 if ((startOfRange.IsStartOfContainer() && in SetCSSBackgroundColorWithTransaction()
5318 startOfRange.Offset() + 1 == endOfRange.Offset()) { in SetCSSBackgroundColorWithTransaction()
5319 if (NS_WARN_IF(startOfRange.IsInDataNode())) { in SetCSSBackgroundColorWithTransaction()
5325 *startOfRange.GetChild()))) { in SetCSSBackgroundColorWithTransaction()
5373 if (startOfRange.IsInTextNode() && in SetCSSBackgroundColorWithTransaction()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/editor/libeditor/
H A DHTMLStyleEditor.cpp257 if (NS_WARN_IF(!startOfRange.IsSet()) || in SetInlinePropertyInternal()
264 startOfRange.IsInTextNode()) { in SetInlinePropertyInternal()
296 if (startOfRange.IsInTextNode() && in SetInlinePropertyInternal()
301 startOfRange.Offset(), startOfRange.GetContainer()->Length(), in SetInlinePropertyInternal()
708 EditorDOMPoint startOfRange(aStartOfRange); in SplitAncestorStyledInlineElementsAtRangeEdges() local
722 startOfRange = resultAtStart.SplitPoint(); in SplitAncestorStyledInlineElementsAtRangeEdges()
723 if (!startOfRange.IsSet()) { in SplitAncestorStyledInlineElementsAtRangeEdges()
1852 const EditorDOMPoint& startOfRange( in RemoveInlinePropertyInternal() local
1855 if (NS_WARN_IF(!startOfRange.IsSet()) || in RemoveInlinePropertyInternal()
1875 startOfRange.IsInTextNode()) { in RemoveInlinePropertyInternal()
[all …]
H A DHTMLEditor.cpp5477 EditorDOMPoint startOfRange(range->StartRef()); in SetCSSBackgroundColorWithTransaction() local
5479 if (NS_WARN_IF(!startOfRange.IsSet()) || in SetCSSBackgroundColorWithTransaction()
5484 if (startOfRange.GetContainer() == endOfRange.GetContainer()) { in SetCSSBackgroundColorWithTransaction()
5487 if (startOfRange.IsInTextNode()) { in SetCSSBackgroundColorWithTransaction()
5490 *startOfRange.ContainerAsText())) { in SetCSSBackgroundColorWithTransaction()
5516 if ((startOfRange.IsStartOfContainer() && in SetCSSBackgroundColorWithTransaction()
5518 startOfRange.Offset() + 1 == endOfRange.Offset()) { in SetCSSBackgroundColorWithTransaction()
5519 if (NS_WARN_IF(startOfRange.IsInDataNode())) { in SetCSSBackgroundColorWithTransaction()
5524 *startOfRange.GetChild())) { in SetCSSBackgroundColorWithTransaction()
5563 if (startOfRange.IsInTextNode() && in SetCSSBackgroundColorWithTransaction()
[all …]
/dports/www/firefox/firefox-99.0/editor/libeditor/
H A DHTMLStyleEditor.cpp265 EditorDOMPoint startOfRange(range->StartRef()); in SetInlinePropertyInternal() local
267 if (NS_WARN_IF(!startOfRange.IsSet()) || in SetInlinePropertyInternal()
274 startOfRange.IsInTextNode()) { in SetInlinePropertyInternal()
306 if (startOfRange.IsInTextNode() && in SetInlinePropertyInternal()
311 startOfRange.Offset(), startOfRange.GetContainer()->Length(), in SetInlinePropertyInternal()
798 EditorDOMPoint startOfRange(aStartOfRange); in SplitAncestorStyledInlineElementsAtRangeEdges() local
813 if (!startOfRange.IsSet()) { in SplitAncestorStyledInlineElementsAtRangeEdges()
1963 const EditorDOMPoint& startOfRange( in RemoveInlinePropertyInternal() local
1966 if (NS_WARN_IF(!startOfRange.IsSet()) || in RemoveInlinePropertyInternal()
1986 startOfRange.IsInTextNode()) { in RemoveInlinePropertyInternal()
[all …]
H A DHTMLEditor.cpp5379 EditorDOMPoint startOfRange(range->StartRef()); in SetCSSBackgroundColorWithTransaction() local
5381 if (NS_WARN_IF(!startOfRange.IsSet()) || in SetCSSBackgroundColorWithTransaction()
5389 if (startOfRange.IsInTextNode()) { in SetCSSBackgroundColorWithTransaction()
5393 *startOfRange.ContainerAsText(), in SetCSSBackgroundColorWithTransaction()
5421 startOfRange.GetContainerAsStyledElement()) { in SetCSSBackgroundColorWithTransaction()
5441 if ((startOfRange.IsStartOfContainer() && in SetCSSBackgroundColorWithTransaction()
5443 startOfRange.Offset() + 1 == endOfRange.Offset()) { in SetCSSBackgroundColorWithTransaction()
5444 if (NS_WARN_IF(startOfRange.IsInDataNode())) { in SetCSSBackgroundColorWithTransaction()
5450 *startOfRange.GetChild(), in SetCSSBackgroundColorWithTransaction()
5500 if (startOfRange.IsInTextNode() && in SetCSSBackgroundColorWithTransaction()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/editor/libeditor/
H A DHTMLStyleEditor.cpp265 if (NS_WARN_IF(!startOfRange.IsSet()) || in SetInlinePropertyInternal()
272 startOfRange.IsInTextNode()) { in SetInlinePropertyInternal()
304 if (startOfRange.IsInTextNode() && in SetInlinePropertyInternal()
309 startOfRange.Offset(), startOfRange.GetContainer()->Length(), in SetInlinePropertyInternal()
804 EditorDOMPoint startOfRange(aStartOfRange); in SplitAncestorStyledInlineElementsAtRangeEdges() local
818 startOfRange = resultAtStart.SplitPoint(); in SplitAncestorStyledInlineElementsAtRangeEdges()
819 if (!startOfRange.IsSet()) { in SplitAncestorStyledInlineElementsAtRangeEdges()
1960 const EditorDOMPoint& startOfRange( in RemoveInlinePropertyInternal() local
1963 if (NS_WARN_IF(!startOfRange.IsSet()) || in RemoveInlinePropertyInternal()
1983 startOfRange.IsInTextNode()) { in RemoveInlinePropertyInternal()
[all …]
H A DHTMLEditor.cpp5256 EditorDOMPoint startOfRange(range->StartRef()); in SetCSSBackgroundColorWithTransaction() local
5258 if (NS_WARN_IF(!startOfRange.IsSet()) || in SetCSSBackgroundColorWithTransaction()
5266 if (startOfRange.IsInTextNode()) { in SetCSSBackgroundColorWithTransaction()
5270 *startOfRange.ContainerAsText()))) { in SetCSSBackgroundColorWithTransaction()
5296 startOfRange.GetContainerAsStyledElement()) { in SetCSSBackgroundColorWithTransaction()
5316 if ((startOfRange.IsStartOfContainer() && in SetCSSBackgroundColorWithTransaction()
5318 startOfRange.Offset() + 1 == endOfRange.Offset()) { in SetCSSBackgroundColorWithTransaction()
5319 if (NS_WARN_IF(startOfRange.IsInDataNode())) { in SetCSSBackgroundColorWithTransaction()
5325 *startOfRange.GetChild()))) { in SetCSSBackgroundColorWithTransaction()
5373 if (startOfRange.IsInTextNode() && in SetCSSBackgroundColorWithTransaction()
[all …]
/dports/science/eccodes/eccodes-2.23.0-Source/definitions/grib2/
H A Dtemplate.4.1002.def18 unsigned[4] startOfRange : dump;
/dports/science/grib_api/grib_api-1.28.0-Source/definitions/grib2/
H A Dtemplate.4.1002.def27 unsigned[4] startOfRange : dump;
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/fdbserver/workloads/
H A DVersionStamp.actor.cpp124 static Key endOfRange(Key startOfRange) { in endOfRange()
125 int n = startOfRange.size(); in endOfRange()
128 uint8_t* src = mutateString(startOfRange); in endOfRange()
/dports/net/h323plus/h323plus-1_27_2/src/asn/
H A Dh501.asn587 startOfRange PartyNumber,
H A Dh225.asn719 startOfRange PartyNumber,
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/asn1/h501/
H A DH501-MESSAGES.asn461 range SEQUENCE {startOfRange PartyNumber,
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/asn1/h501/
H A DH501-MESSAGES.asn461 range SEQUENCE {startOfRange PartyNumber,
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/asn1/h501/
H A DH501-MESSAGES.asn461 range SEQUENCE {startOfRange PartyNumber,
/dports/net/opal/opal-3.10.10/src/asn/
H A Dh501.asn587 startOfRange PartyNumber,
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/asn1/h501/
H A DH501-MESSAGES.asn461 range SEQUENCE {startOfRange PartyNumber,
/dports/science/grib_api/grib_api-1.28.0-Source/tests/
H A Dkeys1458 startOfRange,1453
/dports/editors/abiword/abiword-3.0.5/src/text/ptbl/xp/
H A Dpt_PT_DeleteSpan.cpp782 PT_DocPosition startOfRange = dpos1; in deleteSpan() local
896 if( dpos1 > startOfRange ) in deleteSpan()
/dports/science/eccodes/eccodes-2.23.0-Source/tests/
H A Dkeys2096 startOfRange,2091
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/asn1/h225/
H A DH323-MESSAGES.asn652 range SEQUENCE {startOfRange PartyNumber,
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/asn1/h225/
H A DH323-MESSAGES.asn652 range SEQUENCE {startOfRange PartyNumber,
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/asn1/h225/
H A DH323-MESSAGES.asn652 range SEQUENCE {startOfRange PartyNumber,

12