Home
last modified time | relevance | path

Searched refs:GetNoWrapStartPos (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ui_lite/interfaces/kits/layout/
H A Dflex_layout.h121 void GetNoWrapStartPos(const int16_t& length, int16_t& majorPos, int16_t& interval);
/foundation/arkui/ui_lite/frameworks/layout/
H A Dflex_layout.cpp71 void FlexLayout::GetNoWrapStartPos(const int16_t& length, int16_t& majorPos, int16_t& interval) in GetNoWrapStartPos() function in OHOS::FlexLayout
282 GetNoWrapStartPos(GetWidth(), posX, interval); in LayoutHorizontal()
470 GetNoWrapStartPos(GetHeight(), posY, interval); in LayoutVertical()

Completed in 2 milliseconds