Home
last modified time | relevance | path

Searched refs:cw_he (Results 1 – 23 of 23) sorted by relevance

/dports/math/cgal/CGAL-5.3/include/CGAL/Arr_point_location/
H A DTd_active_fictitious_vertex.h120 v(_v), cw_he(_cw_he), p_node(_p_node) in Data()
127 Halfedge_const_handle cw_he; //holds the first edge going cw starting at 12 o'clock variable
168 ptr()->cw_he = ((cw_he() != Traits::empty_he_handle()) && in set_cw_he()
169 (cw_he()->direction() != he->direction())) ? in set_cw_he()
175 inline void reset_cw_he() { ptr()->cw_he = Traits::empty_he_handle(); } in reset_cw_he()
188 Halfedge_const_handle cw_he,
190 { PTR = new Data(v, cw_he, node); }
238 inline Halfedge_const_handle cw_he() const { return ptr()->cw_he; } in cw_he() function
H A DTd_active_vertex.h122 v(_v), cw_he(_cw_he), p_node(_p_node) in Data()
132 Halfedge_const_handle cw_he; //holds the first edge going cw starting at 12 o'clock variable
173 ptr()->cw_he = he->twin()->source()==ptr()->v ? he->twin() : he; in set_cw_he()
174 CGAL_assertion( ptr()->v == ptr()->cw_he->source() ); in set_cw_he()
179 inline void reset_cw_he() { ptr()->cw_he = Traits::empty_he_handle(); } in reset_cw_he()
191 Td_active_vertex(Vertex_const_handle v, Halfedge_const_handle cw_he,
194 { PTR = new Data(v, cw_he, node); }
241 inline Halfedge_const_handle cw_he() const { return ptr()->cw_he; } in cw_he() function
H A DArr_trapezoid_ric_pl_impl.h189 he = v.cw_he(); in _get_unbounded_face()
194 he = v.cw_he(); in _get_unbounded_face()
221 he = v.cw_he(); in _get_unbounded_face()
226 he = v.cw_he(); in _get_unbounded_face()
H A DTrapezoidal_decomposition_2_impl.h407 Halfedge_const_handle cw_he(boost::apply_visitor(cw_he_visitor(), vtx_item)); in update_vtx_with_new_edge()
410 cw_he->curve(), in update_vtx_with_new_edge()
411 is_edge_to_right(cw_he,p), in update_vtx_with_new_edge()
482 Halfedge_const_handle cw_he(boost::apply_visitor(cw_he_visitor(), vtx_item)); in update_vtx_cw_he_after_merge()
486 if (traits->equal_2_object()(cw_he->curve(), old_cv)) in update_vtx_cw_he_after_merge()
502 Halfedge_const_handle cw_he(boost::apply_visitor(cw_he_visitor(), vtx_item)); in update_vtx_cw_he_after_remove()
503 if ((old_he == cw_he) || (old_he->twin() == cw_he)) { in update_vtx_cw_he_after_remove()
504 Halfedge_const_handle new_he = cw_he->twin()->next(); in update_vtx_cw_he_after_remove()
505 if (new_he != cw_he) in update_vtx_cw_he_after_remove()
576 Halfedge_const_handle cw_he(boost::apply_visitor(cw_he_visitor(), in update_map_items_after_merge()
[all …]
H A DTrapezoidal_decomposition_2.h702 return t.cw_he(); in operator()
706 return t.cw_he(); in operator()
/dports/textproc/uim-el/uim-d1ac9d9/qt3/candwin/
H A Dqt.cpp208 const int cw_he = height(); in moveCand() local
222 if ( sc_he < topwin_y + cw_he ) in moveCand()
225 y = topwin_y - cw_he - 20; in moveCand()
/dports/textproc/uim-el/uim-d1ac9d9/qt4/candwin/
H A Dximcandidatewindow.cpp240 const int cw_he = height(); in moveCand() local
254 if (sc_he < topwin_y + cw_he) in moveCand()
257 y = topwin_y - cw_he - 20; in moveCand()
/dports/textproc/uim-gtk/uim-d1ac9d9/qt4/candwin/
H A Dximcandidatewindow.cpp240 const int cw_he = height(); in moveCand() local
254 if (sc_he < topwin_y + cw_he) in moveCand()
257 y = topwin_y - cw_he - 20; in moveCand()
/dports/textproc/uim-gtk/uim-d1ac9d9/qt3/candwin/
H A Dqt.cpp208 const int cw_he = height(); in moveCand() local
222 if ( sc_he < topwin_y + cw_he ) in moveCand()
225 y = topwin_y - cw_he - 20; in moveCand()
/dports/textproc/uim-m17nlib/uim-d1ac9d9/qt3/candwin/
H A Dqt.cpp208 const int cw_he = height(); in moveCand() local
222 if ( sc_he < topwin_y + cw_he ) in moveCand()
225 y = topwin_y - cw_he - 20; in moveCand()
/dports/textproc/uim-m17nlib/uim-d1ac9d9/qt4/candwin/
H A Dximcandidatewindow.cpp240 const int cw_he = height(); in moveCand() local
254 if (sc_he < topwin_y + cw_he) in moveCand()
257 y = topwin_y - cw_he - 20; in moveCand()
/dports/textproc/uim-qt5/uim-d1ac9d9/qt4/candwin/
H A Dximcandidatewindow.cpp240 const int cw_he = height(); in moveCand() local
254 if (sc_he < topwin_y + cw_he) in moveCand()
257 y = topwin_y - cw_he - 20; in moveCand()
/dports/textproc/uim-qt5/uim-d1ac9d9/qt3/candwin/
H A Dqt.cpp208 const int cw_he = height(); in moveCand() local
222 if ( sc_he < topwin_y + cw_he ) in moveCand()
225 y = topwin_y - cw_he - 20; in moveCand()
/dports/textproc/uim-gtk3/uim-d1ac9d9/qt3/candwin/
H A Dqt.cpp208 const int cw_he = height(); in moveCand() local
222 if ( sc_he < topwin_y + cw_he ) in moveCand()
225 y = topwin_y - cw_he - 20; in moveCand()
/dports/textproc/uim-gtk3/uim-d1ac9d9/qt4/candwin/
H A Dximcandidatewindow.cpp240 const int cw_he = height(); in moveCand() local
254 if (sc_he < topwin_y + cw_he) in moveCand()
257 y = topwin_y - cw_he - 20; in moveCand()
/dports/japanese/uim-anthy/uim-d1ac9d9/qt3/candwin/
H A Dqt.cpp208 const int cw_he = height(); in moveCand() local
222 if ( sc_he < topwin_y + cw_he ) in moveCand()
225 y = topwin_y - cw_he - 20; in moveCand()
/dports/japanese/uim-anthy/uim-d1ac9d9/qt4/candwin/
H A Dximcandidatewindow.cpp240 const int cw_he = height(); in moveCand() local
254 if (sc_he < topwin_y + cw_he) in moveCand()
257 y = topwin_y - cw_he - 20; in moveCand()
/dports/textproc/uim-gtk/uim-d1ac9d9/gtk2/immodule/
H A Duim-cand-win-gtk.c724 int sc_he, cw_he; /*screen height, candidate window height*/ in uim_cand_win_gtk_layout() local
735 cw_he = req.height; in uim_cand_win_gtk_layout()
761 if (sc_he < topwin_y + cursor_y + cwin->cursor.height + cw_he) { in uim_cand_win_gtk_layout()
762 y = topwin_y + cursor_y - cw_he; in uim_cand_win_gtk_layout()
/dports/textproc/uim-el/uim-d1ac9d9/gtk2/immodule/
H A Duim-cand-win-gtk.c724 int sc_he, cw_he; /*screen height, candidate window height*/ in uim_cand_win_gtk_layout() local
735 cw_he = req.height; in uim_cand_win_gtk_layout()
761 if (sc_he < topwin_y + cursor_y + cwin->cursor.height + cw_he) { in uim_cand_win_gtk_layout()
762 y = topwin_y + cursor_y - cw_he; in uim_cand_win_gtk_layout()
/dports/textproc/uim-qt5/uim-d1ac9d9/gtk2/immodule/
H A Duim-cand-win-gtk.c724 int sc_he, cw_he; /*screen height, candidate window height*/ in uim_cand_win_gtk_layout() local
735 cw_he = req.height; in uim_cand_win_gtk_layout()
761 if (sc_he < topwin_y + cursor_y + cwin->cursor.height + cw_he) { in uim_cand_win_gtk_layout()
762 y = topwin_y + cursor_y - cw_he; in uim_cand_win_gtk_layout()
/dports/textproc/uim-m17nlib/uim-d1ac9d9/gtk2/immodule/
H A Duim-cand-win-gtk.c724 int sc_he, cw_he; /*screen height, candidate window height*/ in uim_cand_win_gtk_layout() local
735 cw_he = req.height; in uim_cand_win_gtk_layout()
761 if (sc_he < topwin_y + cursor_y + cwin->cursor.height + cw_he) { in uim_cand_win_gtk_layout()
762 y = topwin_y + cursor_y - cw_he; in uim_cand_win_gtk_layout()
/dports/textproc/uim-gtk3/uim-d1ac9d9/gtk2/immodule/
H A Duim-cand-win-gtk.c724 int sc_he, cw_he; /*screen height, candidate window height*/ in uim_cand_win_gtk_layout() local
735 cw_he = req.height; in uim_cand_win_gtk_layout()
761 if (sc_he < topwin_y + cursor_y + cwin->cursor.height + cw_he) { in uim_cand_win_gtk_layout()
762 y = topwin_y + cursor_y - cw_he; in uim_cand_win_gtk_layout()
/dports/japanese/uim-anthy/uim-d1ac9d9/gtk2/immodule/
H A Duim-cand-win-gtk.c724 int sc_he, cw_he; /*screen height, candidate window height*/ in uim_cand_win_gtk_layout() local
735 cw_he = req.height; in uim_cand_win_gtk_layout()
761 if (sc_he < topwin_y + cursor_y + cwin->cursor.height + cw_he) { in uim_cand_win_gtk_layout()
762 y = topwin_y + cursor_y - cw_he; in uim_cand_win_gtk_layout()