Home
last modified time | relevance | path

Searched defs:labelpos (Results 1 – 24 of 24) sorted by relevance

/dports/x11/runner/runner-1.1/src/aguix/
H A Dchoosebutton.h77 int labelpos; variable
/dports/x11-fm/worker/worker-4.10.0/src/aguix/
H A Dchoosebutton.h77 int labelpos; variable
/dports/graphics/qgis-ltr/qgis-3.16.16/src/app/labeling/
H A Dqgsmaptoolpinlabels.cpp139 void QgsMapToolPinLabels::highlightLabel( const QgsLabelPosition &labelpos, in highlightLabel()
306 const QgsLabelPosition &labelpos = mCurrentLabel.pos; in pinUnpinCurrentLabel() local
/dports/graphics/qgis/qgis-3.22.3/src/app/labeling/
H A Dqgsmaptoolpinlabels.cpp140 void QgsMapToolPinLabels::highlightLabel( const QgsLabelPosition &labelpos, in highlightLabel()
341 const QgsLabelPosition &labelpos = mCurrentLabel.pos; in pinUnpinCurrentLabel() local
/dports/math/dune-grid/dune-grid-de36e4b4e99da4cd7a120a39779345e701821115/dune/grid/io/file/
H A Dprintgrid.hh127 auto labelpos = centrify (geo, geo.corner(i), 0.7); in printGrid() local
/dports/finance/xtrader/xtrader-0.99.9_10/util/
H A DMHDayChart.cpp572 void MHDayChart::drawLabel (int x, int y, int labelpos, MHChartLine* line, MHDC* dc) { in drawLabel()
934 int* labelpos = &tmp[line->aPos][line->aAlign]; in Paint() local
/dports/games/hyperrogue/hyperrogue-12.0f/rogueviz/
H A Dfundamental.cpp50 shiftmatrix labelpos(shiftpoint h1, shiftpoint h2) { in labelpos() function
/dports/math/py-matplotlib2/matplotlib-2.2.4/lib/mpl_toolkits/mplot3d/
H A Daxis3d.py38 def tick_update_position(tick, tickxs, tickys, labelpos): argument
/dports/math/giacxcas/giac-1.6.0/src/
H A Dtex.cc698 … file,const vecteur & arg,double xd,double yd,double xunit,int couleur,int labelpos,string * sres){ in pnt2texlegende()
720 …,double xmax,double ymax,double & xd,double & yd,bool & drawlegende, int & labelpos,int & couleur,… in pnt2tex_()
902 …,double xmax,double ymax,double & xd,double & yd,bool & drawlegende, int & labelpos,int & couleur,… in pnt2tex()
922 int labelpos,couleur; in invectpnt2tex() local
1441 int labelpos,couleur; in ingraph2tex() local
H A DGraph.cc4524 void find_dxdy(const string & legendes,int labelpos,int labelsize,int & dx,int & dy){ in find_dxdy()
4542 …void draw_legende(const vecteur & f,int i0,int j0,int labelpos,const Graph2d * iptr,int clip_x,int… in draw_legende()
4704 int labelpos =(ensemble_attributs & 0x30000000) >> 28; // 2 bits in fltk_draw() local
8326 int labelpos =(line_type_ & 0x30000000) >> 28; // 2 bits in draw() local
H A Dopengl.cc1326 void find_dxdy(const string & legendes,int labelpos,int labelsize,int & dx,int & dy){ in find_dxdy()
2121 int labelpos =(ensemble_attributs & 0x30000000) >> 28; // 2 bits in indraw() local
H A DGraph3d.cc813 int labelpos =(ensemble_attributs & 0x30000000) >> 28; // 2 bits in indraw() local
H A Dkdisplay.cc4716 void find_dxdy(const string & legendes,int labelpos,int labelsize,int & dx,int & dy){ in find_dxdy()
4735 …void draw_legende(const vecteur & f,int i0,int j0,int labelpos,const Graph2d * iptr,int clip_x,int… in draw_legende()
4872 int labelpos =(ensemble_attributs & 0x30000000) >> 28; // 2 bits in fltk_draw() local
/dports/math/py-matplotlib/matplotlib-3.4.3/lib/mpl_toolkits/mplot3d/
H A Daxis3d.py22 def tick_update_position(tick, tickxs, tickys, labelpos): argument
/dports/dns/p5-DNS-Ldns/ldns-1.8.1/
H A Ddname.c560 ldns_dname_label(const ldns_rdf *rdf, uint8_t labelpos) in ldns_dname_label()
/dports/dns/py-ldns/ldns-1.8.1/
H A Ddname.c560 ldns_dname_label(const ldns_rdf *rdf, uint8_t labelpos) in ldns_dname_label()
/dports/dns/ldns/ldns-1.8.1/
H A Ddname.c560 ldns_dname_label(const ldns_rdf *rdf, uint8_t labelpos) in ldns_dname_label()
/dports/math/py-matplotlib/matplotlib-3.4.3/lib/matplotlib/
H A Dquiver.py203 labelpos='N', labelcolor=None, fontproperties=None, argument
/dports/dns/p5-DNS-Ldns/ldns-1.8.1/contrib/DNS-LDNS/
H A DLDNS.xs1345 uint8_t labelpos; variable
/dports/dns/py-ldns/ldns-1.8.1/contrib/DNS-LDNS/
H A DLDNS.xs1345 uint8_t labelpos; variable
/dports/dns/ldns/ldns-1.8.1/contrib/DNS-LDNS/
H A DLDNS.xs1345 uint8_t labelpos; variable
/dports/graphics/opendx/dx-4.4.4/src/exec/dxmods/
H A Dpie.c370 Point2D pt2D, labelpos; in MakePie() local
/dports/science/py-pymol/pymol-open-source-2.4.0/layer2/
H A DRepLabel.cpp454 float pos[3], *labelpos = TextGetLabelPushPos(G); in RepLabelRenderBackgroundInImmediate() local
/dports/math/gretl/gretl-2021d/gui/
H A Dgpt_dialog.c107 GtkWidget **labelpos; member