Searched refs:may_shrink (Results 1 – 14 of 14) sorted by relevance
75 bool may_shrink() const;374 inline bool ComposedSlotPool<Pool1, Pool2>::may_shrink() const in may_shrink() function in ComposedSlotPool376 return unlikely(m_pool1.may_shrink() || m_pool2.may_shrink()) && in may_shrink()
79 bool may_shrink() const;314 inline bool StaticSlotPool::may_shrink() const { return false; } in may_shrink() function in StaticSlotPool
68 bool may_shrink() const;
208 if(!may_shrink()) in shrink()
51 inline bool TransientSlotPool::may_shrink() const
39 SI may_shrink; member in pager_rep
174 space ht (text_height- may_shrink, text_height, text_height+ may_extend); in pages_make()
37 may_shrink= env->get_length (PAGE_SHRINK); in pager_rep()
783 bool may_shrink = false; in gmt_get_shore_bin() local821 may_shrink = true; /* Most likely, but check for Antarctica */ in gmt_get_shore_bin()825 …_ID || ID == GSHHS_ANTARCTICA_GROUND_ID) && c->ns == 0 && c->min_area > 5000.0) may_shrink = false; in gmt_get_shore_bin()829 …if (c->min_area > 0.0 && may_shrink) { /* May have to revise the node_level array if the polygon t… in gmt_get_shore_bin()882 …if (may_shrink && fabs (c->GSHHS_area[seg_ID[i]]) < c->min_area) continue; /* Too small. NOTE: Use… in gmt_get_shore_bin()
1252 if (pool.may_shrink()) in checkPoolShrinkNeed()
1006 if (pool.may_shrink()) in checkPoolShrinkNeed()
2950 if (pool.may_shrink()) in checkPoolShrinkNeed()
4282 if (pool.may_shrink()) in checkPoolShrinkNeed()
4217 if (pool.may_shrink()) in checkPoolShrinkNeed()