Home
last modified time | relevance | path

Searched refs:aText (Results 1 – 25 of 2626) sorted by relevance

12345678910>>...106

/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/gerbview/
H A Drs274x.cpp148 aText++; in ReadRS274XCommand()
348 while( *aText && *aText != '*' ) in ExecuteRS274XCommand()
553 while( *aText && *aText != '*' ) in ExecuteRS274XCommand()
588 while( *aText && *aText != '*' ) in ExecuteRS274XCommand()
668 while( *aText && *aText != '*' ) in ExecuteRS274XCommand()
854 while( *aText && *aText != '*' && *aText != ',' ) in ExecuteRS274XCommand()
863 while( *aText && *aText != '*' ) in ExecuteRS274XCommand()
872 if( *aText == 'X' || *aText == 'x' ) in ExecuteRS274XCommand()
913 while( (aText < aBuff + aBuffSize) && *aText ) in GetEndOfBlock()
959 return aText; in GetNextLine()
[all …]
/dports/cad/opencascade/opencascade-7.6.0/samples/OCCTOverview/code/
H A DViewer2dSamples.cxx88 aText->SetHeight(j); in TextView2dSample()
92 myObject2d.Append(aText); in TextView2dSample()
100 aText->SetAngle(0.0); in TextView2dSample()
104 aText->SetHeight(j * 2); in TextView2dSample()
108 myObject2d.Append(aText); in TextView2dSample()
117 aText->SetAngle(0.0); in TextView2dSample()
120 aText->SetFont("Arial"); in TextView2dSample()
121 aText->SetHeight(j * 2); in TextView2dSample()
125 myObject2d.Append(aText); in TextView2dSample()
132 aText->SetAngle(0.0); in TextView2dSample()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/i18npool/qa/cppunit/
H A Dtest_textsearch.cxx134 OUString aText; in testWildcardSearch() local
147 aRes = m_xSearch2->searchForward( aText, 0, aText.getLength()); in testWildcardSearch()
151 aRes = m_xSearch2->searchBackward( aText, aText.getLength(), 0); in testWildcardSearch()
158 aRes = m_xSearch2->searchForward( aText, 0, aText.getLength()); in testWildcardSearch()
162 aRes = m_xSearch2->searchBackward( aText, aText.getLength(), 0); in testWildcardSearch()
169 aRes = m_xSearch2->searchForward( aText, 0, aText.getLength()); in testWildcardSearch()
180 aRes = m_xSearch2->searchForward( aText, 0, aText.getLength()); in testWildcardSearch()
193 aRes = m_xSearch2->searchForward( aText, 0, aText.getLength()); in testWildcardSearch()
206 aRes = m_xSearch2->searchForward( aText, 0, aText.getLength()); in testWildcardSearch()
217 aRes = m_xSearch2->searchForward( aText, 0, aText.getLength()); in testWildcardSearch()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/accessible/atk/
H A DnsMaiInterfaceText.cpp128 static gint getCharacterCountCB(AtkText* aText);
135 gint count = getCharacterCountCB(aText); in getCharTextAtOffset()
152 return getTextCB(aText, aOffset, end); in getCharTextAtOffset()
259 static gint getCaretOffsetCB(AtkText* aText) { in getCaretOffsetCB() argument
300 RemoteAccessible* proxy = GetProxy(ATK_OBJECT(aText)); in getRunAttributesCB()
324 RemoteAccessible* proxy = GetProxy(ATK_OBJECT(aText)); in getDefaultAttributesCB()
406 static gint getCharacterCountCB(AtkText* aText) { in getCharacterCountCB() argument
449 static gint getTextSelectionCountCB(AtkText* aText) { in getTextSelectionCountCB() argument
481 return getTextCB(aText, *aStartOffset, *aEndOffset); in getTextSelectionCB()
571 AtkObject* atkObject = ATK_OBJECT(aText); in scrollSubstringToCB()
[all …]
H A DnsMaiInterfaceEditableText.cpp20 AccessibleWrap* accWrap = GetAccessibleWrap(ATK_OBJECT(aText)); in setTextContentsCB()
29 } else if (RemoteAccessible* proxy = GetProxy(ATK_OBJECT(aText))) { in setTextContentsCB()
35 static void insertTextCB(AtkEditableText* aText, const gchar* aString, in insertTextCB() argument
37 AccessibleWrap* accWrap = GetAccessibleWrap(ATK_OBJECT(aText)); in insertTextCB()
46 } else if (RemoteAccessible* proxy = GetProxy(ATK_OBJECT(aText))) { in insertTextCB()
53 AccessibleWrap* accWrap = GetAccessibleWrap(ATK_OBJECT(aText)); in copyTextCB()
61 } else if (RemoteAccessible* proxy = GetProxy(ATK_OBJECT(aText))) { in copyTextCB()
67 AccessibleWrap* accWrap = GetAccessibleWrap(ATK_OBJECT(aText)); in cutTextCB()
81 AccessibleWrap* accWrap = GetAccessibleWrap(ATK_OBJECT(aText)); in deleteTextCB()
95 static void pasteTextCB(AtkEditableText* aText, gint aPosition) { in pasteTextCB() argument
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/accessible/atk/
H A DnsMaiInterfaceText.cpp128 static gint getCharacterCountCB(AtkText* aText);
135 gint count = getCharacterCountCB(aText); in getCharTextAtOffset()
152 return getTextCB(aText, aOffset, end); in getCharTextAtOffset()
259 static gint getCaretOffsetCB(AtkText* aText) { in getCaretOffsetCB() argument
300 RemoteAccessible* proxy = GetProxy(ATK_OBJECT(aText)); in getRunAttributesCB()
324 RemoteAccessible* proxy = GetProxy(ATK_OBJECT(aText)); in getDefaultAttributesCB()
406 static gint getCharacterCountCB(AtkText* aText) { in getCharacterCountCB() argument
449 static gint getTextSelectionCountCB(AtkText* aText) { in getTextSelectionCountCB() argument
481 return getTextCB(aText, *aStartOffset, *aEndOffset); in getTextSelectionCB()
571 AtkObject* atkObject = ATK_OBJECT(aText); in scrollSubstringToCB()
[all …]
H A DnsMaiInterfaceEditableText.cpp20 AccessibleWrap* accWrap = GetAccessibleWrap(ATK_OBJECT(aText)); in setTextContentsCB()
29 } else if (RemoteAccessible* proxy = GetProxy(ATK_OBJECT(aText))) { in setTextContentsCB()
35 static void insertTextCB(AtkEditableText* aText, const gchar* aString, in insertTextCB() argument
37 AccessibleWrap* accWrap = GetAccessibleWrap(ATK_OBJECT(aText)); in insertTextCB()
46 } else if (RemoteAccessible* proxy = GetProxy(ATK_OBJECT(aText))) { in insertTextCB()
53 AccessibleWrap* accWrap = GetAccessibleWrap(ATK_OBJECT(aText)); in copyTextCB()
61 } else if (RemoteAccessible* proxy = GetProxy(ATK_OBJECT(aText))) { in copyTextCB()
67 AccessibleWrap* accWrap = GetAccessibleWrap(ATK_OBJECT(aText)); in cutTextCB()
81 AccessibleWrap* accWrap = GetAccessibleWrap(ATK_OBJECT(aText)); in deleteTextCB()
95 static void pasteTextCB(AtkEditableText* aText, gint aPosition) { in pasteTextCB() argument
[all …]
/dports/cad/opencascade/opencascade-7.6.0/samples/mfc/standard/03_Viewer2d/src/
H A DViewer2dDoc.cpp73 aText->SetFont ("Courier"); in OnBUTTONTestText()
74 aText->SetHeight (j); in OnBUTTONTestText()
86 aText->SetAngle (0.0); in OnBUTTONTestText()
89 aText->SetFont ("Cambria"); in OnBUTTONTestText()
90 aText->SetHeight (j * 2); in OnBUTTONTestText()
103 aText->SetAngle (0.0); in OnBUTTONTestText()
106 aText->SetFont ("Arial"); in OnBUTTONTestText()
107 aText->SetHeight (j * 2); in OnBUTTONTestText()
118 aText->SetAngle (0.0); in OnBUTTONTestText()
121 aText->SetFont ("Georgia"); in OnBUTTONTestText()
[all …]
/dports/cad/opencascade/opencascade-7.6.0/src/Prs3d/
H A DPrs3d_Text.cxx39 aText->SetText (theText.ToExtString()); in Handle()
40 aText->SetPosition (theAttachmentPoint); in Handle()
42 aText->SetVerticalAlignment (theAspect->VerticalJustification()); in Handle()
43 theGroup->AddText (aText); in Handle()
44 return aText; in Handle()
60 aText->SetText (theText.ToExtString()); in Handle()
61 aText->SetOrientation (theOrientation); in Handle()
62 aText->SetOwnAnchorPoint (theHasOwnAnchor); in Handle()
64 aText->SetVerticalAlignment (theAspect->VerticalJustification()); in Handle()
65 theGroup->AddText (aText); in Handle()
[all …]
/dports/lang/seed7/seed7/lib/
H A Dtext.s7i46 * Get the height of ''aText''.
47 * @return the height of ''aText''.
53 * Get the width of ''aText''.
54 * @return the width of ''aText''.
60 * Determine the current line of ''aText''.
61 * @return the current line of ''aText''.
67 * Determine the current column of ''aText''.
68 * @return the current column of ''aText''.
85 const proc: clear (inout text: aText) is DYNAMIC;
97 * Set the current foreground color of ''aText''.
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/accessible/atk/
H A DnsMaiInterfaceText.cpp154 static gint getCharacterCountCB(AtkText* aText);
161 gint count = getCharacterCountCB(aText); in getCharTextAtOffset()
178 return getTextCB(aText, aOffset, end); in getCharTextAtOffset()
285 static gint getCaretOffsetCB(AtkText* aText) { in getCaretOffsetCB() argument
326 ProxyAccessible* proxy = GetProxy(ATK_OBJECT(aText)); in getRunAttributesCB()
351 ProxyAccessible* proxy = GetProxy(ATK_OBJECT(aText)); in getDefaultAttributesCB()
433 static gint getCharacterCountCB(AtkText* aText) { in getCharacterCountCB() argument
476 static gint getTextSelectionCountCB(AtkText* aText) { in getTextSelectionCountCB() argument
508 return getTextCB(aText, *aStartOffset, *aEndOffset); in getTextSelectionCB()
598 AtkObject* atkObject = ATK_OBJECT(aText); in scrollSubstringToCB()
[all …]
H A DnsMaiInterfaceEditableText.cpp20 AccessibleWrap* accWrap = GetAccessibleWrap(ATK_OBJECT(aText)); in setTextContentsCB()
29 } else if (ProxyAccessible* proxy = GetProxy(ATK_OBJECT(aText))) { in setTextContentsCB()
35 static void insertTextCB(AtkEditableText* aText, const gchar* aString, in insertTextCB() argument
37 AccessibleWrap* accWrap = GetAccessibleWrap(ATK_OBJECT(aText)); in insertTextCB()
46 } else if (ProxyAccessible* proxy = GetProxy(ATK_OBJECT(aText))) { in insertTextCB()
53 AccessibleWrap* accWrap = GetAccessibleWrap(ATK_OBJECT(aText)); in copyTextCB()
61 } else if (ProxyAccessible* proxy = GetProxy(ATK_OBJECT(aText))) { in copyTextCB()
67 AccessibleWrap* accWrap = GetAccessibleWrap(ATK_OBJECT(aText)); in cutTextCB()
81 AccessibleWrap* accWrap = GetAccessibleWrap(ATK_OBJECT(aText)); in deleteTextCB()
95 static void pasteTextCB(AtkEditableText* aText, gint aPosition) { in pasteTextCB() argument
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/accessible/atk/
H A DnsMaiInterfaceText.cpp179 static gchar* getTextAtOffsetCB(AtkText* aText, gint aOffset, in getTextAtOffsetCB() argument
214 if (ProxyAccessible* proxy = GetProxy(ATK_OBJECT(aText))) { in getCharacterAtOffsetCB()
246 static gint getCaretOffsetCB(AtkText* aText) { in getCaretOffsetCB() argument
257 if (ProxyAccessible* proxy = GetProxy(ATK_OBJECT(aText))) { in getCaretOffsetCB()
287 ProxyAccessible* proxy = GetProxy(ATK_OBJECT(aText)); in getRunAttributesCB()
312 ProxyAccessible* proxy = GetProxy(ATK_OBJECT(aText)); in getDefaultAttributesCB()
392 static gint getCharacterCountCB(AtkText* aText) { in getCharacterCountCB() argument
400 if (ProxyAccessible* proxy = GetProxy(ATK_OBJECT(aText))) { in getCharacterCountCB()
423 if (ProxyAccessible* proxy = GetProxy(ATK_OBJECT(aText))) { in getOffsetAtPointCB()
434 static gint getTextSelectionCountCB(AtkText* aText) { in getTextSelectionCountCB() argument
[all …]
H A DnsMaiInterfaceEditableText.cpp20 AccessibleWrap* accWrap = GetAccessibleWrap(ATK_OBJECT(aText)); in setTextContentsCB()
29 } else if (ProxyAccessible* proxy = GetProxy(ATK_OBJECT(aText))) { in setTextContentsCB()
35 static void insertTextCB(AtkEditableText* aText, const gchar* aString, in insertTextCB() argument
37 AccessibleWrap* accWrap = GetAccessibleWrap(ATK_OBJECT(aText)); in insertTextCB()
46 } else if (ProxyAccessible* proxy = GetProxy(ATK_OBJECT(aText))) { in insertTextCB()
53 AccessibleWrap* accWrap = GetAccessibleWrap(ATK_OBJECT(aText)); in copyTextCB()
61 } else if (ProxyAccessible* proxy = GetProxy(ATK_OBJECT(aText))) { in copyTextCB()
67 AccessibleWrap* accWrap = GetAccessibleWrap(ATK_OBJECT(aText)); in cutTextCB()
81 AccessibleWrap* accWrap = GetAccessibleWrap(ATK_OBJECT(aText)); in deleteTextCB()
94 static void pasteTextCB(AtkEditableText* aText, gint aPosition) { in pasteTextCB() argument
[all …]
/dports/devel/kdesvn/kdesvn-2.1.0/src/ksvnwidgets/
H A Ddiffsyntax.cpp26 void DiffSyntax::highlightBlock(const QString &aText) in highlightBlock() argument
36 if (a.match(aText).capturedStart() != 0) { in highlightBlock()
41 if (a.match(aText).hasMatch()) { // filename (Index: foo/bar.txt) in highlightBlock()
48 } else if (aText.startsWith(QLatin1String("_____"))) { in highlightBlock()
53 if (aText.startsWith(QLatin1String("+++"))) { // new file name in highlightBlock()
60 if (aText.startsWith(QLatin1String("---"))) { // old file name in highlightBlock()
69 if (aText.startsWith(QLatin1String(" +"))) { in highlightBlock()
71 } else if (aText.startsWith(QLatin1String(" -"))) { in highlightBlock()
75 setFormat(0, aText.length(), format); in highlightBlock()
77 if (bIsModifiedLine && aText.endsWith(QLatin1Char(' '))) { in highlightBlock()
[all …]
/dports/www/firefox/firefox-99.0/accessible/atk/
H A DnsMaiInterfaceText.cpp128 static gint getCharacterCountCB(AtkText* aText);
135 gint count = getCharacterCountCB(aText); in getCharTextAtOffset()
152 return getTextCB(aText, aOffset, end); in getCharTextAtOffset()
162 Accessible* acc = GetInternalObj(ATK_OBJECT(aText)); in getTextAfterOffsetCB()
196 Accessible* acc = GetInternalObj(ATK_OBJECT(aText)); in getTextAtOffsetCB()
246 Accessible* acc = GetInternalObj(ATK_OBJECT(aText)); in getTextBeforeOffsetCB()
273 static gint getCaretOffsetCB(AtkText* aText) { in getCaretOffsetCB() argument
404 static gint getCharacterCountCB(AtkText* aText) { in getCharacterCountCB() argument
447 static gint getTextSelectionCountCB(AtkText* aText) { in getTextSelectionCountCB() argument
569 AtkObject* atkObject = ATK_OBJECT(aText); in scrollSubstringToCB()
[all …]
H A DnsMaiInterfaceEditableText.cpp20 AccessibleWrap* accWrap = GetAccessibleWrap(ATK_OBJECT(aText)); in setTextContentsCB()
29 } else if (RemoteAccessible* proxy = GetProxy(ATK_OBJECT(aText))) { in setTextContentsCB()
35 static void insertTextCB(AtkEditableText* aText, const gchar* aString, in insertTextCB() argument
37 AccessibleWrap* accWrap = GetAccessibleWrap(ATK_OBJECT(aText)); in insertTextCB()
46 } else if (RemoteAccessible* proxy = GetProxy(ATK_OBJECT(aText))) { in insertTextCB()
53 AccessibleWrap* accWrap = GetAccessibleWrap(ATK_OBJECT(aText)); in copyTextCB()
61 } else if (RemoteAccessible* proxy = GetProxy(ATK_OBJECT(aText))) { in copyTextCB()
67 AccessibleWrap* accWrap = GetAccessibleWrap(ATK_OBJECT(aText)); in cutTextCB()
81 AccessibleWrap* accWrap = GetAccessibleWrap(ATK_OBJECT(aText)); in deleteTextCB()
95 static void pasteTextCB(AtkEditableText* aText, gint aPosition) { in pasteTextCB() argument
[all …]
/dports/cad/opencascade/opencascade-7.6.0/src/Graphic3d/
H A DGraphic3d_Group.cxx341 aText->SetText (theText); in Text()
344 aText->SetVerticalAlignment (theVta); in Text()
345 AddText (aText, theToEvalMinMax); in Text()
358 aText->SetText (theText); in Text()
360 AddText (aText, theToEvalMinMax); in Text()
380 aText->SetVerticalAlignment (theVta); in Text()
381 AddText (aText, theToEvalMinMax); in Text()
404 AddText (aText, theToEvalMinMax); in Text()
422 aText->SetText (theText); in Text()
427 AddText (aText, theToEvalMinMax); in Text()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/i18npool/qa/cppunit/
H A Dtest_textsearch.cxx138 OUString aText; in testWildcardSearch() local
151 aRes = m_xSearch2->searchForward( aText, 0, aText.getLength()); in testWildcardSearch()
156 aRes = m_xSearch2->searchBackward( aText, aText.getLength(), 0); in testWildcardSearch()
164 aRes = m_xSearch2->searchForward( aText, 0, aText.getLength()); in testWildcardSearch()
169 aRes = m_xSearch2->searchBackward( aText, aText.getLength(), 0); in testWildcardSearch()
177 aRes = m_xSearch2->searchForward( aText, 0, aText.getLength()); in testWildcardSearch()
190 aRes = m_xSearch2->searchForward( aText, 0, aText.getLength()); in testWildcardSearch()
205 aRes = m_xSearch2->searchForward( aText, 0, aText.getLength()); in testWildcardSearch()
220 aRes = m_xSearch2->searchForward( aText, 0, aText.getLength()); in testWildcardSearch()
233 aRes = m_xSearch2->searchForward( aText, 0, aText.getLength()); in testWildcardSearch()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/layout/generic/
H A DnsTextFrameUtils.cpp104 NS_IS_SURROGATE_PAIR(aText[aBegin - 2], aText[aBegin - 1])) { in TransformWhiteSpaces()
105 ucs4before = SURROGATE_TO_UCS4(aText[aBegin - 2], aText[aBegin - 1]); in TransformWhiteSpaces()
107 ucs4before = aText[aBegin - 1]; in TransformWhiteSpaces()
110 NS_IS_SURROGATE_PAIR(aText[aEnd], aText[aEnd + 1])) { in TransformWhiteSpaces()
111 ucs4after = SURROGATE_TO_UCS4(aText[aEnd], aText[aEnd + 1]); in TransformWhiteSpaces()
113 ucs4after = aText[aEnd]; in TransformWhiteSpaces()
122 CharT ch = aText[i]; in TransformWhiteSpaces()
207 CharT ch = aText[i]; in TransformText()
237 CharT ch = aText[i]; in TransformText()
254 if (IsSegmentBreak(aText[j])) { in TransformText()
[all …]
/dports/www/firefox/firefox-99.0/layout/generic/
H A DnsTextFrameUtils.cpp104 NS_IS_SURROGATE_PAIR(aText[aBegin - 2], aText[aBegin - 1])) { in TransformWhiteSpaces()
105 ucs4before = SURROGATE_TO_UCS4(aText[aBegin - 2], aText[aBegin - 1]); in TransformWhiteSpaces()
107 ucs4before = aText[aBegin - 1]; in TransformWhiteSpaces()
110 NS_IS_SURROGATE_PAIR(aText[aEnd], aText[aEnd + 1])) { in TransformWhiteSpaces()
111 ucs4after = SURROGATE_TO_UCS4(aText[aEnd], aText[aEnd + 1]); in TransformWhiteSpaces()
113 ucs4after = aText[aEnd]; in TransformWhiteSpaces()
122 CharT ch = aText[i]; in TransformWhiteSpaces()
207 CharT ch = aText[i]; in TransformText()
237 CharT ch = aText[i]; in TransformText()
254 if (IsSegmentBreak(aText[j])) { in TransformText()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/layout/generic/
H A DnsTextFrameUtils.cpp104 NS_IS_SURROGATE_PAIR(aText[aBegin - 2], aText[aBegin - 1])) { in TransformWhiteSpaces()
105 ucs4before = SURROGATE_TO_UCS4(aText[aBegin - 2], aText[aBegin - 1]); in TransformWhiteSpaces()
107 ucs4before = aText[aBegin - 1]; in TransformWhiteSpaces()
110 NS_IS_SURROGATE_PAIR(aText[aEnd], aText[aEnd + 1])) { in TransformWhiteSpaces()
111 ucs4after = SURROGATE_TO_UCS4(aText[aEnd], aText[aEnd + 1]); in TransformWhiteSpaces()
113 ucs4after = aText[aEnd]; in TransformWhiteSpaces()
122 CharT ch = aText[i]; in TransformWhiteSpaces()
207 CharT ch = aText[i]; in TransformText()
237 CharT ch = aText[i]; in TransformText()
254 if (IsSegmentBreak(aText[j])) { in TransformText()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/layout/generic/
H A DnsTextFrameUtils.cpp104 NS_IS_SURROGATE_PAIR(aText[aBegin - 2], aText[aBegin - 1])) { in TransformWhiteSpaces()
105 ucs4before = SURROGATE_TO_UCS4(aText[aBegin - 2], aText[aBegin - 1]); in TransformWhiteSpaces()
107 ucs4before = aText[aBegin - 1]; in TransformWhiteSpaces()
110 NS_IS_SURROGATE_PAIR(aText[aEnd], aText[aEnd + 1])) { in TransformWhiteSpaces()
111 ucs4after = SURROGATE_TO_UCS4(aText[aEnd], aText[aEnd + 1]); in TransformWhiteSpaces()
113 ucs4after = aText[aEnd]; in TransformWhiteSpaces()
122 CharT ch = aText[i]; in TransformWhiteSpaces()
207 CharT ch = aText[i]; in TransformText()
237 CharT ch = aText[i]; in TransformText()
254 if (IsSegmentBreak(aText[j])) { in TransformText()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/accessible/atk/
H A DnsMaiInterfaceEditableText.cpp20 setTextContentsCB(AtkEditableText *aText, const gchar *aString) in setTextContentsCB() argument
22 AccessibleWrap* accWrap = GetAccessibleWrap(ATK_OBJECT(aText)); in setTextContentsCB()
31 } else if (ProxyAccessible* proxy = GetProxy(ATK_OBJECT(aText))) { in setTextContentsCB()
38 insertTextCB(AtkEditableText *aText, in insertTextCB() argument
41 AccessibleWrap* accWrap = GetAccessibleWrap(ATK_OBJECT(aText)); in insertTextCB()
57 copyTextCB(AtkEditableText *aText, gint aStartPos, gint aEndPos) in copyTextCB() argument
59 AccessibleWrap* accWrap = GetAccessibleWrap(ATK_OBJECT(aText)); in copyTextCB()
73 cutTextCB(AtkEditableText *aText, gint aStartPos, gint aEndPos) in cutTextCB() argument
75 AccessibleWrap* accWrap = GetAccessibleWrap(ATK_OBJECT(aText)); in cutTextCB()
91 AccessibleWrap* accWrap = GetAccessibleWrap(ATK_OBJECT(aText)); in deleteTextCB()
[all …]
H A DnsMaiInterfaceText.cpp162 getTextAfterOffsetCB(AtkText *aText, gint aOffset, in getTextAfterOffsetCB() argument
189 getTextAtOffsetCB(AtkText *aText, gint aOffset, in getTextAtOffsetCB() argument
265 getCaretOffsetCB(AtkText *aText) in getCaretOffsetCB() argument
285 getRunAttributesCB(AtkText *aText, gint aOffset, in getRunAttributesCB() argument
322 getDefaultAttributesCB(AtkText *aText) in getDefaultAttributesCB() argument
420 getCharacterCountCB(AtkText *aText) in getCharacterCountCB() argument
437 getOffsetAtPointCB(AtkText *aText, in getOffsetAtPointCB() argument
467 getTextSelectionCountCB(AtkText *aText) in getTextSelectionCountCB() argument
517 addTextSelectionCB(AtkText *aText, in addTextSelectionCB() argument
537 removeTextSelectionCB(AtkText *aText, in removeTextSelectionCB() argument
[all …]

12345678910>>...106