/external/webkit/Source/WebCore/platform/graphics/qt/ |
D | FloatRectQt.cpp | 47 FloatRect FloatRect::normalized() const in normalized() function in WebCore::FloatRect
|
/external/harfbuzz_ng/src/ |
D | hb-icu.cc | 189 UChar utf16[4], normalized[5]; in hb_icu_unicode_compose() local 248 UChar utf16[2], normalized[2 * HB_UNICODE_MAX_DECOMPOSITION_LEN + 1]; in hb_icu_unicode_decompose() local 318 UChar utf16[2], normalized[2 * HB_UNICODE_MAX_DECOMPOSITION_LEN + 1]; in hb_icu_unicode_decompose_compatibility() local
|
D | hb-glib.cc | 254 gchar *normalized; in hb_glib_unicode_compose() local 291 gchar *normalized; in hb_glib_unicode_decompose() local
|
/external/icu4c/i18n/ |
D | nortrans.cpp | 136 UnicodeString normalized; in handleTransliterate() local
|
D | timezone.cpp | 1330 TimeZone::getCustomID(const UnicodeString& id, UnicodeString& normalized, UErrorCode& status) { in getCustomID()
|
/external/eigen/Eigen/src/Geometry/ |
D | Quaternion.h | 126 inline Quaternion<Scalar> normalized() const { return Quaternion<Scalar>(coeffs().normalized()); } in normalized() function
|
/external/webkit/Source/WebCore/html/canvas/ |
D | WebGLVertexArrayObjectOES.h | 67 bool normalized; member
|
/external/webkit/Source/WebCore/platform/graphics/ |
D | WidthIterator.cpp | 101 UChar32 normalized = normalizeVoicingMarks(currentCharacter); in advance() local
|
D | Font.cpp | 242 String normalized = String::createUninitialized(length, buffer); in normalizeSpaces() local
|
/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/geometry/ |
D | VertexDataManager.h | 105 bool normalized; member
|
D | VertexDataManager.cpp | 433 enum { d3dtype = PreferenceRule< VertexTypeMapping<fromType, normalized> >::type }; enumerator
|
/external/icu4c/common/ |
D | unormcmp.cpp | 539 UnicodeString &normalized, UErrorCode *pErrorCode) { in _normalize()
|
D | uts46.cpp | 655 UnicodeString normalized; in mapDevChars() local
|
/external/opencv/cv/include/ |
D | cv.hpp | 275 bool normalized; member in CvBoxFilter 314 bool normalized; member in CvLaplaceFilter
|
/external/chromium/chrome/browser/ |
D | enumerate_modules_model_win.h | 89 bool normalized; member
|
/external/jmonkeyengine/engine/src/core/com/jme3/scene/ |
D | VertexBuffer.java | 314 protected boolean normalized = false; field in VertexBuffer 460 public void setNormalized(boolean normalized){ in setNormalized()
|
/external/opencv/cv/src/ |
D | cvderiv.cpp | 556 bool normalized = state->is_normalized(); in icvLaplaceCol_32s16s() local 698 bool normalized = state->is_normalized(); in icvLaplaceCol_32f() local
|
D | cvsmooth.cpp | 447 bool normalized = state->is_normalized(); in icvSumCol_64f32f() local
|
/external/kernel-headers/original/linux/ |
D | hdsmart.h | 30 unsigned char normalized; member
|
/external/expat/lib/ |
D | xmltok.h | 122 char normalized; member
|
/external/freetype/src/truetype/ |
D | ttgxvar.c | 996 FT_Fixed* normalized = NULL; in TT_Set_Var_Design() local
|
/external/icu4c/test/intltest/ |
D | dtfmrgts.cpp | 1281 UnicodeString normalized; member in Test1684Data
|
/external/skia/src/gpu/gl/ |
D | GrGLCreateNullInterface.cpp | 89 …LVertexAttribPointer(GrGLuint indx, GrGLint size, GrGLenum type, GrGLboolean normalized, GrGLsizei… in nullGLVertexAttribPointer()
|
/external/skia/src/gpu/gl/debug/ |
D | GrGLCreateDebugInterface.cpp | 516 GrGLboolean normalized, in debugGLVertexAttribPointer()
|
/external/webkit/Source/WebCore/platform/graphics/opengl/ |
D | GraphicsContext3DOpenGL.cpp | 1155 …vertexAttribPointer(GC3Duint index, GC3Dint size, GC3Denum type, GC3Dboolean normalized, GC3Dsizei… in vertexAttribPointer()
|