Home
last modified time | relevance | path

Searched defs:start_offset (Results 1 – 25 of 114) sorted by relevance

12345

/external/sfntly/cpp/src/sfntly/table/bitmap/
Dbitmap_glyph_info.cc23 int32_t start_offset, in BitmapGlyphInfo()
35 int32_t start_offset, in BitmapGlyphInfo()
Dbitmap_glyph_info.h58 int32_t start_offset() const { return start_offset_; } in start_offset() function
/external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/bitmap/
Dbitmap_glyph_info.cc23 int32_t start_offset, in BitmapGlyphInfo()
35 int32_t start_offset, in BitmapGlyphInfo()
Dbitmap_glyph_info.h58 int32_t start_offset() const { return start_offset_; } in start_offset() function
/external/chromium_org/url/
Durl_file.h46 inline bool DoesBeginWindowsDriveSpec(const CHAR* spec, int start_offset, in DoesBeginWindowsDriveSpec()
67 int start_offset, in DoesBeginUNCPath()
/external/chromium_org/base/process/
Dprocess_info_linux.cc21 TimeDelta start_offset = internal::ClockTicksToTimeDelta(start_ticks); in CreationTime() local
/external/chromium_org/ui/base/ime/
Dcomposition_text_util_pango_unittest.cc22 int start_offset; member
27 unsigned start_offset; member
Dcomposition_underline.h51 uint32 start_offset; member
/external/oprofile/libpp/
Dprofile.h141 u64 start_offset; variable
/external/chromium_org/ui/accessibility/
Dax_text_utils.cc15 size_t start_offset, in FindAccessibleTextBoundary()
/external/chromium_org/ppapi/shared_impl/
Durl_request_info_data.cc34 int64_t start_offset, in BodyItem()
/external/chromium_org/ui/views/accessibility/
Dnative_view_accessibility_win.h265 STDMETHODIMP addSelection(LONG start_offset, LONG end_offset) { in addSelection()
269 LONG* start_offset, in get_attributes()
287 LONG start_offset, in setSelection()
Dnative_view_accessibility_win.cc1001 LONG* start_offset, in get_selection()
1016 STDMETHODIMP NativeViewAccessibilityWin::get_text(LONG start_offset, in get_text()
1065 LONG* start_offset, LONG* end_offset, in get_textAtOffset()
1091 LONG* start_offset, LONG* end_offset, in get_textBeforeOffset()
1116 LONG* start_offset, LONG* end_offset, in get_textAfterOffset()
1478 LONG start_offset, in FindBoundary()
/external/chromium_org/third_party/harfbuzz-ng/src/
Dhb-ot-layout.cc149 unsigned int start_offset, in hb_ot_layout_get_attach_points()
160 unsigned int start_offset, in hb_ot_layout_get_ligature_carets()
187 unsigned int start_offset, in hb_ot_layout_table_get_script_tags()
279 unsigned int start_offset, in hb_ot_layout_table_get_feature_tags()
293 unsigned int start_offset, in hb_ot_layout_script_get_language_tags()
361 unsigned int start_offset, in hb_ot_layout_language_get_feature_indexes()
376 unsigned int start_offset, in hb_ot_layout_language_get_feature_tags()
426 unsigned int start_offset, in hb_ot_layout_feature_get_lookups()
/external/harfbuzz_ng/src/
Dhb-ot-layout.cc149 unsigned int start_offset, in hb_ot_layout_get_attach_points()
160 unsigned int start_offset, in hb_ot_layout_get_ligature_carets()
187 unsigned int start_offset, in hb_ot_layout_table_get_script_tags()
279 unsigned int start_offset, in hb_ot_layout_table_get_feature_tags()
293 unsigned int start_offset, in hb_ot_layout_script_get_language_tags()
361 unsigned int start_offset, in hb_ot_layout_language_get_feature_indexes()
376 unsigned int start_offset, in hb_ot_layout_language_get_feature_tags()
426 unsigned int start_offset, in hb_ot_layout_feature_get_lookups()
/external/chromium_org/ppapi/cpp/
Durl_request_info.cc63 int64_t start_offset, in AppendFileRangeToBody()
/external/webp/src/utils/
Dfilters.c49 const size_t start_offset = row * stride; in DoHorizontalFilter() local
96 const size_t start_offset = row * stride; in DoVerticalFilter() local
149 const size_t start_offset = row * stride; in DoGradientFilter() local
/external/chromium_org/third_party/libwebp/utils/
Dfilters.c49 const size_t start_offset = row * stride; in DoHorizontalFilter() local
96 const size_t start_offset = row * stride; in DoVerticalFilter() local
149 const size_t start_offset = row * stride; in DoGradientFilter() local
/external/sfntly/cpp/src/sfntly/data/
Dreadable_font_data.cc170 int32_t start_offset, in SearchUShort()
202 int32_t start_offset, in SearchUShort()
225 int32_t start_offset, in SearchULong()
/external/chromium_org/third_party/sfntly/cpp/src/sfntly/data/
Dreadable_font_data.cc170 int32_t start_offset, in SearchUShort()
202 int32_t start_offset, in SearchUShort()
225 int32_t start_offset, in SearchULong()
/external/chromium_org/v8/src/
Dregexp-macro-assembler.cc90 int start_offset = previous_index; in Match() local
129 int start_offset, in Execute()
/external/chromium_org/content/renderer/android/
Dcontent_detector.cc60 for (size_t start_offset = 0; start_offset < content.length();) { in FindContentRange() local
/external/elfutils/0.153/libdwfl/
Dimage-header.c81 __libdw_image_header (int fd, off64_t *start_offset, in __libdw_image_header()
/external/chromium_org/ui/metro_viewer/
Dime_types.h20 int32 start_offset; member
/external/chromium_org/ppapi/thunk/
Dppb_url_request_info_thunk.cc53 int64_t start_offset, in AppendFileToBody()

12345