/third_party/zlib/ |
H A D | zlib.h | 1840 z_off64_t pos; member
|
/vendor/ohemu/qemu_riscv32_mini_system_demo/tests/ui/ |
H A D | ui_animator_test.cpp | 115 int16_t pos = easingFunc_(startPos_, endPos_, animator_->GetRunTime(), animator_->GetTime()); in Callback() local
|
/foundation/ability/dmsfwk/services/dtbschedmgr/src/distributedWant/ |
H A D | distributed_want.cpp | 269 std::size_t pos = dStrUri.find_first_of(schemeStr, 0); in GetLowerCaseScheme() local
|
/foundation/ability/idl_tool/codegen/ |
H A D | cpp_code_emitter.cpp | 117 int pos = fpnp.IndexOf(".."); in GetFilePath() local 127 int pos = fpnp.IndexOf(".."); in GetFilePathNoPoint() local 137 int pos = fpnp.IndexOf(".."); in GetNamespace() local
|
/foundation/ability/ability_runtime/js_environment/frameworks/js_environment/src/ |
H A D | source_map.cpp | 326 auto pos = sources.find(WEBPACK); in Find() local
|
/foundation/ability/ability_runtime/frameworks/js/napi/featureAbility/ |
H A D | napi_data_ability_helper_utils.cpp | 1134 size_t pos = jsonString.find(tagString); in ExcludeTag() local
|
/foundation/ability/ability_runtime/frameworks/native/ability/native/ability_runtime/ |
H A D | js_ability.cpp | 1068 std::string::size_type pos = GetAbilityName().find(GetApplicationInfo()->bundleName); in CreateADelegatorAbilityProperty() local
|
H A D | cj_ui_ability.cpp | 942 std::string::size_type pos = GetAbilityName().find(GetApplicationInfo()->bundleName); in CreateADelegatorAbilityProperty() local
|
/foundation/arkui/ace_engine/frameworks/core/components/grid/ |
H A D | render_grid.cpp | 488 auto pos = GetChildren().begin(); in GetChildByIndex() local 493 Offset RenderGrid::GetCenterPosition(const Offset& pos, const Size& size) const in GetCenterPosition() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar/ |
H A D | calendar_month_pattern.cpp | 729 auto pos = GetXYByIndex(index); in UpdateButtonNodeWithoutTheme() local 764 auto pos = GetXYByIndex(index); in UpdateAccessibilityButtonNode() local
|
/foundation/arkui/ace_engine/frameworks/core/components/flex/ |
H A D | render_flex.cpp | 42 inline bool IsNonRelativePosition(PositionType pos) in IsNonRelativePosition() argument
|
/foundation/arkui/ace_engine/frameworks/core/components/option/ |
H A D | render_option.cpp | 489 double pos = 0.0; in AdjustScrollPosition() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/gauge/ |
H A D | gauge_modifier.cpp | 476 std::vector<float> pos; in PaintSingleSegmentGradientCircular() local 650 std::vector<float> pos; in DrawSingleSegmentGradient() local 514 PaintSingleSegmentGradientCircularShadow(RSCanvas& canvas, RenderRingInfo& data, RefPtr<GaugePaintProperty>& paintProperty, std::vector<RSColorQuad>& colors, std::vector<float>& pos) PaintSingleSegmentGradientCircularShadow() argument 861 CreateDefaultColor(std::vector<RSColorQuad>& colors, std::vector<float>& pos) CreateDefaultColor() argument [all...] |
/foundation/arkui/ace_engine/adapter/ohos/capability/html/ |
H A D | html_to_span.cpp | 776 void HtmlToSpan::ToDefalutSpan(xmlNodePtr node, size_t len, size_t& pos, std::vector<SpanInfo>& spanInfos) in ToDefalutSpan() argument 806 void HtmlToSpan::ToParagraphSpan(xmlNodePtr node, size_t len, size_t& pos, std::vector<SpanInfo>& spanInfos) in ToParagraphSpan() argument 913 void HtmlToSpan::ToImage(xmlNodePtr node, size_t len, size_t& pos, st argument 882 ToTextSpan( const std::string& element, xmlNodePtr node, size_t len, size_t& pos, std::vector<SpanInfo>& spanInfos) ToTextSpan() argument 939 ToSpan( xmlNodePtr curNode, size_t& pos, std::string& allContent, std::vector<SpanInfo>& spanInfos, bool isNeedLoadPixelMap) ToSpan() argument 968 ParaseHtmlToSpanInfo( xmlNodePtr node, size_t& pos, std::string& allContent, std::vector<SpanInfo>& spanInfos, bool isNeedLoadPixelMap) ParaseHtmlToSpanInfo() argument 1133 size_t pos = 0; ToSpanString() local [all...] |
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/ |
H A D | jsi_base_utils.cpp | 43 auto pos = msg.find('\n'); in GetMsgStr() local 602 int32_t pos = 0; in ParseLogContent() local 288 GetSourceCodeInfo( std::shared_ptr<JsRuntime> runtime, const shared_ptr<JsValue>& errorFunc, ErrorPos pos) GetSourceCodeInfo() argument [all...] |
/foundation/arkui/ace_engine/adapter/ohos/osal/ |
H A D | resource_adapter_impl_v2.cpp | 608 auto pos = mediaPath.find_last_of('.'); in GetMediaPath() local 632 auto pos = mediaPath.find_last_of('.'); in GetMediaPathByName() local
|
/foundation/arkui/ace_engine/frameworks/bridge/common/utils/ |
H A D | utils.h | 594 auto pos = xOffsetKeywords.find(str); in ConvertStrToTransformOrigin() local 599 auto pos = yOffsetKeywords.find(str); in ConvertStrToTransformOrigin() local 682 auto pos = resultStr.find(placeHolder, startPos); ReplacePlaceHolderArray() local 698 auto pos = resultStr.find(placeHolder); ReplacePlaceHolder() local 718 auto pos = valueStr.find(pluralStr); ParserPluralResource() local [all...] |
/foundation/arkui/ace_engine/frameworks/core/components/chart/ |
H A D | rosen_render_chart.cpp | 621 std::vector<RSScalar> pos = { 0.0f }; in PaintLineEdge() local 630 std::vector<RSScalar> pos = { 0.0f }; in PaintLineEdge() local 686 std::vector<RSScalar> pos = { 0.0f }; in CreateFillGradientShader() local
|
/foundation/arkui/ace_engine/frameworks/base/i18n/ |
H A D | localization.cpp | 405 auto pos = str.find(tag); in Contain() local
|
/foundation/arkui/ace_engine/adapter/ohos/entrance/ |
H A D | ace_ability.cpp | 354 auto pos = moduleHapPath.find_last_of('/'); in OnStart() local
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/ |
H A D | rich_editor_pattern_test_ng.cpp | 890 int32_t pos = 0; in HWTEST_F() local 924 int32_t pos = 0; in HWTEST_F() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/dot_indicator/ |
H A D | dot_indicator_modifier.cpp | 312 std::vector<float> pos = { 0.0f, 0.75f, 1.0f }; in PaintMask() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ |
H A D | text_select_controller.cpp | 256 auto pos = ConvertTouchOffsetToPosition(localOffset, true); in GetSelectRangeByOffset() local 293 auto pos = ConvertTouchOffsetToPosition(localOffset, true); GetSelectParagraphByOffset() local 325 GetSubParagraphByOffset(int32_t pos, int32_t &start, int32_t &end) GetSubParagraphByOffset() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_v2/water_flow/ |
H A D | render_water_flow.cpp | 1024 Offset pos; in GetLastMainBlankPos() local 1042 double pos = 0.0; in GetLastMainBlankCross() local 1078 double pos = 0.0; GetCrossEndPos() local [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/ |
H A D | tab_bar_layout_algorithm.cpp | 985 auto pos = iter.first; in LayoutChildren() local
|