Home
last modified time | relevance | path

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

/foundation/arkui/ui_lite/frameworks/font/
H A Dui_line_break.cpp139 int16_t preWidth = 0; in GetNextLineAndWidth() local
154 lastWidth = eliminateTrailingSpaces ? preWidth : curWidth; in GetNextLineAndWidth()
180 preWidth = nextWidth; in GetNextLineAndWidth()
189 maxWidth = eliminateTrailingSpaces ? preWidth : curWidth; in GetNextLineAndWidth()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_delegate_cross.h410 const double& width, const double& height, const double& preHeight, const double& preWidth) override;
H A Dweb_delegate_cross.cpp1727 const double& width, const double& height, const double& preHeight, const double& preWidth) in DragResize()
1726 DragResize( const double& width, const double& height, const double& preHeight, const double& preWidth) DragResize() argument

Completed in 6 milliseconds