/external/webkit/Source/WebCore/rendering/ |
RenderThemeChromiumMac.mm | 82 // Updates the control tint (a.k.a. active state) of |cell| (from |o|).
|
/external/webkit/Source/WebCore/svg/ |
SVGScriptElement.cpp | 72 // Handle dynamic updates of the 'externalResourcesRequired' attribute. Only possible case: changing from 'true' to 'false'
|
/external/webkit/Source/WebKit/efl/ewk/ |
ewk_tiled_backing_store.h | 70 Eina_Tiler *updates; /**< updated/dirty areas */ member in struct:_Ewk_Tile
|
/external/webkit/Tools/Scripts/ |
update-webkit | 68 -q|--quiet pass -q to svn update for quiet updates
|
update-webkit-dependency | 30 # Updates a development environment to the new WebKitAuxiliaryLibrary
|
update-webkit-support-libs | 30 # Updates a development environment to the new WebKitSupportLibrary
|
/external/webkit/Tools/Scripts/webkitpy/tool/ |
main.py | 55 make_option("--status-host", action="store", dest="status_host", type="string", help="Hostname (e.g. localhost or commit.webkit.org) where status updates should be posted."),
|
/external/webkit/Tools/TestWebKitAPI/Tests/WebKit2/win/ |
ResizeViewWhileHidden.cpp | 82 // happens on a timer), and to tell the UI process about the display (which updates the backing
|
/external/webkit/Tools/wx/packaging/ |
build-mac-installer.py | 78 updates the install name path to the new path in the bundle.
|
/external/webrtc/src/modules/audio_processing/aecm/main/matlab/matlab/ |
align.m | 11 oldMethod = 1; % Turn on or off the old method. The new one is Bastiaan's August 2008 updates
|
/external/webrtc/src/modules/audio_processing/ns/main/source/ |
ns_core.h | 72 int updates; member in struct:NSinst_t_
|
/external/wpa_supplicant_6/wpa_supplicant/src/eap_common/ |
eap_common.c | 141 * This function updates the length field in the EAP header to match with the
|
/external/wpa_supplicant_6/wpa_supplicant/src/wps/ |
wps_upnp_i.h | 76 * supposed to send (via TCP) updates to each subscriber, trying each address
|
/external/wpa_supplicant_8/src/eap_common/ |
eap_common.c | 141 * This function updates the length field in the EAP header to match with the
|
/external/wpa_supplicant_8/src/wps/ |
wps_upnp_i.h | 62 * supposed to send (via TCP) updates to each subscriber, trying each address
|
/frameworks/base/core/java/android/app/ |
TabActivity.java | 120 * Updates the screen state (current list and other views) when the
|
/frameworks/base/core/java/android/content/ |
ContentQueryMap.java | 29 * keeps the cache fresh by registering for updates on the content backing the cursor. The column of
|
SyncStats.java | 72 * Counter for tracking how many updates were performed by the sync operation, as defined
|
/frameworks/base/core/java/android/view/inputmethod/ |
InputMethodSession.java | 100 * InputConnection.getExtractedText()} with the option to report updates.
|
/frameworks/base/core/java/com/android/internal/widget/ |
TextProgressBar.java | 35 * and updates the {@link ProgressBar} based on a preset finishing time.
|
/frameworks/base/docs/html/guide/appendix/ |
api-levels.jd | 62 <p>Each successive version of the Android platform can include updates to the 65 <p>Updates to the framework API are designed so that the new API remains 268 receive over-the-air (OTA) system updates. The user may install your 300 platform. Even among devices that receive OTA updates, some might lag and
|
/frameworks/base/docs/html/guide/developing/debugging/ |
debugging-devtools.jd | 52 <dt><strong>Show screen updates</strong></dt>
|
/frameworks/base/docs/html/guide/topics/testing/ |
what_to_test.jd | 49 transaction state, you should also test that the application updates itself to respond
|
/frameworks/base/docs/html/guide/tutorials/views/ |
hello-datepicker.jd | 107 // updates the date we display in the TextView
|
hello-timepicker.jd | 105 // updates the time we display in the TextView
|