Home
last modified time | relevance | path

Searched defs:fixed (Results 1 – 25 of 38) sorted by relevance

12

/external/dosfstools/src/
Dfile.c60 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/
DLEFontInstance.h514 inline float LEFontInstance::fixedToFloat(le_int32 fixed) in fixedToFloat()
/external/webkit/WebCore/rendering/
DRenderSVGModelObject.cpp57 …ct::computeRectForRepaint(RenderBoxModelObject* repaintContainer, IntRect& repaintRect, bool fixed) in computeRectForRepaint()
62 void RenderSVGModelObject::mapLocalToContainer(RenderBoxModelObject* repaintContainer, bool fixed ,… in mapLocalToContainer()
DSVGRenderSupport.cpp57 …int(RenderObject* object, RenderBoxModelObject* repaintContainer, IntRect& repaintRect, bool fixed) in computeRectForRepaint()
64 …er(const RenderObject* object, RenderBoxModelObject* repaintContainer, bool fixed , bool useTransf… in mapLocalToContainer()
DRenderSVGImage.cpp234 …ge::computeRectForRepaint(RenderBoxModelObject* repaintContainer, IntRect& repaintRect, bool fixed) in computeRectForRepaint()
239 void RenderSVGImage::mapLocalToContainer(RenderBoxModelObject* repaintContainer, bool fixed , bool … in mapLocalToContainer()
DRenderSVGText.cpp59 …xt::computeRectForRepaint(RenderBoxModelObject* repaintContainer, IntRect& repaintRect, bool fixed) in computeRectForRepaint()
64 void RenderSVGText::mapLocalToContainer(RenderBoxModelObject* repaintContainer, bool fixed , bool u… in mapLocalToContainer()
DLayoutState.cpp44 bool fixed = renderer->isPositioned() && renderer->style()->position() == FixedPosition; in LayoutState() local
DRenderSVGRoot.cpp260 …ot::computeRectForRepaint(RenderBoxModelObject* repaintContainer, IntRect& repaintRect, bool fixed) in computeRectForRepaint()
267 void RenderSVGRoot::mapLocalToContainer(RenderBoxModelObject* repaintContainer, bool fixed , bool u… in mapLocalToContainer()
DRenderForeignObject.cpp84 …ignObject::computeRectForRepaint(RenderBoxModelObject* repaintContainer, IntRect& rect, bool fixed) in computeRectForRepaint()
DRenderView.cpp150 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()
DRenderTableCell.cpp223 …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()
DRenderLayer.h118 bool fixed() const { return m_fixed; } in fixed() function
119 void setFixed(bool fixed) { m_fixed = fixed; } in setFixed()
DRenderObject.cpp1288 …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/
Dhtml-string-funcs.js35 fixed: 'tt', italics: 'i', small: 'small', property
/external/skia/src/utils/
DSkNinePatch.cpp143 int fixed = bitmap.width() - stretchSize; in DrawMesh() local
155 int fixed = bitmap.height() - stretchSize; in DrawMesh() local
/external/zlib/
Dinfback.c79 static code fixed[544]; local
Dinflate.c211 static code fixed[544]; local
/external/webkit/WebCore/platform/image-decoders/zlib/
Dinfback.c79 static code fixed[544]; local
Dinflate.c211 static code fixed[544]; local
/external/qemu/distrib/zlib-1.2.3/
Dinfback.c79 static code fixed[544]; local
Dinflate.c211 static code fixed[544]; local
/external/webkit/WebCore/dom/
DXMLTokenizer.cpp212 RefPtr<Element> fixed = doc->createElement(divTag, false); in createXHTMLParserErrorHeader() local
/external/zlib/contrib/infback9/
Dinfback9.c59 code fixed[544]; in makefixed9() local
/external/webkit/WebCore/platform/graphics/skia/
DSkiaFontWin.cpp89 static SkScalar FIXEDToSkScalar(FIXED fixed) in FIXEDToSkScalar()
/external/tesseract/training/
Dmftraining.cpp236 int italic, bold, fixed, serif, fraktur; in main() local

12