Home
last modified time | relevance | path

Searched refs:edgeColourG (Results 1 – 7 of 7) sorted by relevance

/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/wx/c_src/gen/
H A Dwxe_wrapper_6.cpp10605 int edgeColourG; in wxStyledTextCtrl_SetEdgeColour() local
10606 if(!enif_get_int(env, edgeColour_t[1], &edgeColourG)) Badarg("edgeColour"); in wxStyledTextCtrl_SetEdgeColour()
10611 wxColour edgeColour = wxColour(edgeColourR,edgeColourG,edgeColourB,edgeColourA); in wxStyledTextCtrl_SetEdgeColour()
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/wx/c_src/gen/
H A Dwxe_wrapper_6.cpp10605 int edgeColourG; in wxStyledTextCtrl_SetEdgeColour() local
10606 if(!enif_get_int(env, edgeColour_t[1], &edgeColourG)) Badarg("edgeColour"); in wxStyledTextCtrl_SetEdgeColour()
10611 wxColour edgeColour = wxColour(edgeColourR,edgeColourG,edgeColourB,edgeColourA); in wxStyledTextCtrl_SetEdgeColour()
/dports/lang/erlang/otp-OTP-24.1.7/lib/wx/c_src/gen/
H A Dwxe_wrapper_6.cpp10605 int edgeColourG; in wxStyledTextCtrl_SetEdgeColour() local
10606 if(!enif_get_int(env, edgeColour_t[1], &edgeColourG)) Badarg("edgeColour"); in wxStyledTextCtrl_SetEdgeColour()
10611 wxColour edgeColour = wxColour(edgeColourR,edgeColourG,edgeColourB,edgeColourA); in wxStyledTextCtrl_SetEdgeColour()
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/wx/c_src/gen/
H A Dwxe_wrapper_6.cpp10605 int edgeColourG; in wxStyledTextCtrl_SetEdgeColour() local
10606 if(!enif_get_int(env, edgeColour_t[1], &edgeColourG)) Badarg("edgeColour"); in wxStyledTextCtrl_SetEdgeColour()
10611 wxColour edgeColour = wxColour(edgeColourR,edgeColourG,edgeColourB,edgeColourA); in wxStyledTextCtrl_SetEdgeColour()
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/wx/c_src/gen/
H A Dwxe_funcs.cpp29840 int * edgeColourG = (int *) bp; bp += 4; in wxe_dispatch() local
29843 wxColour edgeColour = wxColour(*edgeColourR,*edgeColourG,*edgeColourB,*edgeColourA); in wxe_dispatch()
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/wx/c_src/gen/
H A Dwxe_funcs.cpp29768 int * edgeColourG = (int *) bp; bp += 4; in wxe_dispatch() local
29771 wxColour edgeColour = wxColour(*edgeColourR,*edgeColourG,*edgeColourB,*edgeColourA); in wxe_dispatch()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/wx/c_src/gen/
H A Dwxe_funcs.cpp29840 int * edgeColourG = (int *) bp; bp += 4; in wxe_dispatch() local
29843 wxColour edgeColour = wxColour(*edgeColourR,*edgeColourG,*edgeColourB,*edgeColourA); in wxe_dispatch()