Searched defs:startPos (Results 1 - 25 of 30) sorted by relevance

12

/macosx-10.10/WebCore-7600.1.25/rendering/
H A DSelectionSubtreeRoot.cpp59 Position startPos = selection.start(); local
H A DSelectionSubtreeRoot.h48 void selectionStartEndPositions(int& startPos, int& endPos) const argument
H A DInlineTextBox.cpp199 bool InlineTextBox::isSelected(int startPos, int endPos) const argument
210 int startPos, endPos; local
259 LayoutRect InlineTextBox::localSelectionRect(int startPos, int endPos) const argument
688 int startPos, endPo local
763 paintCompositionBackground(GraphicsContext* context, const FloatPoint& boxOrigin, const RenderStyle& style, const Font& font, int startPos, int endPos) argument
1398 unsigned startPos = start(); local
[all...]
H A DRenderText.cpp1253 int startPos, endPos; local
/macosx-10.10/WebCore-7600.1.25/platform/cocoa/
H A DTelephoneNumberDetectorCocoa.cpp73 bool find(const UChar* buffer, unsigned length, int* startPos, int* endPos) argument
/macosx-10.10/WebCore-7600.1.25/accessibility/atk/
H A DWebKitAccessibleInterfaceEditableText.cpp112 static void webkitAccessibleEditableTextDeleteText(AtkEditableText* text, gint startPos, gint endPos) argument
/macosx-10.10/ICU-531.30/icuSources/common/
H A Dbrkeng.cpp78 findBreaks( UText *text, int32_t startPos, int32_t endPos, UBool reverse, int32_t breakType, UStack & ) const argument
H A Ddictbe.cpp43 findBreaks( UText *text, int32_t startPos, int32_t endPos, UBool reverse, int32_t breakType, UStack &foundBreaks ) const argument
H A Drbbi.cpp594 int32_t startPos = current(); local
609 int32_t startPos; local
1568 int32_t RuleBasedBreakIterator::checkDictionary(int32_t startPos, argument
[all...]
/macosx-10.10/ICU-531.30/icuSources/samples/ugrep/
H A Dugrep.cpp374 void nextLine(int startPos) { argument
/macosx-10.10/WebCore-7600.1.25/platform/text/mac/
H A DTextCodecMac.cpp289 CFIndex startPos = 0; local
/macosx-10.10/WebCore-7600.1.25/xml/
H A DXPathParser.cpp185 int startPos = m_nextPos + 1; local
203 int startPos = m_nextPos; local
224 int startPos = m_nextPos; local
[all...]
H A DXPathFunctions.cpp334 unsigned startPos = 0; local
/macosx-10.10/WebCore-7600.1.25/plugins/win/
H A DPluginDatabaseWin.cpp161 unsigned startPos = 0; local
/macosx-10.10/WebCore-7600.1.25/platform/network/
H A DHTTPParsers.cpp425 size_t startPos = pos; local
/macosx-10.10/ICU-531.30/icuSources/i18n/
H A Dnfrule.cpp1010 matchToDelimiter(const UnicodeString& text, int32_t startPos, double _baseValue, const UnicodeString& delimiter, ParsePosition& pp, const NFSubstitution* sub, double upperBound) const argument
H A Drbnf.cpp1068 int32_t startPos = toAppendTo.length(); local
1082 int32_t startPos = toAppendTo.length(); local
1095 int32_t startPos = toAppendTo.length(); local
1124 int32_t startPos = toAppendTo.length(); local
1148 int32_t startPos = toAppendTo.length(); local
1172 int32_t startPos = toAppendTo.length(); local
1182 adjustForCapitalizationContext(int32_t startPos, UnicodeString& currentResult) const argument
[all...]
H A Drematch.cpp598 int64_t startPos = fMatchEnd; local
884 int32_t startPos = (int32_t)fMatchEnd; local
[all...]
/macosx-10.10/ICU-531.30/icuSources/test/intltest/
H A Dustrtest.cpp718 int32_t startPos = 0; local
[all...]
/macosx-10.10/WTF-7600.1.24/wtf/text/
H A DWTFString.cpp732 unsigned startPos = 0; local
747 unsigned startPos = 0; local
[all...]
/macosx-10.10/WebCore-7600.1.25/loader/appcache/
H A DApplicationCacheStorage.cpp1099 unsigned startPos = 0; local
/macosx-10.10/tcl-105/tcl_ext/snack/snack/generic/
H A DjkSoundEngine.c251 int longestChunk = 0, startPos, endPos, totLen; local
932 int startPos = 0, endPos = -1, block = 0, arg, startTime = 0, duration = 0; local
[all...]
/macosx-10.10/webdavfs-367/mount.tproj/
H A Dwebdav_cookie.c889 CFStringRef nextToken(CFStringRef str, CFIndex strLen, CFIndex startPos, TOKEN_RESULT *result, CFIndex *nextPosition) argument
1195 CFStringRef nextDomainComponent(CFStringRef inStr, CFIndex strLen, CFIndex startPos, CFIndex *nextStartPos) argument
1505 boolean_t findNextSeparator(CFStringRef str, CFIndex strLen, CFIndex startPos, CFInde argument
1538 findCharacter(CFStringRef str, CFIndex strLen, CFIndex startPos, CFIndex *foundAt, UniChar ch) argument
[all...]
/macosx-10.10/ICU-531.30/icuSources/test/cintltst/
H A Dcnumtst.c1121 int32_t startPos; member in struct:__anon1083
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/libraries/libldap/
H A Dgetdn.c1089 const char *startPos, *endPos = NULL; local
1426 const char *p, *end, *startPos, *endPos = NULL; local
1572 const char *p, *startPos, *endPos = NULL; local
1657 const char *p, *startPos, *endPos = NULL; local
1732 const char *p, *startPos, *endPos = NULL; local
1864 const char *p, *startPos, *endPos = NULL; local
[all...]

Completed in 471 milliseconds

12