Home
last modified time | relevance | path

Searched defs:match (Results 1 – 17 of 17) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
DAndroidXmlCharacterMatcher.java46 public IRegion match(IDocument doc, int offset) { in match() method in AndroidXmlCharacterMatcher
51 IRegion match = findOppositeTag(doc, offset); in match() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/relative/
DResizeHandler.java218 Match match = pickBestMatch(mHorizontalSuggestions); in updateResize() local
242 Match match = pickBestMatch(mVerticalSuggestions); in updateResize() local
DGuidelineHandler.java262 Match match = matches.get(0); in pickBestMatch() local
271 private boolean checkCycle(DropFeedback feedback, Match match, boolean vertical) { in checkCycle()
481 Match match = new Match(this, edge, draggedEdge, type, delta); in addClosest() local
DMoveHandler.java249 Match match = pickBestMatch(mHorizontalSuggestions); in updateMove() local
DConstraintPainter.java68 static void paintConstraint(IGraphics graphics, Rect sourceBounds, Match match) { in paintConstraint()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/
DSourceRevealer.java214 SearchMatch match = getMatchToDisplay(methodMatches, fqmn); in revealMethod() local
224 SearchMatch match = getMatchToDisplay(matches, in revealLineMatch() local
444 public void acceptSearchMatch(SearchMatch match) throws CoreException { in acceptSearchMatch()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/
DValueCompleter.java154 String match; in getProposals() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
DConfigurationMatcher.java147 ResourceFile match = mResources.getMatchingFile(mEditedFile.getName(), in isCurrentFileBestMatchFor() local
351 ConfigMatch match = selectConfigMatch(anyMatches); in findAndSetCompatibleConfig() local
384 ConfigMatch match = selectConfigMatch(bestMatches); in findAndSetCompatibleConfig() local
690 ResourceFile match = resources.getMatchingFile(name, ResourceType.LAYOUT, config); in getBestFileMatch() local
DConfigurationChooser.java933 IAndroidTarget match = null; in updateTargets() local
2088 ResourceFile match = mResources.getMatchingFile(mEditedFile.getName(), in isBestMatchFor() local
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/
DAndroidXmlCharacterMatcherTest.java119 IRegion match = matcher.match(document, caretPosBefore); in checkGotoMatching() local
DAndroidContentAssistTest.java873 String match) throws Exception { in checkApplyLayoutCompletion()
884 String match) throws Exception { in checkApplyResourceCompletion()
924 AndroidContentAssist assist, String match) throws Exception { in checkApplyCompletion()
/sdk/eclipse/plugins/com.android.ide.eclipse.pdt/src/com/android/ide/eclipse/pdt/internal/
DSourceRevealer.java151 public void acceptSearchMatch(SearchMatch match) throws CoreException { in acceptSearchMatch()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/core/
DRenameResourceParticipant.java590 String match = null; in addReplacements() local
636 String match = null; in addReplacements() local
/sdk/emulator/opengl/host/libs/Translator/EGL/
DEglDisplay.cpp84 EGLConfig match; in addMissingConfigs() local
DEglMacApi.cpp140 bool match = nsCheckColor(win,r + g + b); in checkWindowPixelFormatMatch() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DDomUtilities.java781 Element match = findCorresponding(child, targetId); in findCorresponding() local
/sdk/templates/docs/
Djquery-1.8.0.min.js2 …J(a,c,d){if(d===b&&a.nodeType===1){var e="data-"+c.replace(I,"-$1").toLowerCase();d=a.getAttribute… argument