Home
last modified time | relevance | path

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

/foundation/graphic/graphic_3d/lume/LumeFont/src/
H A Dfont_manager.h135 uint16_t colWidth; member
H A Dfont_manager.cpp408 colPos += hdr.colWidth; in UpdateAtlas()
426 hdr.colWidth = static_cast<uint16_t>(width); in UpdateAtlas()
/foundation/arkui/ace_engine/frameworks/core/components/bubble/
H A Drender_bubble.cpp200 double colWidth = in PerformLayout() local
202 innerLayout.SetMaxSize(Size(colWidth * BUBBLR_GRID_MAX_LANDSCAPE + NormalizeToPx(GRID_SPACING) * gridGaps, in PerformLayout()

Completed in 3 milliseconds