Home
last modified time | relevance | path

Searched refs:Relative (Results 1 – 25 of 28) sorted by relevance

12

/external/webkit/Source/WebCore/platform/
DLength.cpp41 return Length(1, Relative); in parseLength()
66 return Length(1, Relative); in parseLength()
71 return Length(r, Relative); in parseLength()
72 return Length(1, Relative); in parseLength()
76 return Length(0, Relative); in parseLength()
DLength.h37 enum LengthType { Auto, Relative, Percent, Fixed, Intrinsic, MinIntrinsic }; enumerator
172 bool isRelative() const { return type() == Relative; } in isRelative()
/external/clang/include/clang/Config/
Dconfig.h.cmake1 /* Relative directory for resource files */
/external/iptables/extensions/
Dlibxt_rateest.man17 .\" * Relative:
22 .\" * Relative + Delta:
/external/webkit/Source/WebCore/rendering/
DRenderImage.cpp456 case Relative: // FIXME: Shouldn't this case return true? in isLogicalWidthSpecified()
472 case Relative: // FIXME: Shouldn't this case return true? in isLogicalHeightSpecified()
DAutoTableLayout.cpp111 case Relative: in recalcColumn()
516 case Relative: in layout()
DRenderTable.cpp234 if (logicalWidthType > Relative && style()->logicalWidth().isPositive()) { in computeLogicalWidth()
DRenderTableSection.cpp215 case Relative: in addCell()
/external/webkit/Source/WebKit/gtk/docs/
DGNUmakefile.am17 # The directory containing the source code. Relative to $(srcdir).
/external/webkit/Source/WebCore/platform/graphics/android/
DLayerAndroid.h66 … enum SkLengthType { Undefined, Auto, Relative, Percent, Fixed, Static, Intrinsic, MinIntrinsic }; enumerator
/external/lohit-fonts/lohit-bengali-ttf/
DChangeLog.old114 - Bug 215894: Relative height of 0x0901 (and 0x0902) on 0x0915 is different than other devnagari ch…
162 - Bug 215894 : Relative height of 0x0901 (and 0x0902) on 0x0915 is different than
/external/lohit-fonts/lohit-tamil-ttf/
DChangeLog.old114 - Bug 215894: Relative height of 0x0901 (and 0x0902) on 0x0915 is different than other devnagari ch…
162 - Bug 215894 : Relative height of 0x0901 (and 0x0902) on 0x0915 is different than
/external/lohit-fonts/lohit-devanagari-ttf/
DChangeLog.old114 - Bug 215894: Relative height of 0x0901 (and 0x0902) on 0x0915 is different than other devnagari ch…
162 - Bug 215894 : Relative height of 0x0901 (and 0x0902) on 0x0915 is different than
/external/clang/
DCMakeLists.txt64 "Relative directory from the Clang binary to its resource files.")
/external/webkit/Source/WebCore/css/
DCSSPrimitiveValue.cpp175 case Relative: in CSSPrimitiveValue()
/external/llvm/include/llvm/Config/
Dconfig.h.in6 /* Relative directory for resource files */
/external/llvm/autoconf/
Dconfigure.ac887 [Relative directory from the Clang binary for resource files]),,
890 [Relative directory for resource files])
/external/elfutils/autom4te.cache/
Doutput.0881 *) # Relative path.
6577 *) # Relative path.
6650 *) # Relative
6748 *) # Relative
7011 *) # Relative path.
/external/protobuf/gtest/build-aux/
Dltmain.sh3398 /* Relative path | not found in path: prepend cwd */
/external/protobuf/
Dltmain.sh3398 /* Relative path | not found in path: prepend cwd */
/external/libpng/
Dltmain.sh3745 /* Relative path | not found in path: prepend cwd */
/external/pcre/
Dltmain.sh3971 /* Relative path | not found in path: prepend cwd */
/external/webkit/Source/WebKit/chromium/
DChangeLog2984 Relative mouse coordinates recalculated for each target
/external/valgrind/main/
DNEWS2563 Relative to 2.1.1, a large number of minor problems with 2.1.1 have
/external/webkit/Source/WebCore/
DChangeLog-2011-02-167145 Relative .. in URL paths shouldn't skip adjacent / characters

12