Home
last modified time | relevance | path

Searched refs:SYNCTEX_VISIBLE_DISTANCE_h (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/okular/okular-21.12.3/core/synctex/
H A Dsynctex_parser.c6267 #define SYNCTEX_VISIBLE_DISTANCE_h(node, d) ((d)*node->class->scanner->unit + node->class->scanner-… macro
6271 return SYNCTEX_VISIBLE_DISTANCE_h(node, synctex_node_h(node)); in __synctex_node_visible_h()
6291 return SYNCTEX_VISIBLE_DISTANCE_h(node, synctex_node_h(node)); in __synctex_proxy_visible_h()
6316 return SYNCTEX_VISIBLE_DISTANCE_h(noxy, width > 0 ? h - width : h); in __synctex_kern_visible_h()
6327 return SYNCTEX_VISIBLE_DISTANCE_h(noxy, width > 0 ? h : h - width); in __synctex_rule_visible_h()
6550 return SYNCTEX_VISIBLE_DISTANCE_h(node, _synctex_node_h_V(_synctex_node_box_visible(node))); in synctex_node_box_visible_h()
/dports/graphics/evince/evince-41.3/cut-n-paste/synctex/
H A Dsynctex_parser.c6560 #define SYNCTEX_VISIBLE_DISTANCE_h(node,d) \ macro
6565 return SYNCTEX_VISIBLE_DISTANCE_h(node,synctex_node_h(node)); in __synctex_node_visible_h()
6580 return SYNCTEX_VISIBLE_DISTANCE_h(node,synctex_node_h(node)); in __synctex_proxy_visible_h()
6600 return SYNCTEX_VISIBLE_DISTANCE_h(noxy, width>0?h-width:h); in __synctex_kern_visible_h()
6609 return SYNCTEX_VISIBLE_DISTANCE_h(noxy, width>0?h:h-width); in __synctex_rule_visible_h()
6814 return SYNCTEX_VISIBLE_DISTANCE_h(node,_synctex_node_h_V(_synctex_node_box_visible(node))); in synctex_node_box_visible_h()
/dports/print/pdf-tools/pdf-tools-0.90-90-ga8847b7/server/
H A Dsynctex_parser.c6570 #define SYNCTEX_VISIBLE_DISTANCE_h(node,d) \ macro
6575 return SYNCTEX_VISIBLE_DISTANCE_h(node,synctex_node_h(node)); in __synctex_node_visible_h()
6590 return SYNCTEX_VISIBLE_DISTANCE_h(node,synctex_node_h(node)); in __synctex_proxy_visible_h()
6610 return SYNCTEX_VISIBLE_DISTANCE_h(noxy, width>0?h-width:h); in __synctex_kern_visible_h()
6619 return SYNCTEX_VISIBLE_DISTANCE_h(noxy, width>0?h:h-width); in __synctex_rule_visible_h()
6824 return SYNCTEX_VISIBLE_DISTANCE_h(node,_synctex_node_h_V(_synctex_node_box_visible(node))); in synctex_node_box_visible_h()
/dports/editors/texstudio/texstudio-4.1.2/src/pdfviewer/synctex/
H A Dsynctex_parser.c6585 #define SYNCTEX_VISIBLE_DISTANCE_h(node,d) \ macro
6590 return SYNCTEX_VISIBLE_DISTANCE_h(node,synctex_node_h(node)); in __synctex_node_visible_h()
6605 return SYNCTEX_VISIBLE_DISTANCE_h(node,synctex_node_h(node)); in __synctex_proxy_visible_h()
6625 return SYNCTEX_VISIBLE_DISTANCE_h(noxy, width>0?h-width:h); in __synctex_kern_visible_h()
6634 return SYNCTEX_VISIBLE_DISTANCE_h(noxy, width>0?h:h-width); in __synctex_rule_visible_h()
6839 return SYNCTEX_VISIBLE_DISTANCE_h(node,_synctex_node_h_V(_synctex_node_box_visible(node))); in synctex_node_box_visible_h()