/external/dosfstools/src/ |
D | file.c | 60 char *file_name(unsigned char *fixed) in file_name() 85 int file_cvt(unsigned char *name,unsigned char *fixed) in file_cvt() 175 FDSC **file_cd(FDSC **curr,char *fixed) in file_cd() 187 static FDSC **file_find(FDSC **dir,char *fixed) in file_find() 207 FD_TYPE file_type(FDSC **curr,char *fixed) in file_type() 216 void file_modify(FDSC **curr,char *fixed) in file_modify()
|
/external/icu4c/layout/ |
D | LEFontInstance.h | 514 inline float LEFontInstance::fixedToFloat(le_int32 fixed) in fixedToFloat()
|
/external/webkit/WebCore/rendering/ |
D | RenderSVGModelObject.cpp | 57 …ct::computeRectForRepaint(RenderBoxModelObject* repaintContainer, IntRect& repaintRect, bool fixed) in computeRectForRepaint() 62 void RenderSVGModelObject::mapLocalToContainer(RenderBoxModelObject* repaintContainer, bool fixed ,… in mapLocalToContainer()
|
D | SVGRenderSupport.cpp | 57 …int(RenderObject* object, RenderBoxModelObject* repaintContainer, IntRect& repaintRect, bool fixed) in computeRectForRepaint() 64 …er(const RenderObject* object, RenderBoxModelObject* repaintContainer, bool fixed , bool useTransf… in mapLocalToContainer()
|
D | RenderSVGImage.cpp | 234 …ge::computeRectForRepaint(RenderBoxModelObject* repaintContainer, IntRect& repaintRect, bool fixed) in computeRectForRepaint() 239 void RenderSVGImage::mapLocalToContainer(RenderBoxModelObject* repaintContainer, bool fixed , bool … in mapLocalToContainer()
|
D | RenderSVGText.cpp | 59 …xt::computeRectForRepaint(RenderBoxModelObject* repaintContainer, IntRect& repaintRect, bool fixed) in computeRectForRepaint() 64 void RenderSVGText::mapLocalToContainer(RenderBoxModelObject* repaintContainer, bool fixed , bool u… in mapLocalToContainer()
|
D | LayoutState.cpp | 44 bool fixed = renderer->isPositioned() && renderer->style()->position() == FixedPosition; in LayoutState() local
|
D | RenderSVGRoot.cpp | 260 …ot::computeRectForRepaint(RenderBoxModelObject* repaintContainer, IntRect& repaintRect, bool fixed) in computeRectForRepaint() 267 void RenderSVGRoot::mapLocalToContainer(RenderBoxModelObject* repaintContainer, bool fixed , bool u… in mapLocalToContainer()
|
D | RenderForeignObject.cpp | 84 …ignObject::computeRectForRepaint(RenderBoxModelObject* repaintContainer, IntRect& rect, bool fixed) in computeRectForRepaint()
|
D | RenderView.cpp | 150 void RenderView::mapLocalToContainer(RenderBoxModelObject* repaintContainer, bool fixed, bool /*use… in mapLocalToContainer() argument 160 void RenderView::mapAbsoluteToLocalPoint(bool fixed, bool /*useTransforms*/, TransformState& transf… in mapAbsoluteToLocalPoint() argument 276 …enderView::computeRectForRepaint(RenderBoxModelObject* repaintContainer, IntRect& rect, bool fixed) in computeRectForRepaint()
|
D | RenderTableCell.cpp | 223 …derTableCell::computeRectForRepaint(RenderBoxModelObject* repaintContainer, IntRect& r, bool fixed) in computeRectForRepaint() 234 void RenderTableCell::mapLocalToContainer(RenderBoxModelObject* repaintContainer, bool fixed, bool … in mapLocalToContainer() 248 void RenderTableCell::mapAbsoluteToLocalPoint(bool fixed, bool useTransforms, TransformState& trans… in mapAbsoluteToLocalPoint()
|
D | RenderLayer.h | 118 bool fixed() const { return m_fixed; } in fixed() function 119 void setFixed(bool fixed) { m_fixed = fixed; } in setFixed()
|
D | RenderObject.cpp | 1288 …derObject::computeRectForRepaint(RenderBoxModelObject* repaintContainer, IntRect& rect, bool fixed) in computeRectForRepaint() 1641 FloatPoint RenderObject::localToAbsolute(FloatPoint localPoint, bool fixed, bool useTransforms) con… in localToAbsolute() 1650 FloatPoint RenderObject::absoluteToLocal(FloatPoint containerPoint, bool fixed, bool useTransforms)… in absoluteToLocal() 1659 void RenderObject::mapLocalToContainer(RenderBoxModelObject* repaintContainer, bool fixed, bool use… in mapLocalToContainer() 1674 void RenderObject::mapAbsoluteToLocalPoint(bool fixed, bool useTransforms, TransformState& transfor… in mapAbsoluteToLocalPoint()
|
/external/webkit/V8Binding/v8/test/mjsunit/ |
D | html-string-funcs.js | 35 fixed: 'tt', italics: 'i', small: 'small', property
|
/external/skia/src/utils/ |
D | SkNinePatch.cpp | 143 int fixed = bitmap.width() - stretchSize; in DrawMesh() local 155 int fixed = bitmap.height() - stretchSize; in DrawMesh() local
|
/external/zlib/ |
D | infback.c | 79 static code fixed[544]; local
|
D | inflate.c | 211 static code fixed[544]; local
|
/external/webkit/WebCore/platform/image-decoders/zlib/ |
D | infback.c | 79 static code fixed[544]; local
|
D | inflate.c | 211 static code fixed[544]; local
|
/external/qemu/distrib/zlib-1.2.3/ |
D | infback.c | 79 static code fixed[544]; local
|
D | inflate.c | 211 static code fixed[544]; local
|
/external/webkit/WebCore/dom/ |
D | XMLTokenizer.cpp | 212 RefPtr<Element> fixed = doc->createElement(divTag, false); in createXHTMLParserErrorHeader() local
|
/external/zlib/contrib/infback9/ |
D | infback9.c | 59 code fixed[544]; in makefixed9() local
|
/external/webkit/WebCore/platform/graphics/skia/ |
D | SkiaFontWin.cpp | 89 static SkScalar FIXEDToSkScalar(FIXED fixed) in FIXEDToSkScalar()
|
/external/tesseract/training/ |
D | mftraining.cpp | 236 int italic, bold, fixed, serif, fraktur; in main() local
|