Searched
full:fragment (Results
751 -
775 of
1999) sorted by null
<<31323334353637383940>>
/external/webkit/LayoutTests/dom/xhtml/level1/core/ |
hc_attrreplacechild2.js | 78 Replaces a text node of an attribute with a document fragment and checks if the value of
|
/external/webkit/LayoutTests/dom/xhtml/level3/core/ |
documentadoptnode16.js | 78 Create a document fragment with an entity reference, adopt the node and check
|
noderemovechild12.js | 83 Also attempt to remove the document fragment node from the EntityReference. Verify that a
|
/external/webkit/Source/WebCore/platform/graphics/chromium/ |
ProgramBinding.cpp | 90 LOG_ERROR("Failed to create fragment shader");
|
/external/webkit/Source/WebCore/wml/ |
WMLErrorHandling.cpp | 44 // If this happened, parsing has been stopped, and the document fragment
|
/external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/ |
eap_tls_common.h | 43 * tls_out_limit - Maximum fragment size for outgoing TLS messages
|
/frameworks/base/core/java/android/app/ |
ListFragment.java | 31 * A fragment that displays a list of items by binding to a data source such as 43 * However, if you desire, you can customize the fragment layout by returning 86 * specifying a layout resource in the ListAdapter object hosted by the fragment 148 public class ListFragment extends Fragment {
|
/frameworks/base/docs/html/sdk/api_diff/13/changes/ |
alldiffs_index_additions.html | 73 <nobr><A HREF="android.app.FragmentTransaction.html#android.app.FragmentTransaction.attach_added(android.app.Fragment)" class="hiddenlink" target="rightframe"><b>attach</b> 74 (<code>Fragment</code>)</A></nobr><br> 150 <nobr><A HREF="android.app.FragmentTransaction.html#android.app.FragmentTransaction.detach_added(android.app.Fragment)" class="hiddenlink" target="rightframe"><b>detach</b> 151 (<code>Fragment</code>)</A></nobr><br> 195 <!-- Class Fragment.SavedState --> 196 <A HREF="pkg_android.app.html#Fragment.SavedState" class="hiddenlink" target="rightframe"><b>Fragment.SavedState</b></A><br> 273 <nobr><A HREF="android.app.Fragment.html#android.app.Fragment.isDetached_added()" class="hiddenlink" target="rightframe"><b>isDetached</b> 345 <nobr><A HREF="android.app.Fragment.html#android.app.Fragment.onViewCreated_added(android.view.View, android.os.Bundle)" class="hidden (…) [all...] |
/frameworks/base/docs/html/sdk/api_diff/15/changes/ |
methods_index_additions.html | 99 <nobr><A HREF="android.app.Fragment.html#android.app.Fragment.getUserVisibleHint_added()" class="hiddenlink" target="rightframe"><b>getUserVisibleHint</b> 184 <nobr><A HREF="android.app.Fragment.html#android.app.Fragment.setUserVisibleHint_added(boolean)" class="hiddenlink" target="rightframe"><b>setUserVisibleHint</b>
|
methods_index_all.html | 101 <nobr><A HREF="android.app.Fragment.html#android.app.Fragment.getUserVisibleHint_added()" class="hiddenlink" target="rightframe"><b>getUserVisibleHint</b> 190 <nobr><A HREF="android.app.Fragment.html#android.app.Fragment.setUserVisibleHint_added(boolean)" class="hiddenlink" target="rightframe"><b>setUserVisibleHint</b>
|
/frameworks/base/docs/html/training/multiscreen/ |
index.jd | 63 android.app.Fragment} APIs on versions lower than Android 3.0. You must download and add the
|
/frameworks/base/libs/rs/driver/ |
rsdProgram.cpp | 102 LOGV("Destroying fragment shader with ID %u", drv->getShaderID());
|
rsdShader.h | 68 // Applies to vertex and fragment shaders only
|
/frameworks/base/media/libstagefright/matroska/ |
MatroskaExtractor.cpp | 432 // Each input frame contains one or more NAL fragments, each fragment 433 // is prefixed by mNALSizeLen bytes giving the fragment length, 434 // followed by a corresponding number of bytes containing the fragment. 481 // a fragment.
|
/libcore/dom/src/test/java/org/w3c/domts/level1/core/ |
documentcreatedocumentfragment.java | 75 assertEquals("name", "#document-fragment", newDocFragmentName);
|
hc_attrappendchild3.java | 31 * Appends a document fragment to an attribute and checks if the value of
|
hc_attrinsertbefore3.java | 31 * Appends a document fragment to an attribute and checks if the value of
|
hc_attrinsertbefore4.java | 31 * Prepends a document fragment to an attribute and checks if the value of
|
hc_attrinsertbefore7.java | 31 * Appends a document fragment containing a CDATASection to an attribute.
|
hc_attrreplacechild2.java | 31 * Replaces a text node of an attribute with a document fragment and checks if the value of
|
hc_documentcreatedocumentfragment.java | 74 assertEquals("strong", "#document-fragment", newDocFragmentName);
|
hc_nodedocumentfragmentnodetype.java | 34 * examine the NodeType of the document fragment
|
hc_nodevalue05.java | 31 * A document fragment is created, setNodeValue is called with a non-null argument, but getNodeValue
|
nodedocumentfragmentnodetype.java | 34 * examine the NodeType of the document fragment
|
nodevalue05.java | 31 * A document fragment is created, setNodeValue is called with a non-null argument, but getNodeValue
|
Completed in 1049 milliseconds
<<31323334353637383940>>