Home
last modified time | relevance | path

Searched refs:c16 (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/subheader/interfaces/
H A Dsubheader.js68 (function (c16) {
69 c16[c16['TEXT_ARROW'] = 0] = 'TEXT_ARROW';
70 c16[c16['BUTTON'] = 1] = 'BUTTON';
71 c16[c16['ICON_GROUP'] = 2] = 'ICON_GROUP';
72 c16[c16['LOADING'] = 3] = 'LOADING';
/ohos5.0/commonlibrary/ets_utils/js_api_module/buffer/
H A Dconverter.cpp116 char16_t c16 = (low << 8) | high; in Utf16BEToLE() local
117 str16.push_back(c16); in Utf16BEToLE()
/ohos5.0/commonlibrary/ets_utils/platform/ohos/
H A Dutil_helper.cpp239 char16_t c16 = (low << 8) | high; // 8:offset value in Utf16BEToLE() local
240 str16.push_back(c16); in Utf16BEToLE()
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/gridobjectsortcomponent/interfaces/
H A Dgridobjectsortcomponent.js534 set blockHeight(c16) {
535 this.__blockHeight.set(c16);
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/counter/interfaces/
H A Dcounter.js1895 this.observeComponentCreation2((c16, d16) => {
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/treeview/interfaces/
H A Dtreeview.js4683 get c16() {
/ohos5.0/foundation/multimedia/image_framework/test/resource/image/images/
H A Dtest.raf Error!