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

1 2

  /external/apache-http/src/org/apache/commons/codec/
overview.html 24 The hypertext links originating from this document point to Sun's version 1.3 API as the 1.2.2 API documentation
  /external/chromium_org/ui/base/cocoa/controls/
hyperlink_text_view.h 24 // specified |message| with a hypertext style |link| inserted at |linkOffset|.
  /frameworks/av/media/libstagefright/timedtext/
TextDescriptions.h 54 KEY_STRUCT_HYPER_TEXT_LIST = 11, // List<HyperText>
  /frameworks/base/media/java/android/media/
TimedText.java 64 private static final int KEY_STRUCT_HYPER_TEXT_LIST = 11; // List<HyperText>
103 private List<HyperText> mHyperTextList = null;
316 public static final class HyperText {
345 public HyperText(int startChar, int endChar, String url, String alt) {
649 * To parse and store HyperText list
662 HyperText hyperText = new HyperText(startChar, endChar, urlString, altString);
666 mHyperTextList = new ArrayList<HyperText>();
668 mHyperTextList.add(hyperText);
    [all...]
  /external/chromium_org/content/browser/accessibility/
browser_accessibility_win_unittest.cc 560 base::win::ScopedComPtr<IAccessibleText> hypertext; local
567 hyperlink.QueryInterface<IAccessibleText>(hypertext.Receive()));
568 EXPECT_EQ(S_OK, hypertext->get_text(0, 3, text.Receive()));
573 hypertext.Release();
577 hyperlink.QueryInterface<IAccessibleText>(hypertext.Receive()));
578 EXPECT_EQ(S_OK, hypertext->get_text(0, 4, text.Receive()));
583 hypertext.Release();
browser_accessibility_win.cc     [all...]
  /external/apache-http/src/org/apache/http/client/methods/
HttpHead.java 48 * often used for testing hypertext links for validity, accessibility,
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/about_files/
LICENSE.dom.html 37 following form (hypertext is preferred, text is permitted) should<br>
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Netscape/
WorldWideWeb_suite.py 149 """list windows: Lists the IDs of all the hypertext windows
151 Returns: List of unique IDs of all the hypertext windows
  /docs/source.android.com/src/
license.jd 140 If you produce non-hypertext works, such as books, audio, or
  /external/chromium_org/tools/perf/metrics/
speedindex_unittest.py 215 # Page: http://info.cern.ch/hypertext/WWW/TheProject.html
  /frameworks/base/docs/html/
license.jd 142 If you produce non-hypertext works, such as books, audio, or
  /external/ant-glob/
NOTICE 223 included (hypertext is preferred, text is permitted) within the body
  /external/chromium_org/tools/perf/metrics/unittest_data/
cern_repeat_timeline.json 1 [{"children":[{"data":{"requestId":"1312.3","requestMethod":"GET","url":"http:\/\/info.cern.ch\/hypertext\/WWW\/TheProject.html"},"frameId":"1312.1","startTime":1377574729484.4,"type":"ResourceSendRequest (…)
  /frameworks/av/media/mtp/
mtp.h 70 #define MTP_FORMAT_HTML 0x3005 // Hypertext Markup Language file (text)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
htmllib.py 4 http://www.w3.org/hypertext/WWW/MarkUp/html-spec/html-spec_toc.html
BaseHTTPServer.py 123 HTTP (HyperText Transfer Protocol) is an extensible protocol on
urllib.py 8 "HTTP - Hypertext Transfer Protocol", at
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
htmllib.py 4 http://www.w3.org/hypertext/WWW/MarkUp/html-spec/html-spec_toc.html
BaseHTTPServer.py 123 HTTP (HyperText Transfer Protocol) is an extensible protocol on
urllib.py 8 "HTTP - Hypertext Transfer Protocol", at
    [all...]
  /prebuilts/tools/common/m2/repository/com/android/tools/external/ant-glob/1.0/
NOTICE 223 included (hypertext is preferred, text is permitted) within the body
  /external/chromium_org/third_party/iaccessible2/
ia2_api_all.idl     [all...]
  /libcore/luni/src/main/java/java/net/
URL.java 61 * <li><strong>http</strong>: <a href="http://www.ietf.org/rfc/rfc2616.txt">Hypertext
  /frameworks/base/docs/html/training/articles/
security-ssl.jd 90 specifies port 443 because that is the default for <acronym title="Hypertext Transfer

Completed in 3984 milliseconds

1 2