Searched refs:justify (Results 1 – 5 of 5) sorted by relevance
73 uint8_t justify; member
1017 if (doc.justify == 1) layout.x += doc.bbox.size.x - (cursor.x * scale); //right aligned in updateText()1018 …else if (doc.justify == 2) layout.x += (doc.bbox.size.x * 0.5f) - (cursor.x * 0.5f * scale); //ce… in updateText()
168 else if (KEY_AS("j")) doc.justify = getInt(); in getValue()
87 <justify-content_>`_.92 justify-content_ in CSS.)117 See justify-content_, align-items_ and align-content_ for illustrations of these values.222 .. _justify-content: https://css-tricks.com/snippets/css/a-guide-to-flexbox/#aa-justify-content
5 …before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\…