Searched refs:SC_NOTECAPTION_HEIGHT (Results 1 – 1 of 1) sorted by relevance
63 const long SC_NOTECAPTION_HEIGHT = 1800; /// Default height of note caption textbox. variable394 Rectangle aTextRect( Point( 0 , 0 ), Size( SC_NOTECAPTION_WIDTH, SC_NOTECAPTION_HEIGHT ) ); in CreateCaption()
Completed in 16 milliseconds