Home
last modified time | relevance | path

Searched refs:widthLeft (Results 1 - 3 of 3) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeFont/src/
H A Dfont_manager.h149 uint32_t widthLeft; member
H A Dfont_manager.cpp369 tex->widthLeft = FontDefs::ATLAS_SIZE; in CreateAtlasTexture()
424 atlas->widthLeft -= width; in UpdateAtlas()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js844 let widthLeft;
885 widthLeft = tmpWidth;
892 widthLeft = tmpWidth.left;
914 widthTop, widthRight, widthBottom, widthLeft, outsetTop, outsetRight, outsetBottom,
1108 let widthLeft;
1114 widthLeft = this.value.width;
1120 widthLeft = this.value.width.left;
1180 getUINativeModule().common.setOutline(node, widthLeft, widthRight, widthTop, widthBottom,
6746 let widthLeft;
6752 widthLeft
[all...]

Completed in 8 milliseconds