Home
last modified time | relevance | path

Searched refs:PLAIN_STYLE (Results 1 – 8 of 8) sorted by relevance

/dports/editors/nedit/nedit-5.7/source/
H A Dhighlight.c84 #define PLAIN_STYLE (ASCII_A+1) macro
734 pass1Pats[0].style = PLAIN_STYLE; in createHighlightData()
736 pass2Pats[0].style = PLAIN_STYLE; in createHighlightData()
739 pass2Pats[0].style = PLAIN_STYLE; in createHighlightData()
742 pass1Pats[i].style = PLAIN_STYLE + i; in createHighlightData()
1308 if (c != UNFINISHED_STYLE && c != PLAIN_STYLE && in handleUnparsedRegion()
1323 if (c != UNFINISHED_STYLE && c != PLAIN_STYLE && in handleUnparsedRegion()
2177 return PLAIN_STYLE; in findSafeParseRestartPos()
2180 return PLAIN_STYLE; in findSafeParseRestartPos()
2209 return PLAIN_STYLE; in findSafeParseRestartPos()
[all …]
/dports/devel/libfort/libfort-0.4.2-11-g4123716/src/
H A Dproperties.c560 #define PLAIN_STYLE { \ macro
857 struct fort_border_style FORT_PLAIN_STYLE = PLAIN_STYLE;
/dports/devel/libfort/libfort-0.4.2-11-g4123716/
H A DChangeLog.md119 - Removed blank lines from `PLAIN_STYLE` and `SIMPLE_STYLE`.
/dports/science/lammps/lammps-stable_29Sep2021/lib/kokkos/cmake/
H A Dkokkos_tribits.cmake351 "PLAIN_STYLE"
508 #KOKKOS_SET_LIBRARY_PROPERTIES(${TRIBITS_LIBRARY_NAME} PLAIN_STYLE)
/dports/devel/kokkos/kokkos-3.4.01/cmake/
H A Dkokkos_tribits.cmake351 "PLAIN_STYLE"
508 #KOKKOS_SET_LIBRARY_PROPERTIES(${TRIBITS_LIBRARY_NAME} PLAIN_STYLE)
/dports/science/sparta/sparta-20Oct2021/lib/kokkos/cmake/
H A Dkokkos_tribits.cmake351 "PLAIN_STYLE"
508 #KOKKOS_SET_LIBRARY_PROPERTIES(${TRIBITS_LIBRARY_NAME} PLAIN_STYLE)
/dports/biology/ncbi-toolkit/ncbi/vibrant/
H A Dvibwndws.c2114 #define PLAIN_STYLE 9 macro
2225 case PLAIN_STYLE: in Nlm_NewWindow()
4887 Nlm_NewWindow (w, PLAIN_STYLE, 2, FALSE, NULL, 0, NULL, close, NULL); in Nlm_PlainWindow()
4890 Nlm_NewWindow (w, PLAIN_STYLE, 0, FALSE, windowclass, WS_OVERLAPPED, "", close, NULL); in Nlm_PlainWindow()
4893 Nlm_NewWindow (w, PLAIN_STYLE, 0, FALSE, NULL, 0, "", close, NULL); in Nlm_PlainWindow()
/dports/devel/libfort/libfort-0.4.2-11-g4123716/lib/
H A Dfort.c4814 #define PLAIN_STYLE { \ macro
5111 struct fort_border_style FORT_PLAIN_STYLE = PLAIN_STYLE;