Home
last modified time | relevance | path

Searched defs:paragraph (Results 1 – 25 of 730) sorted by relevance

12345678910>>...30

/aosp_15_r20/prebuilts/go/linux-x86/src/vendor/golang.org/x/text/unicode/bidi/
Dcore.go71 type paragraph struct { struct
72 initialTypes []Class
75 pairTypes []bracketType // paired Bracket types for paragraph
76 pairValues []rune // rune for opening bracket or pbOpen and pbClose; 0 for pbNone
78 embeddingLevel level // default: = implicitLevel;
81 resultTypes []Class
82 resultLevels []level
88 matchingPDI []int
93 matchingIsolateInitiator []int
131 func (p *paragraph) Len() int { return len(p.initialTypes) }
[all …]
/aosp_15_r20/external/skia/modules/skparagraph/tests/
H A DSkParagraphTest.cpp314 auto paragraph = builder.Build(); in UNIX_ONLY_TEST() local
356 auto paragraph = builder.Build(); in UNIX_ONLY_TEST() local
427 auto paragraph = builder.Build(); in UNIX_ONLY_TEST() local
502 auto paragraph = builder.Build(); in UNIX_ONLY_TEST() local
562 auto paragraph = builder.Build(); in UNIX_ONLY_TEST() local
622 auto paragraph = builder.Build(); in UNIX_ONLY_TEST() local
682 auto paragraph = builder.Build(); in UNIX_ONLY_TEST() local
740 auto paragraph = builder.Build(); in UNIX_ONLY_TEST() local
798 auto paragraph = builder.Build(); in UNIX_ONLY_TEST() local
855 auto paragraph = builder.Build(); in UNIX_ONLY_TEST() local
[all …]
/aosp_15_r20/external/skia/modules/skparagraph/slides/
H A DParagraphSlide.cpp183 auto paragraph = builder.Build(); in drawTest() local
323 auto paragraph = builder.Build(); in drawCode() local
390 auto paragraph = builder.Build(); in drawText() local
427 auto paragraph = builder.Build(); in drawLine() local
517 auto paragraph = builder.Build(); in drawLine() local
673 auto paragraph = builder.Build(); in bidi() local
796 auto paragraph = builder.Build(); in hangingS() local
836 auto paragraph = builder.Build(); in hangingS() local
882 auto paragraph = builder.Build(); in drawText() local
949 auto paragraph = builder.Build(); in drawText() local
[all …]
/aosp_15_r20/external/ktfmt/core/src/main/java/com/facebook/ktfmt/kdoc/
H A DParagraphListBuilder.kt80 private var paragraph = Paragraph(task) in <lambda>() variable
203 val paragraph = paragraphs[p] in <lambda>() constant
219 val paragraph = this.newParagraph() in <lambda>() constant
243 val paragraph = newParagraph(i - 1) in <lambda>() constant
329 val paragraph = newParagraph(i) in <lambda>() constant
626 val order = paragraphs.mapIndexed { index, paragraph -> paragraph to index }.toMap() in <lambda>() method
690 for (paragraph in paragraphs) { in <lambda>() variable
705 for (paragraph in units.flatten()) { in <lambda>() variable
717 for (paragraph in paragraphs) { in <lambda>() variable
769 for (paragraph in paragraphs) { in <lambda>() constant
[all …]
/aosp_15_r20/external/icu/icu4c/source/layoutex/
H A Dplayout.cpp46 pl_close(pl_paragraph *paragraph) in pl_close()
61 pl_getParagraphLevel(pl_paragraph *paragraph) in pl_getParagraphLevel()
73 pl_getTextDirection(pl_paragraph *paragraph) in pl_getTextDirection()
85 pl_getAscent(const pl_paragraph *paragraph) in pl_getAscent()
97 pl_getDescent(const pl_paragraph *paragraph) in pl_getDescent()
109 pl_getLeading(const pl_paragraph *paragraph) in pl_getLeading()
121 pl_reflow(pl_paragraph *paragraph) in pl_reflow()
133 pl_nextLine(pl_paragraph *paragraph, float width) in pl_nextLine()
/aosp_15_r20/external/skia/modules/skparagraph/src/
H A DParagraphCache.cpp33 ParagraphCacheKey(const ParagraphImpl* paragraph) in ParagraphCacheKey()
71 ParagraphCacheValue(ParagraphCacheKey&& key, const ParagraphImpl* paragraph) in ParagraphCacheValue()
255 void ParagraphCache::updateTo(ParagraphImpl* paragraph, const Entry* entry) { in updateTo()
300 bool ParagraphCache::findParagraph(ParagraphImpl* paragraph) { in findParagraph()
324 bool ParagraphCache::updateParagraph(ParagraphImpl* paragraph) { in updateParagraph()
354 bool ParagraphCache::isPossiblyTextEditing(ParagraphImpl* paragraph) { in isPossiblyTextEditing()
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/system/i18n.module.public.api_stub_sources/android/icu/text/
H A DBidi.java492 public Bidi(java.lang.String paragraph, int flags) { throw new RuntimeException("Stub!"); } in Bidi()
521 public Bidi(java.text.AttributedCharacterIterator paragraph) { throw new RuntimeException("Stub!");… in Bidi()
849 public static byte getBaseDirection(java.lang.CharSequence paragraph) { throw new RuntimeException(… in getBaseDirection()
1119 public void setPara(java.text.AttributedCharacterIterator paragraph) { throw new RuntimeException("… in setPara()
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/i18n.module.public.api_stub_sources/android/icu/text/
H A DBidi.java492 public Bidi(java.lang.String paragraph, int flags) { throw new RuntimeException("Stub!"); } in Bidi()
521 public Bidi(java.text.AttributedCharacterIterator paragraph) { throw new RuntimeException("Stub!");… in Bidi()
849 public static byte getBaseDirection(java.lang.CharSequence paragraph) { throw new RuntimeException(… in getBaseDirection()
1119 public void setPara(java.text.AttributedCharacterIterator paragraph) { throw new RuntimeException("… in setPara()
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/stable.i18n.module.platform.api_stub_sources/android/icu/text/
H A DBidi.java492 public Bidi(java.lang.String paragraph, int flags) { throw new RuntimeException("Stub!"); } in Bidi()
521 public Bidi(java.text.AttributedCharacterIterator paragraph) { throw new RuntimeException("Stub!");… in Bidi()
849 public static byte getBaseDirection(java.lang.CharSequence paragraph) { throw new RuntimeException(… in getBaseDirection()
1119 public void setPara(java.text.AttributedCharacterIterator paragraph) { throw new RuntimeException("… in setPara()
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/legacy.i18n.module.platform.api_stub_sources/android/icu/text/
H A DBidi.java492 public Bidi(java.lang.String paragraph, int flags) { throw new RuntimeException("Stub!"); } in Bidi()
521 public Bidi(java.text.AttributedCharacterIterator paragraph) { throw new RuntimeException("Stub!");… in Bidi()
849 public static byte getBaseDirection(java.lang.CharSequence paragraph) { throw new RuntimeException(… in getBaseDirection()
1119 public void setPara(java.text.AttributedCharacterIterator paragraph) { throw new RuntimeException("… in setPara()
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/module-lib/i18n.module.public.api_stub_sources/android/icu/text/
H A DBidi.java492 public Bidi(java.lang.String paragraph, int flags) { throw new RuntimeException("Stub!"); } in Bidi()
521 public Bidi(java.text.AttributedCharacterIterator paragraph) { throw new RuntimeException("Stub!");… in Bidi()
849 public static byte getBaseDirection(java.lang.CharSequence paragraph) { throw new RuntimeException(… in getBaseDirection()
1119 public void setPara(java.text.AttributedCharacterIterator paragraph) { throw new RuntimeException("… in setPara()
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/i18n.module.intra.core.api_stub_sources/android/icu/text/
H A DBidi.java492 public Bidi(java.lang.String paragraph, int flags) { throw new RuntimeException("Stub!"); } in Bidi()
521 public Bidi(java.text.AttributedCharacterIterator paragraph) { throw new RuntimeException("Stub!");… in Bidi()
849 public static byte getBaseDirection(java.lang.CharSequence paragraph) { throw new RuntimeException(… in getBaseDirection()
1119 public void setPara(java.text.AttributedCharacterIterator paragraph) { throw new RuntimeException("… in setPara()
/aosp_15_r20/external/ktfmt/core/src/test/java/com/facebook/ktfmt/kdoc/
H A DUtilitiesTest.kt114 val paragraph = Paragraph(task) constant
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/15/libcore/ojluni/src/main/java/java/text/
DBidi.java119 public Bidi(String paragraph, int flags) { in Bidi()
154 public Bidi(AttributedCharacterIterator paragraph) { in Bidi()
/aosp_15_r20/libcore/ojluni/src/main/java/java/text/
H A DBidi.java119 public Bidi(String paragraph, int flags) { in Bidi()
154 public Bidi(AttributedCharacterIterator paragraph) { in Bidi()
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/text/
DBidi.java119 public Bidi(String paragraph, int flags) { in Bidi()
154 public Bidi(AttributedCharacterIterator paragraph) { in Bidi()
/aosp_15_r20/frameworks/base/media/java/android/media/
H A DSRTRenderer.java90 String paragraph; in onData() local
131 List<String> paragraph = new ArrayList<String>(); in onData() local
/aosp_15_r20/external/dokka/core/src/main/kotlin/Formats/JavaLayoutHtml/
H A DJavaLayoutHtmlFormatOutputBuilder.kt76 ?.let { paragraph -> contentNodesToMarkup(paragraph.children, contextUri) } in <lambda>() method
83 …?.let { paragraph -> [email protected](paragraph.children, contextUri)… in <lambda>() method
88 ?.let { paragraph -> contentNodesToMarkup(paragraph.children, contextUri) } in <lambda>() method
107 …?.let { paragraph -> [email protected](paragraph.children, contextUri)… in <lambda>() method
122 ?.let { paragraph -> contentNodesToMarkup(paragraph.children, contextUri) } in <lambda>() method
/aosp_15_r20/external/google-styleguide/include/
H A Djsguide.js18 find('p', function(paragraph) { argument
/aosp_15_r20/packages/modules/HealthFitness/apk/src/com/android/healthconnect/controller/permissions/app/
DFitnessAppFragment.kt411 val paragraph = in <lambda>() constant
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/text/
H A DBidi.java1724 public static byte getBaseDirection(CharSequence paragraph) { in getBaseDirection()
4306 public void setPara(AttributedCharacterIterator paragraph) in setPara()
5287 public Bidi(String paragraph, int flags) in Bidi()
5319 public Bidi(AttributedCharacterIterator paragraph) in Bidi()
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DBidi.java1690 public static byte getBaseDirection(CharSequence paragraph) { in getBaseDirection()
4268 public void setPara(AttributedCharacterIterator paragraph) in setPara()
5211 public Bidi(String paragraph, int flags) in Bidi()
5242 public Bidi(AttributedCharacterIterator paragraph) in Bidi()
/aosp_15_r20/external/skia/modules/skparagraph/bench/
H A DParagraphBench.cpp44 auto paragraph = builder.Build(); in onDraw() local
/aosp_15_r20/external/ltp/docparse/
H A Dtestinfo.pl130 sub paragraph subroutine
/aosp_15_r20/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/SystemEvents/
DText_Suite.py66 class paragraph(aetools.ComponentItem): class

12345678910>>...30