Searched refs:BBOXSIZE_SMALLER (Results 1 – 1 of 1) sorted by relevance
523 BBOXSIZE_SMALLER, enumerator606 …SIZE_EQUAL) ? (BBOXSIZE_EQUAL) : (flags & FLAG_BBOXSIZE_SMALLER) ? (BBOXSIZE_SMALLER) : (BBOXSIZE_… in BBoxRenderCase()619 ((m_bboxSize == BBOXSIZE_SMALLER) ? (FLAG_BBOXSIZE_SMALLER) : (0)) | in BBoxRenderCase()665 : (m_bboxSize == BBOXSIZE_SMALLER) ? ("to cover only a subset of the grid") in init()795 else if (m_bboxSize == BBOXSIZE_SMALLER) in generateRandomConfig()