HomeSort by relevance Sort by last modified time
    Searched full:back (Results 576 - 600 of 15918) sorted by null

<<21222324252627282930>>

  /external/chromium_org/cc/layers/
delegated_frame_provider.cc 18 RenderPass* root_pass = frame->render_pass_list.back();
69 RenderPass* root_pass = frame_->render_pass_list.back();
heads_up_display_unittest.cc 64 // Change back to the previous root layer.
79 // Change directly back to the last root layer/
  /external/chromium_org/cc/resources/
texture_mailbox_deleter.cc 62 impl_callbacks_.back()));
64 // Provide a callback for the main thread that posts back to the impl
  /external/chromium_org/chrome/browser/bookmarks/
bookmark_node_data_unittest.cc 109 // Now read the data back in.
154 // Now read the data back in.
165 // We should get back the same node when asking for the same profile.
189 // Now read the data back in.
205 // And make sure we get the node back.
228 // Read the data back in.
248 // And make sure we get the node back.
273 // Read the data back in.
  /external/chromium_org/chrome/browser/chromeos/policy/
device_local_account_policy_store.h 56 // Called back by |session_manager_client_| after policy retrieval. Checks for
66 // Called back when a store operation completes, updates state and reloads the
user_policy_disk_cache.h 56 // information back to the hosting UserPolicyCache after a successful cache
74 // Passes back the successfully read policy to the cache on the UI thread.
  /external/chromium_org/chrome/browser/resources/safe_browsing/
malware_block_v2.js 64 $('back').onclick = function() {
87 // All the links are handled by javascript sending commands back to the C++
  /external/chromium_org/chrome/browser/sync_file_system/local/
local_file_sync_context_unittest.cc 250 EXPECT_TRUE(changes.list().back().IsFile());
251 EXPECT_TRUE(changes.list().back().IsAddOrUpdate());
256 EXPECT_TRUE(changes.list().back().IsFile());
257 EXPECT_TRUE(changes.list().back().IsAddOrUpdate());
268 EXPECT_TRUE(changes.list().back().IsFile());
269 EXPECT_TRUE(changes.list().back().IsAddOrUpdate());
301 EXPECT_TRUE(changes.list().back().IsFile());
302 EXPECT_TRUE(changes.list().back().IsAddOrUpdate());
310 EXPECT_TRUE(changes.list().back().IsFile());
311 EXPECT_TRUE(changes.list().back().IsAddOrUpdate())
    [all...]
  /external/chromium_org/chrome/browser/ui/gtk/bookmarks/
bookmark_bar_gtk_interactive_uitest.cc 31 // Makes sure that when you switch back to an NTP with an active findbar,
44 // Switch back to the NTP with the active findbar.
bookmark_tree_model.h 55 // A helper method for getting pointer back to the GtkCellRendererText used for
59 // Commits changes to a GtkTreeStore built from BuildTreeStoreFrom() back
  /external/chromium_org/chrome/browser/ui/tabs/
pinned_tab_codec_unittest.cc 33 // makes sure we get back another pinned tab.
50 // Update pinned tabs and restore back the old value directly.
  /external/chromium_org/chrome/common/extensions/manifest_handlers/
nacl_modules_handler.cc 76 nacl_module_data->nacl_modules_.back().url =
78 nacl_module_data->nacl_modules_.back().mime_type = mime_type;
  /external/chromium_org/chrome/installer/util/
move_tree_work_item.h 20 // hierarchy is moved back.
66 // temporary directory. If true, moving back is needed during rollback.
  /external/chromium_org/chrome/renderer/extensions/
content_watcher.h 61 // ExtensionHostMsg_OnWatchedPageChange back to the browser.
65 // back diffs, which we apply to these sets.
  /external/chromium_org/chrome/test/chromedriver/
session.cc 74 parent_frame_id = frames.back().frame_id;
81 return frames.back().frame_id;
  /external/chromium_org/content/browser/service_worker/
embedded_worker_instance.h 71 // Called back from Registry when the worker instance has ack'ed that
77 // Called back from Registry when the worker instance has ack'ed that
  /external/chromium_org/content/common/
socket_stream_messages.h 23 // SocketStreamMsg_Connected back.
46 // The browser will send ViewMsg_SocketStream_Closed back when the Socket
  /external/chromium_org/content/test/
weburl_loader_mock.cc 62 << "loadSynchronously shouldn't be falling back: "
76 << "loadAsynchronously shouldn't be falling back: "
  /external/chromium_org/net/quic/crypto/
proof_verifier.h 27 // call back after an asynchronous verification.
66 // will call back, on the original thread, via |callback| when complete.
  /external/chromium_org/net/url_request/
url_request_throttler_entry_interface.h 27 // exponential back-off, unless the request has load flags that mean
36 // The sending time is not earlier than the current exponential back-off
  /external/chromium_org/ppapi/api/dev/
ppp_video_decoder_dev.idl 46 * Callback function for decoder to deliver unneeded picture buffers back to
61 * displayed. Decoder expects the plugin to return the buffer back to the
  /external/chromium_org/ppapi/c/dev/
ppp_video_decoder_dev.h 61 * Callback function for decoder to deliver unneeded picture buffers back to
74 * displayed. Decoder expects the plugin to return the buffer back to the
  /external/chromium_org/third_party/WebKit/public/web/
WebSharedWorkerClient.h 46 // Provides an interface back to the in-page script object for a worker.
47 // All functions are expected to be called back on the thread that created
  /external/chromium_org/third_party/cld/encodings/compact_lang_det/win/
cld_utf8statetable.cc 196 // Some exit code, !state0, back up over last char
197 // Some exit code, state0, back up one byte exactly
198 // source consumed, !state0, back up over partial char
201 // For truncated last char, back up to beginning of it
204 // Back up over exactly one byte of rejected/illegal UTF-8 character
206 // Back up more if needed
211 // Back up over truncated UTF-8 character
220 // Loop back up to the fast scan
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
sp_quad.h 60 * Quad stage inputs (pos, coverage, front/back face, etc)
66 unsigned facing:1; /**< Front (0) or back (1) facing? */

Completed in 780 milliseconds

<<21222324252627282930>>