Home
last modified time | relevance | path

Searched refs:leftCharIndex (Results 1 – 19 of 19) sorted by relevance

/dports/comms/flmsg/flmsg-4.0.19/src/include/
H A DFl_Text_Display_mod_1_1.H149 int leftCharIndex, int rightCharIndex);
H A DFl_Text_Display_mod_1_3.H317 int leftCharIndex, int rightCharIndex);
/dports/x11/virtualgl/virtualgl-3.0/server/fltk/FL/
H A DFl_Text_Display.H150 int leftCharIndex, int rightCharIndex);
/dports/comms/fldigi/fldigi-4.1.20/src/include/
H A DFl_Text_Display_mod.H320 int leftCharIndex, int rightCharIndex);
/dports/comms/flamp/flamp-2.2.07/src/include/
H A DFl_Text_Display_mod.H322 int leftCharIndex, int rightCharIndex);
/dports/comms/flcluster/flcluster-1.0.4/src/include/
H A DFl_Text_Display_mod.H322 int leftCharIndex, int rightCharIndex);
/dports/x11-toolkits/ntk/ntk/FL/
H A DFl_Text_Display.H316 int leftCharIndex, int rightCharIndex);
/dports/math/giacxcas/fltk-1.3.0/FL/
H A DFl_Text_Display.H316 int leftCharIndex, int rightCharIndex);
/dports/x11-toolkits/fltk/fltk-1.3.8/FL/
H A DFl_Text_Display.H373 int leftCharIndex, int rightCharIndex);
/dports/editors/nedit/nedit-5.7/source/
H A DtextDisp.c117 int rightClip, int leftCharIndex, int rightCharIndex);
1752 int rightClip, int leftCharIndex, int rightCharIndex) in redisplayLine() argument
1835 if (x + charWidth >= leftClip && charIndex >= leftCharIndex) { in redisplayLine()
/dports/comms/flamp/flamp-2.2.07/src/widgets/
H A DFl_Text_Display_mod.cxx1881 int leftCharIndex, int rightCharIndex) { in draw_vline() argument
1909 lineStartPos, lineLen, leftCharIndex, rightCharIndex, in draw_vline()
/dports/comms/flcluster/flcluster-1.0.4/src/widgets/
H A DFl_Text_Display_mod.cxx1881 int leftCharIndex, int rightCharIndex) { in draw_vline() argument
1909 lineStartPos, lineLen, leftCharIndex, rightCharIndex, in draw_vline()
/dports/comms/fldigi/fldigi-4.1.20/src/widgets/
H A DFl_Text_Display_mod.cxx1869 int leftCharIndex, int rightCharIndex) { in draw_vline() argument
1897 lineStartPos, lineLen, leftCharIndex, rightCharIndex, in draw_vline()
/dports/comms/flmsg/flmsg-4.0.19/src/widgets/
H A DFl_Text_Display_mod_1_3.cxx1869 int leftCharIndex, int rightCharIndex) { in draw_vline() argument
1897 lineStartPos, lineLen, leftCharIndex, rightCharIndex, in draw_vline()
H A DFl_Text_Display_mod_1_1.cxx1450 int leftCharIndex, int rightCharIndex) { in draw_vline() argument
1528 if ( X + charWidth >= leftClip && charIndex >= leftCharIndex ) { in draw_vline()
/dports/x11-toolkits/ntk/ntk/src/
H A DFl_Text_Display.cxx1859 int leftCharIndex, int rightCharIndex) { in draw_vline() argument
1887 lineStartPos, lineLen, leftCharIndex, rightCharIndex, in draw_vline()
/dports/math/giacxcas/fltk-1.3.0/src/
H A DFl_Text_Display.cxx1859 int leftCharIndex, int rightCharIndex) { in draw_vline() argument
1887 lineStartPos, lineLen, leftCharIndex, rightCharIndex, in draw_vline()
/dports/x11-toolkits/fltk/fltk-1.3.8/src/
H A DFl_Text_Display.cxx2134 int leftCharIndex, int rightCharIndex) { in draw_vline() argument
2162 lineStartPos, lineLen, leftCharIndex, rightCharIndex, in draw_vline()
/dports/x11/virtualgl/virtualgl-3.0/server/fltk/src/
H A DFl_Text_Display.cxx1438 int leftCharIndex, int rightCharIndex) { in draw_vline() argument
1516 if ( X + charWidth >= leftClip && charIndex >= leftCharIndex ) { in draw_vline()