Searched defs:contentLen (Results 1 – 3 of 3) sorted by relevance
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
| D | span_node.cpp | 248 int contentLen = content.size(); in StartDrag() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/native/dbm_kv_store/src/kv_store_impl_hal/ |
| D | dbm_kv_store.c | 908 …tValue(int index, const void* value, unsigned int len, char* valueContent, unsigned int contentLen) in InitValue() 934 int contentLen = InitValue(item->index, value, len, valueContent, len + KV_SUM_BLOCK_SIZE); in InsertKV() local 971 int contentLen = InitValue(item->index, value, len, valueContent, len + KV_SUM_BLOCK_SIZE); in UpdateKV() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/ |
| D | rich_editor_pattern.cpp | 516 auto contentLen = StringUtils::ToWstring((*it)->content).length(); in GetSpanPositionInfo() local 815 auto contentLen = StringUtils::ToWstring(spanItem->content).length(); in UpdateSpanStyle() local
|