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 D | text_input_response_area.cpp | 40 …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 D | symbol_node_build.cpp | 105 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 D | hm_symbol_node_build.cpp | 226 float nodeWidth = rect.GetWidth(); in DecomposeSymbolAndDraw() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
H A D | rosen_render_context.cpp | 2684 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 D | relative_container_layout_algorithm.cpp | 1919 auto nodeWidth = childWrapper->GetGeometryNode()->GetMarginFrameSize().Width(); in AdjustOffsetRtl() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/ |
H A D | xcomponent_pattern.cpp | 1829 float nodeWidth = width; in AdjustPaintRect() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/ |
H A D | video_pattern.cpp | 204 float nodeWidth = width; in AdjustPaintRect() local
|