HomeSort by relevance Sort by last modified time
    Searched full:hyperlinks (Results 1 - 25 of 58) sorted by null

1 2 3

  /development/samples/ApiDemos/src/com/example/android/apis/text/
_index.html 5 class, which converts URLs in a block of text into hyperlinks. </dd>
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/
HyperlinksTest.java 22 import com.android.ide.eclipse.adt.internal.editors.Hyperlinks.ResourceLink;
23 import com.android.ide.eclipse.adt.internal.editors.Hyperlinks.XmlResolver;
57 assertTrue(Hyperlinks.isViewClassName("com.android.Foo"));
58 assertTrue(Hyperlinks.isViewClassName("com.android.pk_g.Foo_Bar1"));
59 assertTrue(Hyperlinks.isViewClassName("com.android.Foo$Inner"));
64 assertTrue(Hyperlinks.isViewClassName("Foo.bar"));
66 assertFalse(Hyperlinks.isViewClassName("LinearLayout"));
67 assertFalse(Hyperlinks.isViewClassName("."));
68 assertFalse(Hyperlinks.isViewClassName(".F"));
69 assertFalse(Hyperlinks.isViewClassName("f."))
    [all...]
  /sdk/eclipse/
dictionary.txt 131 hyperlinks
changes.txt 415 - Go to Declaration hyperlinks for navigating from @resource
    [all...]
  /external/libxml2/
xlink.c 2 * xlink.c : implementation of the hyperlinks detection module
  /prebuilts/gdb/darwin-x86/lib/python2.7/
htmllib.py 106 hyperlinks (defined by the HREF attribute for <A> tags) within
107 the document. The list of hyperlinks is available as the data
119 index into the list of hyperlinks created by the anchor_bgn()method.
  /prebuilts/gdb/linux-x86/lib/python2.7/
htmllib.py 106 hyperlinks (defined by the HREF attribute for <A> tags) within
107 the document. The list of hyperlinks is available as the data
119 index into the list of hyperlinks created by the anchor_bgn()method.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
htmllib.py 106 hyperlinks (defined by the HREF attribute for <A> tags) within
107 the document. The list of hyperlinks is available as the data
119 index into the list of hyperlinks created by the anchor_bgn()method.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
htmllib.py 106 hyperlinks (defined by the HREF attribute for <A> tags) within
107 the document. The list of hyperlinks is available as the data
119 index into the list of hyperlinks created by the anchor_bgn()method.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
ThemeMenuAction.java 21 import com.android.ide.eclipse.adt.internal.editors.Hyperlinks;
311 IHyperlink[] links = Hyperlinks.getResourceLinks(null, mTheme, project, null);
  /external/chromium-trace/catapult/
PRESUBMIT.py 105 'that Rietveld would display them as hyperlinks.')
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
RenderLogger.java 149 // is displayed in a special way (with action hyperlinks etc).
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
Hyperlinks.java 172 public class Hyperlinks {
181 private Hyperlinks() {
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/
ResourceHelper.java 63 import com.android.ide.eclipse.adt.internal.editors.Hyperlinks;
342 String tagName = Hyperlinks.getTagName(type);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/
plugin.xml     [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/tools/docmaker/
tohtml.py 378 # handle hyperlinks
  /external/testng/src/main/java/org/testng/reporters/
SuiteHTMLReporter.java 571 // Generate methods and groups hyperlinks
  /packages/apps/Messaging/src/com/android/messaging/ui/conversation/
ConversationMessageView.java     [all...]
  /external/libxml2/result/valid/
xlink.xml 67 <p>This specification defines constructs that may be inserted into XML DTDs, schemas and document instances to describe links between objects. It uses XML syntax to create structures that can describe the simple unidirectional hyperlinks of today's HTML as well as more sophisticated links.</p>
    [all...]
  /external/libxml2/test/valid/
xlink.xml 68 <p>This specification defines constructs that may be inserted into XML DTDs, schemas and document instances to describe links between objects. It uses XML syntax to create structures that can describe the simple unidirectional hyperlinks of today's HTML as well as more sophisticated links.</p>
    [all...]
  /development/perftests/panorama/feature_mos/doc/
feature_mos_API_doxyfile 756 # and SOURCE_BROWSER tag is set to YES, then the hyperlinks from
    [all...]
  /development/perftests/panorama/feature_stab/doc/
dbreg_API_doxyfile 756 # and SOURCE_BROWSER tag is set to YES, then the hyperlinks from
    [all...]
  /docs/source.android.com/
Doxyfile     [all...]
  /external/ImageMagick/config/
Magick++.dox.in     [all...]
MagickCore.dox.in     [all...]

Completed in 3110 milliseconds

1 2 3