/external/webkit/Source/WebCore/platform/network/curl/ |
ResourceHandleManager.cpp | 184 // We should never be called when deferred loading is activated. 227 // We should never be called when deferred loading is activated. 306 // We should never be called when deferred loading is activated.
|
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/ |
networkconfig.cpp | 35 connect(authSelect, SIGNAL(activated(int)), this, 39 connect(encrSelect, SIGNAL(activated(const QString &)), this, 42 connect(eapSelect, SIGNAL(activated(int)), this,
|
/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
TileImageView.java | 55 * ACTIVATED (initial state) 64 * DECODED --> ACTIVATED - (after the decoded bitmap is uploaded) 67 * RECYCLED --> ACTIVATED - by obtainTile()
|
/packages/apps/Gallery2/src/com/android/photos/views/ |
TiledImageRenderer.java | 43 * ACTIVATED (initial state) 52 * DECODED --> ACTIVATED - (after the decoded bitmap is uploaded) 55 * RECYCLED --> ACTIVATED - by obtainTile()
|
/external/chromium/chrome/browser/renderer_host/ |
render_widget_host_view_win.cc | 262 // Popups are not activated. 482 // Popups should not be activated. [all...] |
render_widget_host_view_gtk.h | 96 virtual void AcceleratedCompositingActivated(bool activated);
|
render_widget_host_view_views.h | 82 virtual void AcceleratedCompositingActivated(bool activated) OVERRIDE;
|
render_widget_host_view_win.h | 271 // Whether the window should be activated.
|
/external/libnfc-nci/src/nfa/rw/ |
nfa_rw_act.c | [all...] |
/external/libnfc-nci/src/nfc/include/ |
nfc_api.h | 67 #define NFC_STATUS_WRONG_PROTOCOL 0xEA/* Protocol mismatch between API and activated one */ 522 NFC_ACTIVATE_DEVT, /* RF interface is activated */ [all...] |
/external/antlr/antlr-3.4/runtime/Python/ |
pylintrc | 118 # When zope mode is activated, consider the acquired-members option to ignore
|
/external/chromium/chrome/browser/automation/ |
ui_controls_win.cc | 186 INPUT input[8] = { 0 }; // 8, assuming all the modifiers are activated.
|
/external/chromium/chrome/browser/chromeos/cros/ |
input_method_library.cc | 190 bool activated) { 196 input_method_status_connection_, key.c_str(), activated); [all...] |
/external/chromium/chrome/browser/chromeos/notifications/ |
balloon_view.cc | 311 void BalloonViewImpl::Activated() {
|
/external/chromium/chrome/browser/tab_contents/ |
render_view_host_delegate_helper.cc | 133 // Popups should not get activated.
|
/external/chromium/chrome/browser/ui/ |
browser_list.h | 48 // Called by Browser objects when their window is activated (focused). This
|
/external/chromium/chrome/browser/ui/views/ |
page_info_bubble_view.cc | 231 // We want to make sure the info bubble closes once the link is activated. So
|
/external/chromium/chrome/browser/ui/views/tab_contents/ |
native_tab_contents_view_win.cc | 37 // be activated to focus the tab. Use WS_DISABLED to prevent
|
tab_contents_view_views.cc | 326 // Make sure this TabContents is activated when it is clicked on.
|
/external/chromium/chrome/browser/ui/webui/chromeos/ |
mobile_setup_ui.cc | 841 // Wait until the service shows up and gets activated. [all...] |
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/ |
CCombo3.java | 154 // send "logical" double click for case when we just activated combo
|
/external/jmonkeyengine/engine/src/core/com/jme3/material/ |
TechniqueDef.java | 289 * Preset defines do not depend upon any parameters to be activated,
|
/external/libvpx/libvpx/vpx/ |
vpx_decoder.h | 120 * In XMA mode (activated by setting VPX_CODEC_USE_XMA in the flags
|
/external/linux-tools-perf/Documentation/ |
examples.txt | 27 Then any (or all) of the above event sources can be activated and
|
/external/llvm/docs/HistoricalNotes/ |
2001-05-18-ExceptionHandling.txt | 38 Returns true if the specified frame is the top level (first activated) frame
|