Home
last modified time | relevance | path

Searched defs:endPos (Results 1 – 25 of 26) sorted by relevance

12

/external/webkit/Source/WebCore/platform/brew/
DFileSystemBrew.cpp126 int endPos = canonPath.length(); in canonicalPath() local
139 int endPos = path.length(); in makeAllDirectories() local
/external/srec/portable/include/
Dpstream.h43 const unsigned char *endPos; member
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
DTreeSetTest.java269 final int endPos = 3 * objArray.length / 4; in test_subSetLjava_lang_ObjectLjava_lang_Object() local
/external/icu4c/common/
Dbrkeng.cpp77 int32_t endPos, in findBreaks()
Ddictbe.cpp46 int32_t endPos, in findBreaks()
Drbbi.cpp1574 int32_t endPos, in checkDictionary()
/external/javassist/src/main/javassist/expr/
DExprEditor.java126 CodeIterator iterator, int endPos) in doit()
DExpr.java318 int endPos = oldIterator.lookAhead(); in runEditor() local
/external/webkit/Source/WebCore/rendering/
DInlineTextBox.cpp123 int startPos, endPos; in selectionState() local
174 IntRect InlineTextBox::selectionRect(int tx, int ty, int startPos, int endPos) in selectionRect()
776 int startPos, endPos; in selectionStartEnd() local
834 …ntext, const FloatPoint& boxOrigin, RenderStyle* style, const Font& font, int startPos, int endPos) in paintCompositionBackground()
DRenderText.cpp358 static IntRect ellipsisRectForBox(InlineTextBox* box, unsigned startPos, unsigned endPos) in ellipsisRectForBox()
1008 int startPos, endPos; in setSelectionState() local
1411 int startPos, endPos; in selectionRectForRepaint() local
DRenderView.cpp408 void RenderView::setSelection(RenderObject* start, int startPos, RenderObject* end, int endPos, Sel… in setSelection()
/external/webkit/Source/WebCore/platform/wince/
DFileSystemWinCE.cpp150 unsigned endPos = path.length(); in makeAllDirectories() local
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DPathDiagnostic.h573 const PathDiagnosticLocation &endPos, in PathDiagnosticControlFlowPiece()
580 const PathDiagnosticLocation &endPos) in PathDiagnosticControlFlowPiece()
/external/webkit/Source/WebKit2/UIProcess/Plugins/win/
DPluginInfoStoreWin.cpp43 unsigned endPos; in parseVersionString() local
/external/webkit/Source/WebCore/plugins/win/
DPluginDatabaseWin.cpp174 unsigned endPos; in parseVersionString() local
/external/javassist/src/main/javassist/bytecode/
DCodeIterator.java37 protected int endPos; field in CodeIterator
854 int endPos, byte[] newcode, boolean exclusive) in insertGap2()
1154 private static ArrayList makeJumpList(byte[] code, int endPos) in makeJumpList()
DCodeAttribute.java352 private static LdcEntry copyCode(byte[] code, int beginPos, int endPos, in copyCode()
/external/webkit/Source/JavaScriptCore/wtf/text/
DWTFString.cpp607 size_t endPos; in split() local
627 size_t endPos; in split() local
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
DXMPUtilsImpl.java192 int endPos = catedStr.length(); in separateArrayItems() local
/external/webkit/Source/WebCore/xml/
DXPathFunctions.cpp348 size_t endPos = startPos; in evaluate() local
/external/webkit/Source/WebCore/accessibility/
DAccessibilityObject.cpp178 VisiblePosition endPos; in visiblePositionRangeForUnorderedPositions() local
/external/webkit/Source/WebCore/loader/appcache/
DApplicationCacheStorage.cpp1042 size_t endPos; in parseHeaders() local
/external/icu4c/test/cintltst/
Dcnumtst.c1131 int32_t endPos; member
/external/icu4c/test/intltest/
Dustrtest.cpp736 int32_t endPos = 28; in TestSearching() local
/external/webkit/Source/WebCore/editing/
DSelectionController.cpp1614 Position endPos = selection.end(); in updateAppearance() local

12