Home
last modified time | relevance | path

Searched refs:IS_FOUNDMODE_BLOCKPOP (Results 1 – 3 of 3) sorted by relevance

/dports/www/bluefish/bluefish-2.2.12/src/
H A Dbftextview2_private.h244 #define IS_FOUNDMODE_BLOCKPOP(i) (i->numblockchange < 0) macro
H A Dbftextview2_scanner.c1414 if (IS_FOUNDMODE_BLOCKPOP(scanning->nextfound) && !pat->ends_block) { in cached_found_is_valid()
H A Dbftextview2.c1080 } else if (IS_FOUNDMODE_BLOCKPOP(found) && found->fblock->foldable) { in paint_margin()