HomeSort by relevance Sort by last modified time
    Searched refs:Relative (Results 1 - 25 of 35) sorted by null

1 2

  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLDimension.h 44 Relative, Percentage, Absolute
61 bool isRelative() const { return m_type == Relative; }
HTMLDimensionTest.cpp 61 ASSERT_EQ(HTMLDimension(0, HTMLDimension::Relative), result[0]);
75 ASSERT_EQ(HTMLDimension(0, HTMLDimension::Relative), result[0]);
99 ASSERT_EQ(HTMLDimension(25, HTMLDimension::Relative), result[0]);
123 ASSERT_EQ(HTMLDimension(25, HTMLDimension::Relative), result[0]);
147 ASSERT_EQ(HTMLDimension(10.054, HTMLDimension::Relative), result[0]);
203 ASSERT_EQ(HTMLDimension(10, HTMLDimension::Relative), result[0]);
212 ASSERT_EQ(HTMLDimension(10, HTMLDimension::Relative), result[0]);
222 ASSERT_EQ(HTMLDimension(2, HTMLDimension::Relative), result[0]);
223 ASSERT_EQ(HTMLDimension(0, HTMLDimension::Relative), result[1]);
HTMLDimension.cpp 51 return HTMLDimension(value, HTMLDimension::Relative);
86 type = HTMLDimension::Relative;
  /cts/tools/dasm/src/dasm/
sym.java 77 static final int Relative = 72;
parser.cup 89 terminal relative_number_token Relative;
692 /* Format: relative 10t, 20t, 30t */
693 Insn:i Relative:n
708 /* Format: relative 21t */
709 Insn:i Word:n1 Relative:n2
716 /* Format: relative 22t */
717 Insn:i Word:n1 Word:n2 Relative:n3
800 Relative:target SEP
831 Int:i COLON Relative:off SEP
  /external/chromium_org/third_party/WebKit/Source/core/animation/interpolation/
DeferredLegacyStyleInterpolationTest.cpp 49 TEST_F(AnimationDeferredLegacyStyleInterpolationTest, Relative)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/extensions/
XI.h 225 #define Relative 0
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/
XI.h 225 #define Relative 0
  /external/chromium_org/chrome/test/base/
js2gtest.js 32 * Relative path to the test input file appropriate for use in the
76 * Maintains a list of relative file paths to add to each gtest body
182 * @param {string} path Relative path to the file.
  /dalvik/dx/etc/
jasmin.jar 
  /frameworks/base/docs/html/guide/
guide_toc.cs 208 <li><a href="<?cs var:toroot ?>guide/topics/ui/layout/relative.html">
209 <span class="en">Relative Layout</span>
  /external/chromium_org/sdch/open-vcdiff/
ltmain.sh     [all...]
  /external/chromium_org/third_party/libxml/src/
ltmain.sh     [all...]
  /external/chromium_org/third_party/opus/src/
ltmain.sh 268 # Relative path, prepend $cwd.
311 # generates a relative path from SRCDIR to DSTDIR, with a trailing
364 # else relative path ending with a slash; either way, target
    [all...]
  /external/chromium_org/third_party/sqlite/src/
ltmain.sh     [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/
ltmain.sh     [all...]
  /external/google-tv-pairing-protocol/cpp/
libtool     [all...]
ltmain.sh     [all...]
  /external/libcap-ng/libcap-ng-0.7/
ltmain.sh 268 # Relative path, prepend $cwd.
311 # generates a relative path from SRCDIR to DSTDIR, with a trailing
364 # else relative path ending with a slash; either way, target
    [all...]
  /external/libedit/
ltmain.sh 268 # Relative path, prepend $cwd.
311 # generates a relative path from SRCDIR to DSTDIR, with a trailing
364 # else relative path ending with a slash; either way, target
    [all...]
  /external/libexif/
ltmain.sh 275 # Relative path, prepend $cwd.
318 # generates a relative path from SRCDIR to DSTDIR, with a trailing
371 # else relative path ending with a slash; either way, target
    [all...]
  /external/libmtp/
ltmain.sh     [all...]
  /external/libogg/
ltmain.sh     [all...]
  /external/libopus/
ltmain.sh 268 # Relative path, prepend $cwd.
311 # generates a relative path from SRCDIR to DSTDIR, with a trailing
364 # else relative path ending with a slash; either way, target
    [all...]
  /external/libpng/
ltmain.sh 268 # Relative path, prepend $cwd.
311 # generates a relative path from SRCDIR to DSTDIR, with a trailing
364 # else relative path ending with a slash; either way, target
    [all...]

Completed in 1007 milliseconds

1 2