Searched
full:overlapping (Results
426 -
450 of
793) sorted by null
<<11121314151617181920>>
/external/chromium_org/chrome/browser/ui/cocoa/toolbar/ |
toolbar_controller.mm | 681 // Determine how much the container needs to move in case it's overlapping
|
/external/chromium_org/chrome/browser/ui/gtk/omnibox/ |
omnibox_popup_view_gtk.cc | 411 // cover the entire text. We create a bunch of overlapping attributes,
|
/external/chromium_org/chrome/browser/ui/views/frame/ |
app_panel_browser_frame_view.cc | 500 // on the title from overlapping the 3D edge at the bottom of the titlebar.
|
browser_view_layout.cc | 81 // Center horizontally over the content area, with the top overlapping the
|
/external/chromium_org/chrome/browser/ui/views/panels/ |
panel_frame_view.cc | 424 // Check the frame first, as we allow a small area overlapping the contents
|
/external/chromium_org/chrome/browser/ui/views/tabs/ |
tab_strip.h | 527 // an area on which two tabs are overlapping, the tab is selected as follows:
|
/external/chromium_org/courgette/ |
disassembler_win32_x64.cc | 479 // Is there an abs32 reloc overlapping the candidate?
|
disassembler_win32_x86.cc | 479 // Is there an abs32 reloc overlapping the candidate?
|
/external/chromium_org/media/filters/ |
ffmpeg_demuxer.cc | 240 CHECK(read_cb_.is_null()) << "Overlapping reads are not supported";
|
/external/chromium_org/native_client_sdk/src/examples/demo/voronoi/ |
voronoi.cc | 215 // Given a region r, derive a non-overlapping rectangle for a thread to
|
/external/chromium_org/native_client_sdk/src/gonacl_appengine/src/voronoi/ |
voronoi.cc | 204 // Given a region r, derive a non-overlapping rectangle for a thread to
|
/external/chromium_org/third_party/WebKit/Source/core/page/ |
SpatialNavigation.cpp | 728 // to minimize the effect of overlapping areas.
|
/external/chromium_org/third_party/WebKit/Source/platform/geometry/ |
Region.cpp | 149 // Look for a non-overlapping part of the spans. If B had a segment in its previous span, then we already tested A against B within that span.
|
/external/chromium_org/third_party/harfbuzz-ng/ |
NEWS | 188 - Fix possible crasher with broken fonts with overlapping tables.
|
/external/chromium_org/third_party/icu/source/common/ |
ustrcase.c | 481 /* check for overlapping source and destination */
|
/external/chromium_org/third_party/mesa/src/include/GL/internal/ |
dri_interface.h | [all...] |
/external/chromium_org/third_party/mesa/src/src/gallium/docs/source/ |
context.rst | 436 but overlapping blits are not permitted.
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/ |
intel_screen.c | 234 /* For YUYV buffers, we set up two overlapping DRI images and treat [all...] |
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/ |
s_blit.c | 232 /* this handles overlapping copies */
|
/external/chromium_org/third_party/openssl/openssl/ |
e_os.h | 638 /* bcopy can handle overlapping moves according to SunOS 4.1.4 manpage */
|
/external/chromium_org/third_party/ots/src/ |
ots.cc | 491 // check that the tables are not overlapping.
|
/external/chromium_org/third_party/re2/re2/ |
regexp.h | 574 // Character class set: contains non-overlapping, non-abutting RuneRanges.
|
/external/chromium_org/third_party/sqlite/src/src/ |
test6.c | 41 ** traversed and data copied from any overlapping WriteBuffer
|
/external/chromium_org/third_party/tcmalloc/chromium/src/ |
addressmap-inl.h | 128 // Similar to Find but we assume that keys are addresses of non-overlapping
|
pagemap.h | 187 // set, as the calls to Ensure() will never have overlapping ranges other than
|
Completed in 1162 milliseconds
<<11121314151617181920>>