Searched defs:targetLen (Results 1 – 9 of 9) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/irregular/ |
H A D | grid_layout_range_solver.cpp | 82 Result GridLayoutRangeSolver::SolveForward(float mainGap, float targetLen, const int32_t idx) in SolveForward() 103 …int32_t> GridLayoutRangeSolver::SolveForwardForEndIdx(float mainGap, float targetLen, int32_t line) in SolveForwardForEndIdx() 121 Result GridLayoutRangeSolver::SolveBackward(float mainGap, float targetLen, int32_t idx) in SolveBackward()
|
H A D | grid_irregular_filler.cpp | 37 Result GridIrregularFiller::Fill(const FillParameters& params, float targetLen, int32_t startingLin… in Fill() 185 bool GridIrregularFiller::UpdateLength(float& len, float targetLen, int32_t& row, int32_t rowBound,… in UpdateLength() 269 float GridIrregularFiller::MeasureBackward(const FillParameters& params, float targetLen, int32_t s… in MeasureBackward()
|
H A D | grid_irregular_layout_algorithm.cpp | 517 const float targetLen = mainSize / 2.0f; in PrepareLineHeight() local
|
/ohos5.0/foundation/communication/dsoftbus/core/common/json_utils/ |
H A D | softbus_json_utils.c | 25 uint32_t targetLen) in GetStringItemByJsonObject() 50 uint32_t targetLen) in GetJsonObjectStringItem()
|
/ohos5.0/foundation/distributedhardware/distributed_input/common/include/ |
H A D | white_list_util.cpp | 248 int32_t targetLen, std::unordered_set<std::string> &hashSets) in GetAllComb()
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/authentication/unittest/ |
H A D | auth_net_ledger_mock.cpp | 174 uint32_t targetLen) in GetJsonObjectStringItem()
|
/ohos5.0/base/global/i18n_lite/frameworks/i18n/src/ |
H A D | number_format_impl.cpp | 289 …int targetLen = len[0]; // use array to store target length and source length, first is target len… in AddGroup() local
|
/ohos5.0/foundation/communication/dsoftbus/core/common/security/permission/common/ |
H A D | permission_entry.c | 146 size_t targetLen = strlen(target); in StrStartWith() local
|
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/ |
H A D | auth_session_json.c | 193 char *target, uint32_t targetLen, const char *defaultValue) in OptString()
|