Searched refs:LEXER_GET_STYLES (Results 1 – 5 of 5) sorted by relevance
/dports/editors/cudatext/CudaText-1.151.0/app/ |
H A D | proc_py_const.pas | 476 LEXER_GET_STYLES = 4;
|
H A D | formmain_py_api.inc | 5494 LEXER_GET_STYLES:
|
/dports/editors/cudatext/CudaText-1.151.0/app/cudatext.app/Contents/Resources/py/ |
H A D | cudatext.py | 494 LEXER_GET_STYLES = 4 variable
|
/dports/editors/cudatext/CudaText-1.151.0/app/py/ |
H A D | cudatext.py | 494 LEXER_GET_STYLES = 4 variable
|
/dports/editors/cudatext/CudaText-1.151.0/app/readme/wiki/ |
H A D | cudatext_api.wiki | 349 …contents of current syntax-theme, as dict. For description of keys of result, see LEXER_GET_STYLES. 1468 * LEXER_GET_STYLES: For lexer name (param "value"), returns lexer styles properties, as dict. This … 3506 …LEXER_GET_COMMENT_STREAM, LEXER_GET_COMMENT_LINED, LEXER_GET_LINKS, LEXER_GET_STYLES, LEXER_GET_ST… 3585 …LEXER_GET_COMMENT_STREAM, LEXER_GET_COMMENT_LINED, LEXER_GET_LINKS, LEXER_GET_STYLES, LEXER_GET_ST… 4077 * add: lexer_proc: LEXER_GET_STYLES 4238 * add: lexer_proc: LEXER_GET_STYLES returns additional key "tkind"
|