Home
last modified time | relevance | path

Searched refs:majorPos (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() argument
77 GetStartPos(length, majorPos, interval, 0, &totalValidLength, &childrenNum); in GetNoWrapStartPos()

Completed in 2 milliseconds