Searched defs:strictMode (Results 1 – 2 of 2) sorted by relevance
105 bool strictMode = renderer()->document()->inStrictMode(); in height() local
341 bool strictMode = (curr && curr->document()->inStrictMode()); in verticallyAlignBoxes() local401 int& maxAscent, int& maxDescent, bool strictMode) in computeLogicalBoxHeights()482 void InlineFlowBox::placeBoxesVertically(int yPos, int maxHeight, int maxAscent, bool strictMode, in placeBoxesVertically()