Home
last modified time | relevance | path

Searched defs:nodeWidth (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_input_response_area.cpp40 …d TextInputResponseArea::LayoutChild(LayoutWrapper* layoutWrapper, int32_t index, float& nodeWidth) in LayoutChild()
66 …ResponseArea::GetChildOffset(SizeF parentSize, RectF contentRect, SizeF childSize, float nodeWidth) in GetChildOffset()
278 void PasswordResponseArea::Layout(LayoutWrapper* layoutWrapper, int32_t index, float& nodeWidth) in Layout()
412 void UnitResponseArea::Layout(LayoutWrapper* layoutWrapper, int32_t index, float& nodeWidth) in Layout()
455 void CleanNodeResponseArea::Layout(LayoutWrapper *layoutWrapper, int32_t index, float &nodeWidth) in Layout()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/export/symbol_animation/
H A Dsymbol_node_build.cpp105 float nodeWidth = rect.GetWidth(); in DecomposeSymbolAndDraw() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/symbol_engine/
H A Dhm_symbol_node_build.cpp226 float nodeWidth = rect.GetWidth(); in DecomposeSymbolAndDraw() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.cpp2684 auto nodeWidth = node->GetGeometryNode()->GetFrameSize().Width(); in UpdateAccessibilityRoundRect() local
2818 auto nodeWidth = node->GetGeometryNode()->GetFrameSize().Width(); in OnBackgroundPixelMapUpdate() local
3219 float nodeWidth = geometryNode->GetFrameSize().Width(); in RoundToPixelGrid() local
3260 float nodeWidth = geometryNode->GetFrameSize().Width(); in RoundToPixelGrid() local
3310 float nodeWidth = geometryNode->GetFrameSize().Width(); in OnePixelRounding() local
3364 float nodeWidth = geometryNode->GetFrameSize().Width(); in OnePixelRounding() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/relative_container/
H A Drelative_container_layout_algorithm.cpp1919 auto nodeWidth = childWrapper->GetGeometryNode()->GetMarginFrameSize().Width(); in AdjustOffsetRtl() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
H A Dxcomponent_pattern.cpp1829 float nodeWidth = width; in AdjustPaintRect() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/
H A Dvideo_pattern.cpp204 float nodeWidth = width; in AdjustPaintRect() local