summaryrefslogtreecommitdiff
path: root/content/handlers/html/layout_internal.h
Commit message (Expand)AuthorAgeFilesLines
* html: layout: Helpers to get cross/main box sizeMichael Drake2022-12-141-0/+14
* html: layout: flex: Rename indirected box w/h functionsMichael Drake2022-12-141-2/+2
* html: layout: Helper for whether flex direction is reversedMichael Drake2022-12-141-0/+13
* html: layout: flex: Implement align-items and align-selfMichael Drake2022-11-021-0/+29
* html: layout helpers: Add helpers for width/height indirectionMichael Drake2022-11-021-0/+14
* html: layout: Initial implementation of display: flexMichael Drake2022-10-291-0/+84
* layout: calculate_mbp_width: Preserve percentage valuesMichael Drake2022-10-291-2/+2
* html: layout: Split out common helpersMichael Drake2022-10-291-0/+584