Home
last modified time | relevance | path

Searched refs:FindBoundary (Results 1 – 25 of 28) sorted by relevance

12

/dports/www/firefox/firefox-99.0/accessible/base/
H A DTextLeafRange.cpp734 return ActualizeCaret().FindBoundary(aBoundaryType, aDirection, in FindBoundary()
830 return FindBoundary(nsIAccessibleText::BOUNDARY_CHAR, eDirPrevious); in FindLineEnd()
838 FindBoundary(nsIAccessibleText::BOUNDARY_CHAR, eDirPrevious); in FindLineEnd()
848 searchFrom = FindBoundary(nsIAccessibleText::BOUNDARY_CHAR, eDirNext); in FindLineEnd()
850 TextLeafPoint lineStart = searchFrom.FindBoundary( in FindLineEnd()
854 TextLeafPoint prevChar = lineStart.FindBoundary( in FindLineEnd()
874 FindBoundary(nsIAccessibleText::BOUNDARY_CHAR, eDirPrevious, false); in FindWordEnd()
889 boundary = FindBoundary(nsIAccessibleText::BOUNDARY_WORD_START, in FindWordEnd()
896 FindBoundary(nsIAccessibleText::BOUNDARY_WORD_START, eDirNext, false); in FindWordEnd()
904 boundary = boundary.FindBoundary(nsIAccessibleText::BOUNDARY_WORD_START, in FindWordEnd()
[all …]
H A DTextLeafRange.h89 TextLeafPoint FindBoundary(AccessibleTextBoundary aBoundaryType,
/dports/www/firefox/firefox-99.0/accessible/basetypes/
H A DHyperTextAccessibleBase.cpp235 actualOrig.FindBoundary(nsIAccessibleText::BOUNDARY_CHAR, eDirPrevious); in AdjustOriginIfEndBoundary()
251 actualOrig.FindBoundary(nsIAccessibleText::BOUNDARY_CHAR, eDirPrevious); in AdjustOriginIfEndBoundary()
292 TextLeafPoint end = orig.FindBoundary(aBoundaryType, eDirPrevious, in TextBeforeOffset()
302 TextLeafPoint start = end.FindBoundary(aBoundaryType, eDirPrevious); in TextBeforeOffset()
367 start = start.FindBoundary(aBoundaryType, eDirPrevious, in TextAtOffset()
372 end = end.FindBoundary(aBoundaryType, eDirNext); in TextAtOffset()
419 TextLeafPoint start = orig.FindBoundary(aBoundaryType, eDirNext); in TextAfterOffset()
428 TextLeafPoint end = start.FindBoundary(aBoundaryType, eDirNext); in TextAfterOffset()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/loader/resource/
H A Dmultipart_image_resource_parser.h79 return FindBoundary(data, boundary); in FindBoundaryForTest()
87 static wtf_size_t FindBoundary(const Vector<char>& data,
H A Dmultipart_image_resource_parser.cc70 while ((boundary_position = FindBoundary(data_, &boundary_)) != kNotFound) { in AppendData()
164 wtf_size_t MultipartImageResourceParser::FindBoundary(const Vector<char>& data, in FindBoundary() function in blink::MultipartImageResourceParser
H A Dmultipart_image_resource_parser_test.cc61 TEST(MultipartResponseTest, FindBoundary) { in TEST() argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/loader/resource/
H A Dmultipart_image_resource_parser.h79 return FindBoundary(data, boundary); in FindBoundaryForTest()
87 static wtf_size_t FindBoundary(const Vector<char>& data,
H A Dmultipart_image_resource_parser.cc70 while ((boundary_position = FindBoundary(data_, &boundary_)) != kNotFound) { in AppendData()
164 wtf_size_t MultipartImageResourceParser::FindBoundary(const Vector<char>& data, in FindBoundary() function in blink::MultipartImageResourceParser
H A Dmultipart_image_resource_parser_test.cc63 TEST(MultipartResponseTest, FindBoundary) { in TEST() argument
/dports/converters/mimelib/mimelib-1.1.2/mimelib/
H A Dbody.cpp65 int FindBoundary(size_t aStartPos, size_t* aBoundaryStart,
98 result = FindBoundary(pos, &boundaryStart, &boundaryEnd, &isFinal); in Parse()
111 result = FindBoundary(pos, &boundaryStart, &boundaryEnd, &isFinal); in Parse()
135 int DwBodyParser::FindBoundary(size_t aStartPos, size_t* aBoundaryStart, in FindBoundary() function in DwBodyParser
/dports/mail/lurker/lurker-2.3/mimelib/
H A Dbody.cpp65 int FindBoundary(size_t aStartPos, size_t* aBoundaryStart,
98 result = FindBoundary(pos, &boundaryStart, &boundaryEnd, &isFinal); in Parse()
111 result = FindBoundary(pos, &boundaryStart, &boundaryEnd, &isFinal); in Parse()
151 int DwBodyParser::FindBoundary(size_t aStartPos, size_t* aBoundaryStart, in FindBoundary() function in DwBodyParser
/dports/www/cutelyst/cutelyst-3.2.0/Cutelyst/
H A Dmultipartformdataparser.cpp84 ParserState state = FindBoundary; in execute()
100 case FindBoundary: in execute()
H A Dmultipartformdataparser_p.h32 FindBoundary, enumerator
/dports/graphics/opendx/dx-4.4.4/src/exec/dxmods/
H A Dstream.h63 Error (*FindBoundary)(InstanceVars, member
H A Dstreamline.c448 Error (*FindBoundary)(); in Streamline() local
481 FindBoundary = vg->FindBoundary; in Streamline()
540 if (! (*FindBoundary)(I, p0, v0, &t2)) in Streamline()
576 FindBoundary = vg->FindBoundary; in Streamline()
/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dstream.c298 int FindBoundary(buf) in FindBoundary() function
361 FindBoundary(psz);
394 FindBoundary(psz);
/dports/devel/ptlib/ptlib-2.10.11/src/ptclib/
H A Dinetprot.cxx832 static PINDEX FindBoundary(const PString & boundary, const char * & bodyPtr, PINDEX & bodyLen) in FindBoundary() function
899 if (FindBoundary(boundary, bodyPtr, bodyLen) == P_MAX_INDEX) { in Decode()
906 PINDEX partLen = FindBoundary(boundary, bodyPtr, bodyLen); in Decode()
/dports/comms/cqrlog/cqrlog-2.5.0/src/lnet/lib/
H A Dlwebserver.pp252 function FindBoundary(ABuffer: pchar): pchar;
1121 function TFormOutput.FindBoundary(ABuffer: pchar): pchar;
1137 next := FindBoundary(pos);
1160 next := FindBoundary(ABuffer);
/dports/lang/fpc-utils/fpc-3.2.2/utils/fppkg/lnet/
H A Dlwebserver.pp252 function FindBoundary(ABuffer: pchar): pchar;
1121 function TFormOutput.FindBoundary(ABuffer: pchar): pchar;
1137 next := FindBoundary(pos);
1160 next := FindBoundary(ABuffer);
/dports/lang/fpc-source/fpc-3.2.2/utils/fppkg/lnet/
H A Dlwebserver.pp252 function FindBoundary(ABuffer: pchar): pchar;
1121 function TFormOutput.FindBoundary(ABuffer: pchar): pchar;
1137 next := FindBoundary(pos);
1160 next := FindBoundary(ABuffer);
/dports/www/mnogosearch/mnogosearch-3.4.1/src/
H A Dmessage.c622 FindBoundary(const UDM_CONST_STR *boundary, in FindBoundary() function
639 if ((boundary= FindBoundary(&p->boundary, p->tok, p->end))) in UdmMessageScanOnePart()
732 const char *boundary= FindBoundary(&p->boundary, p->tok, p->end); in UdmMessageParserExec()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/accessibility/platform/
H A Dax_platform_node_win.cc3441 end = FindBoundary(boundary_type, offset, in IAccessibleTextGetTextForOffsetType()
3446 start = FindBoundary(boundary_type, offset, in IAccessibleTextGetTextForOffsetType()
3453 end = FindBoundary(boundary_type, offset, in IAccessibleTextGetTextForOffsetType()
3460 start = FindBoundary(boundary_type, end - 1, in IAccessibleTextGetTextForOffsetType()
3467 start = FindBoundary(boundary_type, offset, in IAccessibleTextGetTextForOffsetType()
3474 end = FindBoundary(boundary_type, start, in IAccessibleTextGetTextForOffsetType()
7340 LONG AXPlatformNodeWin::FindBoundary(IA2TextBoundaryType ia2_boundary, in FindBoundary() function in ui::AXPlatformNodeWin
H A Dax_platform_node_win.h1278 LONG FindBoundary(IA2TextBoundaryType ia2_boundary,
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/accessibility/platform/
H A Dax_platform_node_win.cc3476 end = FindBoundary(boundary_type, offset, in IAccessibleTextGetTextForOffsetType()
3481 start = FindBoundary(boundary_type, offset, in IAccessibleTextGetTextForOffsetType()
3488 end = FindBoundary(boundary_type, offset, in IAccessibleTextGetTextForOffsetType()
3495 start = FindBoundary(boundary_type, end - 1, in IAccessibleTextGetTextForOffsetType()
3502 start = FindBoundary(boundary_type, offset, in IAccessibleTextGetTextForOffsetType()
3509 end = FindBoundary(boundary_type, start, in IAccessibleTextGetTextForOffsetType()
7663 LONG AXPlatformNodeWin::FindBoundary(IA2TextBoundaryType ia2_boundary, in FindBoundary() function in ui::AXPlatformNodeWin
H A Dax_platform_node_win.h1329 LONG FindBoundary(IA2TextBoundaryType ia2_boundary,

12