Home
last modified time | relevance | path

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

123

/external/clang/test/CodeGen/
Darm-abi-vector.c15 double varargs_vec_2i(int fixed, ...) { in varargs_vec_2i()
46 double varargs_vec_3c(int fixed, ...) { in varargs_vec_3c()
72 double varargs_vec_5c(int fixed, ...) { in varargs_vec_5c()
103 double varargs_vec_9c(int fixed, ...) { in varargs_vec_9c()
137 double varargs_vec_19c(int fixed, ...) { in varargs_vec_19c()
165 double varargs_vec_3s(int fixed, ...) { in varargs_vec_3s()
196 double varargs_vec_5s(int fixed, ...) { in varargs_vec_5s()
237 double varargs_struct(int fixed, ...) { in varargs_struct()
/external/webkit/Source/WebCore/rendering/svg/
DRenderSVGInline.cpp75 …ne::computeRectForRepaint(RenderBoxModelObject* repaintContainer, IntRect& repaintRect, bool fixed) in computeRectForRepaint()
80 …oContainer(RenderBoxModelObject* repaintContainer, bool useTransforms, bool fixed, TransformState&… in mapLocalToContainer()
DRenderSVGModelObject.cpp51 …ct::computeRectForRepaint(RenderBoxModelObject* repaintContainer, IntRect& repaintRect, bool fixed) in computeRectForRepaint()
56 void RenderSVGModelObject::mapLocalToContainer(RenderBoxModelObject* repaintContainer, bool fixed ,… in mapLocalToContainer()
DRenderSVGForeignObject.cpp76 …ct::computeRectForRepaint(RenderBoxModelObject* repaintContainer, IntRect& repaintRect, bool fixed) in computeRectForRepaint()
163 void RenderSVGForeignObject::mapLocalToContainer(RenderBoxModelObject* repaintContainer, bool fixed in mapLocalToContainer()
DRenderSVGText.cpp90 …xt::computeRectForRepaint(RenderBoxModelObject* repaintContainer, IntRect& repaintRect, bool fixed) in computeRectForRepaint()
95 void RenderSVGText::mapLocalToContainer(RenderBoxModelObject* repaintContainer, bool fixed, bool us… in mapLocalToContainer()
DRenderSVGRoot.cpp281 …ot::computeRectForRepaint(RenderBoxModelObject* repaintContainer, IntRect& repaintRect, bool fixed) in computeRectForRepaint()
297 void RenderSVGRoot::mapLocalToContainer(RenderBoxModelObject* repaintContainer, bool fixed , bool u… in mapLocalToContainer()
DSVGRenderSupport.cpp61 …int(RenderObject* object, RenderBoxModelObject* repaintContainer, IntRect& repaintRect, bool fixed) in computeRectForRepaint()
72 …er(const RenderObject* object, RenderBoxModelObject* repaintContainer, bool fixed , bool useTransf… in mapLocalToContainer()
/external/icu4c/layout/
DLEFontInstance.h533 inline float LEFontInstance::fixedToFloat(le_int32 fixed) in fixedToFloat()
/external/chromium/chrome/browser/ui/tests/
Dui_gfx_image_unittest.cc43 GtkWidget* fixed = gtk_fixed_new(); in TEST() local
/external/v8/test/mjsunit/
Dhtml-string-funcs.js35 fixed: 'tt', italics: 'i', small: 'small', property
/external/chromium/chrome/browser/ui/gtk/
Dgtk_expanded_container.h52 GtkFixed fixed; member
/external/marisa-trie/lib/marisa/
Dvector.h93 bool fixed() const { in fixed() function
/external/marisa-trie/v0_1_5/lib/marisa_alpha/
Dvector.h93 bool fixed() const { in fixed() function
/external/webkit/Source/WebCore/rendering/
DLayoutState.cpp46 bool fixed = renderer->isPositioned() && renderer->style()->position() == FixedPosition; in LayoutState() local
DRenderView.cpp146 void RenderView::mapLocalToContainer(RenderBoxModelObject* repaintContainer, bool fixed, bool useTr… in mapLocalToContainer()
162 void RenderView::mapAbsoluteToLocalPoint(bool fixed, bool useTransforms, TransformState& transformS… in mapAbsoluteToLocalPoint()
305 …enderView::computeRectForRepaint(RenderBoxModelObject* repaintContainer, IntRect& rect, bool fixed) in computeRectForRepaint()
/external/skia/src/utils/
DSkNinePatch.cpp160 const SkScalar fixed = SkIntToScalar(bitmap.width() - stretchSize); in DrawMesh() local
172 const SkScalar fixed = SkIntToScalar(bitmap.height() - stretchSize); in DrawMesh() local
/external/skia/legacy/src/utils/
DSkNinePatch.cpp160 const SkScalar fixed = SkIntToScalar(bitmap.width() - stretchSize); in DrawMesh() local
172 const SkScalar fixed = SkIntToScalar(bitmap.height() - stretchSize); in DrawMesh() local
/external/skia/gm/
Dninepatchstretch.cpp81 const SkScalar fixed = SkIntToScalar(bm.width() - center.width()); in onDraw() local
/external/valgrind/main/none/tests/linux/
Dmremap2.c108 int alocal, maymove, fixed, nsi, dstpossible; in main() local
/external/chromium/chrome/browser/renderer_host/
Dgtk_key_bindings_handler_unittest.cc37 GtkWidget* fixed = gtk_fixed_new(); in GtkKeyBindingsHandlerTest() local
/external/qemu/distrib/zlib-1.2.3/
Dinfback.c79 static code fixed[544]; local
/external/zlib/src/
Dinfback.c88 static code fixed[544]; local
/external/zlib/src/contrib/infback9/
Dinfback9.c59 code fixed[544]; in makefixed9() local
/external/webkit/Source/WebCore/dom/
DXMLDocumentParser.cpp272 RefPtr<Element> fixed = doc->createElement(divTag, false); in createXHTMLParserErrorHeader() local
/external/stlport/src/
Dios.cpp50 const ios_base::fmtflags ios_base::fixed; member in ios_base

123