Home
last modified time | relevance | path

Searched refs:notified (Results 1 – 12 of 12) sorted by relevance

/external/webkit/JavaScriptCore/runtime/
DDateMath.cpp389 int notified; in getUTCOffset() local
390 uint32_t status = notify_check(s_notificationToken, &notified); in getUTCOffset()
391 if (status == NOTIFY_STATUS_OK && !notified) in getUTCOffset()
/external/qemu/docs/
DCHAR-DEVICES.TXT33 can accept, nor to be notified when its underlying implementation is ready
/external/jpeg/
DREADME13 our electronic mailing list. Mailing list members are notified of updates
/external/netcat/
DREADME237 specified twice for "more verbosity". This way you normally get notified only
/external/webkit/WebKit/qt/
DChangeLog382 [Qt] Ensure that we're always notified of navigation actions for local anchors
386 our clients not accepting the navigation request we do want to be notified
/external/webkit/WebKit/mac/
DChangeLog-2007-10-1419639 - added support for UIDelegate to be notified of scrolling in any WebHTMLView
23345 …Call -_clientRedirectCancelledOrFinished: here so that the frame load delegate is notified that th…
23551 notified that the redirect finished.
23553 …After committing a provisional load, make sure that the frame load delegate is notified that there…
23595 …"fast" and "slow" redirects, after committing the load. My previous change only notified for "fas…
DChangeLog-2006-02-0932571 because the button is down when we get notified of becoming key.
/external/webkit/WebKit/win/
DChangeLog12516 this way the WebView is only notified when that particular WebPreferences instance changes.
12518 this way the WebView is only notified when that particular WebPreferences instance changes.
/external/webkit/WebCore/
DChangeLog-2007-10-148187 when you asked for it, you would be notified when it was.
8222 …er::iconLoadDecisionAvailable): Called from the DocumentLoaders who get notified - if the FrameLoa…
8257 mark the DocumentLoader to be notified later when the final decision is available.
8469 so we will get notified by menu position through WM_MENUCOMMAND when the item is selected.
DChangeLog19248 The user is notified by firing the task associated with the <card>'s ontimer attribute.
22623 … This new class implements actual messaging. It is notified when a Worker is garbage collected,
49984 Changed the InspectorController so it can be notified when the
DChangeLog-2008-08-1059378 has already been notified about. This fix always calls the InspectorController
59383 … FrameLoader::loadedResourceFromMemoryCache so the InspectorController can always be notified.
73536 WindowMessageListeners can be notified about messages sent to a single
DChangeLog-2005-08-2344421notified of these changes. This clears up a number of inefficiencies, including unnecessary repain…