Home
last modified time | relevance | path

Searched refs:linLayoutParams (Results 1 – 3 of 3) sorted by relevance

/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Common/UI/
H A DViewGroup.cpp515 if (linLayoutParams) { in Measure()
517 if (linLayoutParams->HasMargins()) in Measure()
551 if (linLayoutParams) { in Measure()
582 if (linLayoutParams && linLayoutParams->weight > 0.0f) { in Measure()
584 if (linLayoutParams->HasMargins()) in Measure()
623 if (linLayoutParams && linLayoutParams->weight > 0.0f) { in Measure()
675 if (linLayoutParams) { in Layout()
676 if (linLayoutParams->HasMargins()) in Layout()
742 if (linLayoutParams) { in Measure()
791 if (linLayoutParams) { in Layout()
[all …]
/dports/emulators/ppsspp/ppsspp-1.12.3/Common/UI/
H A DViewGroup.cpp515 if (linLayoutParams) { in Measure()
517 if (linLayoutParams->HasMargins()) in Measure()
551 if (linLayoutParams) { in Measure()
582 if (linLayoutParams && linLayoutParams->weight > 0.0f) { in Measure()
584 if (linLayoutParams->HasMargins()) in Measure()
623 if (linLayoutParams && linLayoutParams->weight > 0.0f) { in Measure()
675 if (linLayoutParams) { in Layout()
676 if (linLayoutParams->HasMargins()) in Layout()
742 if (linLayoutParams) { in Measure()
791 if (linLayoutParams) { in Layout()
[all …]
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Common/UI/
H A DViewGroup.cpp515 if (linLayoutParams) { in Measure()
517 if (linLayoutParams->HasMargins()) in Measure()
551 if (linLayoutParams) { in Measure()
582 if (linLayoutParams && linLayoutParams->weight > 0.0f) { in Measure()
584 if (linLayoutParams->HasMargins()) in Measure()
623 if (linLayoutParams && linLayoutParams->weight > 0.0f) { in Measure()
675 if (linLayoutParams) { in Layout()
676 if (linLayoutParams->HasMargins()) in Layout()
742 if (linLayoutParams) { in Measure()
791 if (linLayoutParams) { in Layout()
[all …]