Home
last modified time | relevance | path

Searched defs:start_index (Results 1 – 25 of 90) sorted by relevance

1234

/external/chromium/chrome/browser/accessibility/
Dbrowser_accessibility_win.h288 STDMETHODIMP scrollSubstringTo(LONG start_index, in scrollSubstringTo()
293 STDMETHODIMP scrollSubstringToPoint(LONG start_index, LONG end_index, in scrollSubstringToPoint()
399 unsigned int start_index, in get_clippedSubstringBounds()
409 unsigned int start_index, in get_unclippedSubstringBounds()
419 unsigned int start_index, in scrollToSubstring()
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/modes/
Dfilter.rb50 def memoize( rule, start_index, success ) argument
/external/chromium_org/net/base/
Dupload_data_stream.cc125 int UploadDataStream::InitInternal(int start_index, in InitInternal()
158 void UploadDataStream::ResumePendingInit(int start_index, in ResumePendingInit()
/external/chromium_org/chrome/common/favicon/
Dfavicon_url_parser.cc27 size_t start_index, in HasSubstringAt()
/external/chromium/chrome/browser/
Dcrash_upload_list_win.cc68 size_t start_index = message.find(pattern_prefix); in ProcessPossibleCrashLogRecord() local
/external/chromium_org/chrome/browser/
Dcrash_upload_list_win.cc70 size_t start_index = message.find(pattern_prefix); in ProcessPossibleCrashLogRecord() local
/external/chromium_org/ash/
Dfocus_cycler.cc63 int start_index = index; in RotateFocus() local
/external/chromium_org/ash/shelf/
Dshelf_item_delegate_manager.cc54 void ShelfItemDelegateManager::ShelfItemMoved(int start_index, in ShelfItemMoved()
/external/sfntly/cpp/src/sfntly/data/
Dreadable_font_data.cc169 int32_t ReadableFontData::SearchUShort(int32_t start_index, in SearchUShort()
201 int32_t ReadableFontData::SearchUShort(int32_t start_index, in SearchUShort()
224 int32_t ReadableFontData::SearchULong(int32_t start_index, in SearchULong()
/external/chromium_org/third_party/sfntly/cpp/src/sfntly/data/
Dreadable_font_data.cc169 int32_t ReadableFontData::SearchUShort(int32_t start_index, in SearchUShort()
201 int32_t ReadableFontData::SearchUShort(int32_t start_index, in SearchUShort()
224 int32_t ReadableFontData::SearchULong(int32_t start_index, in SearchULong()
/external/chromium_org/chromeos/ime/
Dibus_text.h25 uint32 start_index; // The inclusive start index. member
/external/bluetooth/bluedroid/btif/co/
Dbta_gattc_co.c70 void bta_gattc_co_cache_load(BD_ADDR server_bda, UINT16 evt, UINT16 start_index, UINT16 conn_id) in bta_gattc_co_cache_load()
/external/chromium_org/content/browser/renderer_host/
Dgtk_window_utils.cc40 size_t start_index = 4 * desktop; in GetWorkArea() local
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
Dprofile.rb70 def memoize( rule, start_index, success ) argument
264 def memoize( rule, start_index, success ) argument
/external/v8/src/
Dstring-search.h302 int start_index) { in BoyerMooreSearch()
425 int start_index) { in BoyerMooreHorspoolSearch()
565 int start_index) { in SearchString()
/external/chromium_org/v8/src/
Dstring-search.h310 int start_index) { in BoyerMooreSearch()
433 int start_index) { in BoyerMooreHorspoolSearch()
573 int start_index) { in SearchString()
Duri.h107 Isolate* isolate, Handle<String> string, int start_index) { in UnescapeSlow()
/external/libnfc-nxp/src/
DphLlcNfc_Timer.c377 uint8_t start_index = 0; in phLlcNfc_StopTimers() local
710 uint8_t start_index = 0; in phLlcNfc_GuardTimeoutCb() local
/external/chromium/base/
Dsys_info_chromeos.cc92 size_t start_index = lsb_release.find_first_of('=', version_key_index); in ParseLsbRelease() local
/external/chromium_org/ui/base/webui/
Dweb_ui_util.cc62 int start_index) { in GetDispositionFromClick()
/external/chromium_org/ui/views/accessibility/
Dnative_view_accessibility_win.h280 STDMETHODIMP scrollSubstringTo(LONG start_index, in scrollSubstringTo()
285 STDMETHODIMP scrollSubstringToPoint(LONG start_index, in scrollSubstringToPoint()
/external/chromium_org/chrome/browser/ui/
Dsingleton_tabs.cc90 int start_index = in GetIndexOfSingletonTab() local
/external/chromium_org/ui/app_list/test/
Dapp_list_test_model.cc51 int start_index = static_cast<int>(item_list()->item_count()); in PopulateApps() local
/external/chromium/chrome/browser/importer/
Dmork_reader.cc171 size_t start_index, in ParseMap()
244 size_t start_index, in ParseTable()
/external/chromium/chrome/browser/ui/views/bookmarks/
Dbookmark_menu_controller_views.cc59 int start_index; in RunMenuAt() local
261 int start_index; in GetSiblingMenu() local

1234