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

1 2 3 4 5 6 7 8 91011>>

  /external/libxml2/result/SVG/
a-valid.xml 4 <desc>This valid svg document draws a triangle which is a hyperlink
template.xml 3 <desc>This well formed svg document contains a hyperlink
a-wf.xml 3 <desc>This well formed svg document draws a triangle which is a hyperlink
  /external/libxml2/test/SVG/
a-valid.xml 5 <desc>This valid svg document draws a triangle which is a hyperlink
template.xml 4 <desc>This well formed svg document contains a hyperlink
a-wf.xml 4 <desc>This well formed svg document draws a triangle which is a hyperlink
  /external/pdfium/xfa/fwl/
fwl_widgethit.h 30 HyperLink,
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiIfrSupportLib/
IfrOpCodeCreation.c 130 Create a hyperlink opcode independent of string creation
137 FormId - Form ID of the hyperlink
139 StringToken - Prompt string token of the hyperlink
141 StringTokenTwo - Help string token of the hyperlink
143 Flags - Flags of the hyperlink
145 Key - Key of the hyperlink
147 FormBuffer - Output of hyperlink as a form
151 EFI_SUCCESS - Hyperlink created to be a form
155 EFI_IFR_REF Hyperlink;
157 Hyperlink.Header.OpCode = EFI_IFR_REF_OP;
    [all...]
IfrOnTheFly.c 375 Create a hyperlink
379 FormId - Form ID of the hyperlink
381 Prompt - Prompt of the hyperlink
383 FormBuffer - The form where this hyperlink adds to
389 EFI_SUCCESS - Hyperlink successfully created
394 EFI_IFR_REF Hyperlink;
409 Hyperlink.Header.OpCode = EFI_IFR_REF_OP;
410 Hyperlink.Header.Length = sizeof (EFI_IFR_REF);
411 Hyperlink.FormId = FormId;
412 Hyperlink.Prompt = StringToken;
    [all...]
IfrLibrary.h 268 Create a hyperlink
272 FormId - Form ID of the hyperlink
274 Prompt - Prompt of the hyperlink
276 FormBuffer - The form where this hyperlink adds to
282 EFI_SUCCESS - Hyperlink successfully created
659 Create a hyperlink opcode independent of string creation
666 FormId - Form ID of the hyperlink
668 StringToken - Prompt string token of the hyperlink
670 StringTokenTwo - Help string token of the hyperlink
672 Flags - Flags of the hyperlink
    [all...]
  /external/python/cpython2/Mac/BuildScript/resources/
Welcome.rtf 27 \f0 file and {\field{\*\fldinst{HYPERLINK "https://docs.python.org/2/whatsnew/2.7.html#new-features-added-to-python-2-7-maintenance-releases"}}{\fldrslt the Python documentation}} for more information.\
37 \b0 platform independent windowing toolkit. Visit {\field{\*\fldinst{HYPERLINK "https://www.python.org/download/mac/tcltk/"}}{\fldrslt https://www.python.org/download/mac/tcltk/ (…)
ReadMe.rtf 35 \i0 frameworks. Visit {\field{\*\fldinst{HYPERLINK "https://www.python.org/download/mac/tcltk/"}}{\fldrslt https://www.python.org/download/mac/tcltk/}} for current information about supported and recommended versions of
63 As of Python 2.7.9, installer packages from python.org are now compatible with the Gatekeeper security feature introduced in OS X 10.8. Downloaded packages can now be directly installed by double-clicking with the default system security settings. Python.org installer packages for OS X are signed with the Developer ID of the builder, as identified on {\field{\*\fldinst{HYPERLINK "https://www.python.org/downloads/"}}{\fldrslt the download page}} for this release. To inspect the digital signature of the package, click on the lock icon in the upper right corner of the
65 \i0 installer window. Refer to Apple\'92s support pages for {\field{\*\fldinst{HYPERLINK "http://support.apple.com/kb/ht5290"}}{\fldrslt more information on Gatekeeper}}.\
97 \i0 link for this release at {\field{\*\fldinst{HYPERLINK "https://www.python.org/downloads/"}}{\fldrslt https://www.python.org/downloads/}}.\
106 Python 2.7.9 includes a number of network security enhancements that have been approved for inclusion in Python 2.7 maintenance releases. {\field{\*\fldinst{HYPERLINK "https://www.python.org/dev/peps/pep-0476/"}}{\fldrslt PEP 476}} changes several standard library modules, like
129 \i t{\field{\*\fldinst{HYPERLINK "https://pypi.python.org/pypi"}}{\fldrslt he Python Package Index, PyPI}}
136 \f0 . As before, it is still necessary to manage certificates yourself when you use this Python variant and, with certificate verification now enabled by default, you may now need to take additional steps to ensure your Python programs have access to CA certificates you trust. If you use this Python variant to build standalone applications with third-party tools like {\field{\*\fldinst{HYPERLINK "https://pypi.python.org/pypi/py2app/"}}{\fldrslt
  /external/fio/os/windows/
eula.rtf 11 You should have received a copy of the GNU General Public License along with this program. If not, see {{\field{\*\fldinst{HYPERLINK http://www.gnu.org/licenses/ }}{\fldrslt{http://www.gnu.org/licenses/\ul0\cf0}}}}\f0\fs20 .\par
  /external/vulkan-validation-layers/windowsRuntimeInstaller/
VULKANRT_LICENSE.rtf 10 {{\field{\*\fldinst{HYPERLINK http://www.apache.org/licenses/LICENSE-2.0 }}{\fldrslt{http://www.apache.org/licenses/LICENSE-2.0\ul0\cf0}}}}\f0\fs18\par
  /developers/build/prebuilts/gradle/BasicSyncAdapter/Application/src/main/java/com/example/android/basicsyncadapter/provider/
FeedContract.java 80 * Article hyperlink. Corresponds to the rel="alternate" link in the
  /developers/samples/android/connectivity/sync/BasicSyncAdapter/Application/src/main/java/com/example/android/basicsyncadapter/provider/
FeedContract.java 80 * Article hyperlink. Corresponds to the rel="alternate" link in the
  /development/samples/browseable/BasicSyncAdapter/src/com.example.android.basicsyncadapter/provider/
FeedContract.java 80 * Article hyperlink. Corresponds to the rel="alternate" link in the
  /sdk/eclipse/
dictionary.txt 130 hyperlink
  /external/autotest/contrib/
compare_suite.py 34 HYPERLINK = '=HYPERLINK("%s","%0.1f")'
311 [(HYPERLINK % (data[0].log, data[0].time_used.total_seconds()))
315 [HYPERLINK % (data[1].log, data[1].time_used.total_seconds())
444 line += (HYPERLINK %
  /external/pdfium/xfa/fxfa/app/
xfa_fftext.cpp 145 return FWL_WidgetHit::HyperLink;
  /external/skia/
NOTICE 51 and either this permission notice or a reference to HYPERLINK
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
Hyperlinks.java 125 import org.eclipse.jface.text.hyperlink.AbstractHyperlinkDetector;
126 import org.eclipse.jface.text.hyperlink.IHyperlink;
167 * Class containing hyperlink resolvers for XML and Java files to jump to associated
183 // for the various inner classes that are actual hyperlink resolvers.
1388 IHyperlink hyperlink = new DeferredResolutionLink(context, range); local
    [all...]
  /developers/build/prebuilts/gradle/ActionBarCompat-Basic/
LICENSE 474 v. a URI or hyperlink to the Licensed Material to the
482 hyperlink to, this Public License.
488 hyperlink to a resource that includes the required
503 2. You must include the text of, or the URI or hyperlink to, the
  /developers/build/prebuilts/gradle/ActionBarCompat-ListPopupMenu/
LICENSE 474 v. a URI or hyperlink to the Licensed Material to the
482 hyperlink to, this Public License.
488 hyperlink to a resource that includes the required
503 2. You must include the text of, or the URI or hyperlink to, the
  /developers/build/prebuilts/gradle/ActionBarCompat-Styled/
LICENSE 474 v. a URI or hyperlink to the Licensed Material to the
482 hyperlink to, this Public License.
488 hyperlink to a resource that includes the required
503 2. You must include the text of, or the URI or hyperlink to, the

Completed in 290 milliseconds

1 2 3 4 5 6 7 8 91011>>