Home
last modified time | relevance | path

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

/dports/x11-toolkits/fltk/fltk-1.3.8/fluid/
H A DFl_Type.cxx342 int comment_incr = 0; in item_draw() local
345 comment_incr = textsize()-1; in item_draw()
350 Y += comment_incr/2; in item_draw()
351 comment_incr -= comment_incr/2; in item_draw()
391 Y += comment_incr; in item_draw()
/dports/x11-toolkits/ntk/ntk/fluid/
H A DFl_Type.cxx268 int comment_incr = 0; in item_draw() local
278 comment_incr = textsize()-1; in item_draw()
283 Y += comment_incr/2; in item_draw()
284 comment_incr -= comment_incr/2; in item_draw()
310 Y += comment_incr; in item_draw()
/dports/math/giacxcas/fltk-1.3.0/fluid/
H A DFl_Type.cxx270 int comment_incr = 0; in item_draw() local
280 comment_incr = textsize()-1; in item_draw()
285 Y += comment_incr/2; in item_draw()
286 comment_incr -= comment_incr/2; in item_draw()
312 Y += comment_incr; in item_draw()