| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
| H A D | arkts_utils.cpp | 1523 PushOuterBorderDimensionVector( const std::optional<CalcDimension>& valueDim, std::vector<ArkUI_Float32>& values, std::vector<ArkUI_Int32>& units) PushOuterBorderDimensionVector() argument 1697 ParseOuterBorderRadius(ArkUIRuntimeCallInfo* runtimeCallInfo, EcmaVM* vm, std::vector<ArkUI_Float32>& values, std::vector<ArkUI_Int32>& units, int32_t argsIndex) ParseOuterBorderRadius() argument 1763 SetBorderWidthArray(const EcmaVM* vm, const Local<JSValueRef>& args, ArkUI_Float32 values[], int units[], int index) SetBorderWidthArray() argument [all...] |
| H A D | arkts_native_text_area_bridge.cpp | 1589 int units[size]; in SetBorderWidth() local 1733 int units[size]; in SetBorderRadius() local [all...] |
| H A D | arkts_native_common_bridge.cpp | 1216 bool ParseRotate(ArkUIRuntimeCallInfo *runtimeCallInfo, ArkUI_Float32 values[], int units[], in ParseRotate() argument 1543 void SetBorderWidthArrayByDimen(CalcDimension& borderDimension, ArkUI_Float32 values[], int units[], int index) in SetBorderWidthArrayByDimen() argument 1513 SetBorderWidthArray(const EcmaVM* vm, const Local<JSValueRef>& args, ArkUI_Float32 values[], int units[], int index) SetBorderWidthArray() argument 1585 int units[size]; SetBorderWidth() local 1614 ParseMirrorDimen(ArkUI_Float32 values[], int units[], int idx, CalcDimension& calcDimen) ParseMirrorDimen() argument 1659 int units[SIZE_OF_FOUR]; SetBorderRadius() local 3231 int units[size]; SetTranslate() local 3293 int units[SIZE_OF_TWO]; SetScale() local 3328 int units[SIZE_OF_THREE]; SetRotate() local 3475 int units[] = { static_cast<int>(left.Unit()), static_cast<int>(top.Unit()), static_cast<int>(right.Unit()), SetPixelStretchEffect() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
| H A D | node_text_area_modifier.cpp | 1310 SetTextAreaBorderWidth(ArkUINodeHandle node, const ArkUI_Float32* values, const ArkUI_Int32* units, ArkUI_Int32 length) SetTextAreaBorderWidth() argument 1411 SetTextAreaBorderRadius(ArkUINodeHandle node, const ArkUI_Float32* values, const ArkUI_Int32* units, ArkUI_Int32 length) SetTextAreaBorderRadius() argument [all...] |
| H A D | node_common_modifier.cpp | 726 void SetBorderRadius(ArkUINodeHandle node, const ArkUI_Float32* values, const ArkUI_Int32* units, ArkUI_Int32 length) in SetBorderRadius() argument 758 SetBorderWidth(ArkUINodeHandle node, const ArkUI_Float32* values, const ArkUI_Int32* units, ArkUI_Int32 length) SetBorderWidth() argument 2059 SetTranslate(ArkUINodeHandle node, const ArkUI_Float32* values, const ArkUI_Int32* units, ArkUI_Int32 length) SetTranslate() argument 2092 SetScale(ArkUINodeHandle node, const ArkUI_Float32* values, ArkUI_Int32 valLength, const ArkUI_Int32* units, ArkUI_Int32 unitLength) SetScale() argument 2212 SetRotate(ArkUINodeHandle node, const ArkUI_Float32* values, ArkUI_Int32 valLength, const ArkUI_Int32* units, ArkUI_Int32 unitLength) SetRotate() argument 2419 SetPixelStretchEffect( ArkUINodeHandle node, const ArkUI_Float32* values, const ArkUI_Int32* units, ArkUI_Int32 length) SetPixelStretchEffect() argument 3397 SetResponseRegion(ArkUINodeHandle node, const ArkUI_Float32* values, const ArkUI_Int32* units, ArkUI_Int32 length) SetResponseRegion() argument 3631 SetMouseResponseRegion( ArkUINodeHandle node, const ArkUI_Float32* values, const ArkUI_Int32* units, ArkUI_Int32 length) SetMouseResponseRegion() argument 4911 SetConstraintSize(ArkUINodeHandle node, const ArkUI_Float32* values, const ArkUI_Int32* units) SetConstraintSize() argument 5052 GetBorderWidthDimension(ArkUINodeHandle node, ArkUI_Float32 (*values)[4], ArkUI_Int32 (*units)[4]) GetBorderWidthDimension() argument 5473 GetPaddingDimension(ArkUINodeHandle node, ArkUI_Float32 (*values)[4], ArkUI_Int32 (*units)[4]) GetPaddingDimension() argument 5488 GetConfigSize(ArkUINodeHandle node, ArkUI_Float32 (*values)[2], ArkUI_Int32 (*units)[2]) GetConfigSize() argument 5526 GetMarginDimension(ArkUINodeHandle node, ArkUI_Float32 (*values)[4], ArkUI_Int32 (*units)[4]) GetMarginDimension() argument [all...] |
| /third_party/cups-filters/cupsfilters/ |
| H A D | ppdgenerator.c | 4496 ipp_res_t units; /* Units for resolution */ in pwg_ppdize_resolution() local
|
| /third_party/node/deps/v8/src/wasm/ |
| H A D | module-decoder.cc | 1806 void consume_resizable_limits(const char* name, const char* units, in consume_resizable_limits() argument
|
| H A D | module-compiler.cc | 213 base::Vector<WasmCompilationUnit> units = pair.second; in AddUnits() local 309 std::priority_queue<BigUnit> units[kNumTiers]; global() member 325 std::vector<WasmCompilationUnit> units[kNumTiers]; global() member [all...] |
| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir_peephole.cpp | 3318 int units = bytes >> gpr_unit; in isConstantCondition() local
|
| /third_party/lz4/programs/ |
| H A D | lz4io.c | 1547 const char units[] = {"\0KMGTPEZY"}; in LZ4IO_toHuman() local
|
| /third_party/skia/third_party/externals/angle2/src/tests/test_utils/runner/ |
| H A D | TestSuite.cpp | 1924 addHistogramSample(const std::string &measurement, const std::string &story, double value, const std::string &units) addHistogramSample() argument
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | decNumber.cpp | 2515 uInt units, shift; /* work */ in uprv_decNumberRotate() local 6787 decShiftToLeast(Unit *uar, Int units, Int shift) global() argument [all...] |
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | decNumber.cpp | 2515 uInt units, shift; /* work */ in uprv_decNumberRotate() local 6787 decShiftToLeast(Unit *uar, Int units, Int shift) global() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | validationGL4.cpp | 2203 ValidatePolygonOffsetClamp(const Context *context, angle::EntryPoint entryPoint, GLfloat factor, GLfloat units, GLfloat clamp) ValidatePolygonOffsetClamp() argument
|
| H A D | validationES2.cpp | 4729 ValidatePolygonOffset(const Context *context, angle::EntryPoint entryPoint, GLfloat factor, GLfloat units) ValidatePolygonOffset() argument
|
| H A D | Context_gl.cpp | 3710 void Context::polygonOffsetClamp(GLfloat factor, GLfloat units, GLfloat clamp) in polygonOffsetClamp() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
| H A D | entry_points.cpp | 655 GL_APICALL void GL_APIENTRY glPolygonOffset(GLfloat factor, GLfloat units) in glPolygonOffset() argument
|
| H A D | libGLESv2.cpp | 4120 void GL_APIENTRY PolygonOffset(GLfloat factor, GLfloat units) in PolygonOffset() argument
|
| H A D | Context.cpp | 567 void Context::setPolygonOffsetParams(GLfloat factor, GLfloat units) in setPolygonOffsetParams() argument
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | decNumber.cpp | 2515 uInt units, shift; /* work */ in uprv_decNumberRotate() local 6787 decShiftToLeast(Unit *uar, Int units, Int shift) global() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/libGL/ |
| H A D | entry_points_gl_4_autogen.cpp | 9798 void GL_APIENTRY GL_PolygonOffsetClamp(GLfloat factor, GLfloat units, GLfloat clamp) in GL_PolygonOffsetClamp() argument
|
| H A D | entry_points_gl_1_autogen.cpp | 7935 void GL_APIENTRY GL_PolygonOffset(GLfloat factor, GLfloat units) in GL_PolygonOffset() argument
|
| /third_party/mesa3d/src/glx/tests/ |
| H A D | indirect_api.cpp | 405 void __indirect_glPolygonOffset(GLfloat factor, GLfloat units) { } in __indirect_glPolygonOffset() argument
|
| /third_party/toybox/generated/ |
| H A D | globals.h | 267 unsigned long long units; member 1257 long units; member
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
| H A D | null_functions.cpp | 1902 void INTERNAL_GL_APIENTRY glPolygonOffsetNULL(GLfloat factor, GLfloat units) {} in glPolygonOffsetNULL() argument
|