Searched refs:ANNOTATION__MIN_OFFSET_LEVEL (Results 1 – 3 of 3) sorted by relevance
110 #define ANNOTATION__MIN_OFFSET_LEVEL ANNOTATION__OFFSET_JUMP_TARGETS macro
3198 else if (opt->offset_level < ANNOTATION__MIN_OFFSET_LEVEL) in annotation__config()3199 opt->offset_level = ANNOTATION__MIN_OFFSET_LEVEL; in annotation__config()
829 notes->options->offset_level = ANNOTATION__MIN_OFFSET_LEVEL; in annotate_browser__run()
Completed in 20 milliseconds