Home
last modified time | relevance | path

Searched defs:pos (Results 2426 - 2450 of 3533) sorted by relevance

1...<<919293949596979899100>>...142

/third_party/zlib/
H A Dzlib.h1840 z_off64_t pos; member
/vendor/ohemu/qemu_riscv32_mini_system_demo/tests/ui/
H A Dui_animator_test.cpp115 int16_t pos = easingFunc_(startPos_, endPos_, animator_->GetRunTime(), animator_->GetTime()); in Callback() local
/foundation/ability/dmsfwk/services/dtbschedmgr/src/distributedWant/
H A Ddistributed_want.cpp269 std::size_t pos = dStrUri.find_first_of(schemeStr, 0); in GetLowerCaseScheme() local
/foundation/ability/idl_tool/codegen/
H A Dcpp_code_emitter.cpp117 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 Dsource_map.cpp326 auto pos = sources.find(WEBPACK); in Find() local
/foundation/ability/ability_runtime/frameworks/js/napi/featureAbility/
H A Dnapi_data_ability_helper_utils.cpp1134 size_t pos = jsonString.find(tagString); in ExcludeTag() local
/foundation/ability/ability_runtime/frameworks/native/ability/native/ability_runtime/
H A Djs_ability.cpp1068 std::string::size_type pos = GetAbilityName().find(GetApplicationInfo()->bundleName); in CreateADelegatorAbilityProperty() local
H A Dcj_ui_ability.cpp942 std::string::size_type pos = GetAbilityName().find(GetApplicationInfo()->bundleName); in CreateADelegatorAbilityProperty() local
/foundation/arkui/ace_engine/frameworks/core/components/grid/
H A Drender_grid.cpp488 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 Dcalendar_month_pattern.cpp729 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 Drender_flex.cpp42 inline bool IsNonRelativePosition(PositionType pos) in IsNonRelativePosition() argument
/foundation/arkui/ace_engine/frameworks/core/components/option/
H A Drender_option.cpp489 double pos = 0.0; in AdjustScrollPosition() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/gauge/
H A Dgauge_modifier.cpp476 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 Dhtml_to_span.cpp776 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 Djsi_base_utils.cpp43 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 Dresource_adapter_impl_v2.cpp608 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 Dutils.h594 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 Drosen_render_chart.cpp621 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 Dlocalization.cpp405 auto pos = str.find(tag); in Contain() local
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_ability.cpp354 auto pos = moduleHapPath.find_last_of('/'); in OnStart() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
H A Drich_editor_pattern_test_ng.cpp890 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 Ddot_indicator_modifier.cpp312 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 Dtext_select_controller.cpp256 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 Drender_water_flow.cpp1024 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 Dtab_bar_layout_algorithm.cpp985 auto pos = iter.first; in LayoutChildren() local

Completed in 44 milliseconds

1...<<919293949596979899100>>...142