Searched refs:widthLeft (Results 1 - 3 of 3) sorted by relevance
/foundation/graphic/graphic_3d/lume/LumeFont/src/ |
H A D | font_manager.h | 149 uint32_t widthLeft; member
|
H A D | font_manager.cpp | 369 tex->widthLeft = FontDefs::ATLAS_SIZE; in CreateAtlasTexture() 424 atlas->widthLeft -= width; in UpdateAtlas()
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/ |
H A D | arkComponent.js | 844 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 9 milliseconds