HomeSort by relevance Sort by last modified time
    Searched full:fixed (Results 1051 - 1075 of 7512) sorted by null

<<41424344454647484950>>

  /external/chromium_org/remoting/webapp/
toolbar.css 7 position: fixed;
  /external/chromium_org/sync/protocol/
unique_position.proto 20 // fixed-length suffix that is unique per-item. The position string may not end
  /external/chromium_org/testing/gtest/test/
gtest_no_test_unittest.cc 51 // bug is fixed and doesn't regress.
  /external/chromium_org/third_party/WebKit/ManualTests/compositing/
show-composited-iframe-on-back-button.html 9 logic in the test in case this is fixed in the future.
  /external/chromium_org/third_party/WebKit/Source/core/loader/cache/
RawResource.h 39 // This can be fixed by splitting CORS preflighting out of DocumentThreacableLoader.
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
LayoutState.cpp 48 bool fixed = renderer->isOutOfFlowPositioned() && renderer->style()->position() == FixedPosition; local
49 if (fixed) {
56 if (renderer->isOutOfFlowPositioned() && !fixed) {
68 m_clipped = !fixed && prev->m_clipped;
  /external/chromium_org/third_party/WebKit/Source/core/rendering/style/
StyleReflection.h 59 , m_offset(0, Fixed)
  /external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
RenderSVGForeignObject.h 40 virtual void computeFloatRectForRepaint(const RenderLayerModelObject* repaintContainer, FloatRect&, bool fixed = false) const OVERRIDE;
RenderSVGInline.h 48 virtual void computeFloatRectForRepaint(const RenderLayerModelObject* repaintContainer, FloatRect&, bool fixed = false) const OVERRIDE FINAL;
SVGTextRunRenderingContext.h 71 // FIXME: SVG Fonts won't work as segmented fonts at the moment, if that's fixed, we need to check for them as well below.
  /external/chromium_org/third_party/WebKit/Source/web/tests/
FilterOperationsTest.cpp 39 ops.operations().append(BlurFilterOperation::create(Length(20.0, WebCore::Fixed), FilterOperation::BLUR));
  /external/chromium_org/third_party/WebKit/Tools/GardeningServer/styles/
pixelzoomer.css 27 position: fixed;
  /external/chromium_org/third_party/WebKit/public/platform/
WebGamepad.h 37 // This structure is intentionally POD and fixed size so that it can be shared
  /external/chromium_org/third_party/icu/source/test/cintltst/
cctest.c 54 ( for example, if UTF-8 is the fixed converter ).
  /external/chromium_org/third_party/leveldatabase/
chromium_logger.h 27 // We try twice: the first time with a fixed-size stack allocated buffer,
  /external/chromium_org/third_party/leveldatabase/src/table/
format.h 45 // Footer encapsulates the fixed information stored at the tail
  /external/chromium_org/third_party/leveldatabase/src/util/
posix_logger.h 31 // We try twice: the first time with a fixed-size stack allocated buffer,
  /external/chromium_org/third_party/libwebp/enc/
cost.h 25 extern const uint16_t VP8EntropyCost[256]; // 8bit fixed-point log(p)
  /external/chromium_org/third_party/mesa/src/docs/
relnotes-7.4.4.html 42 <li>Fixed i965/i915 segfault in screen destruction (bug 22408)
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
r600_formats.h 101 /* No fixed, no double. */
  /external/chromium_org/third_party/mesa/src/src/mapi/mapi/
u_execmem.c 65 * Dispatch stubs are of fixed size and never freed. Thus, we do not need to
  /external/chromium_org/third_party/skia/src/core/
SkFP.h 43 #else // scalar is fixed
  /external/chromium_org/third_party/sqlite/src/ext/fts1/
fts1_tokenizer.h 56 ** nul-terminated. This should either be fixed, or pInput/nBytes
tokenizer.h 56 ** nul-terminated. This should either be fixed, or pInput/nBytes
  /external/chromium_org/third_party/sqlite/src/test/
mallocF.test 13 # have been fixed.

Completed in 2063 milliseconds

<<41424344454647484950>>