Home
last modified time | relevance | path

Searched defs:targetLen (Results 1 - 9 of 9) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/irregular/
H A Dgrid_layout_range_solver.cpp83 Result GridLayoutRangeSolver::SolveForward(float mainGap, float targetLen, const int32_t idx) in SolveForward() argument
104 std::pair<int32_t, int32_t> GridLayoutRangeSolver::SolveForwardForEndIdx(float mainGap, float targetLen, int32_t line) in SolveForwardForEndIdx() argument
122 Result GridLayoutRangeSolver::SolveBackward(float mainGap, float targetLen, int32_t idx) in SolveBackward() argument
H A Dgrid_irregular_filler.cpp33 Result GridIrregularFiller::Fill(const FillParameters& params, float targetLen, int32_t startingLine) in Fill() argument
181 bool GridIrregularFiller::UpdateLength(float& len, float targetLen, int32_t& row, int32_t rowBound, float mainGap) const in UpdateLength() argument
265 float GridIrregularFiller::MeasureBackward(const FillParameters& params, float targetLen, int32_t startingLine) in MeasureBackward() argument
H A Dgrid_irregular_layout_algorithm.cpp504 const float targetLen = mainSize / 2.0f; in PrepareLineHeight() local
/foundation/communication/dsoftbus/core/common/json_utils/
H A Dsoftbus_json_utils.c24 GetStringItemByJsonObject(const cJSON *json, const char * const string, char *target, uint32_t targetLen) GetStringItemByJsonObject() argument
49 GetJsonObjectStringItem(const cJSON *json, const char * const string, char *target, uint32_t targetLen) GetJsonObjectStringItem() argument
/foundation/distributedhardware/distributed_input/common/include/
H A Dwhite_list_util.cpp247 GetAllComb(TYPE_COMBINATION_KEY_VEC vecs, WhiteListItemHash hash, int32_t targetLen, std::unordered_set<std::string> &hashSets) GetAllComb() argument
/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_net_ledger_mock.cpp173 GetJsonObjectStringItem(const cJSON *json, const char * const string, char *target, uint32_t targetLen) GetJsonObjectStringItem() argument
/foundation/communication/dsoftbus/core/common/security/permission/common/
H A Dpermission_entry.c146 size_t targetLen = strlen(target); in StrStartWith() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
H A Dimage_utils.cpp763 int32_t ImageUtils::KMPFind(const uint8_t* target, uint32_t targetLen, in KMPFind() argument
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_json.c192 OptString(const JsonObj *json, const char * const key, char *target, uint32_t targetLen, const char *defaultValue) OptString() argument

Completed in 20 milliseconds