Home
last modified time | relevance | path

Searched refs:getlinehighlight (Results 1 – 4 of 4) sorted by relevance

/dports/games/jfsw/jfsw-c434002/jfbuild/src/
H A Dbuild.c146 int getlinehighlight(int xplc, int yplc);
2810 linehighlight = getlinehighlight(mousxplc, mousyplc); in overheadeditor()
2992 linehighlight = getlinehighlight(mousxplc, mousyplc); in overheadeditor()
3019 linehighlight = getlinehighlight(mousxplc, mousyplc); in overheadeditor()
3381 linehighlight = getlinehighlight(mousxplc, mousyplc); in overheadeditor()
5607 int getlinehighlight(int xplc, int yplc) in getlinehighlight() function
/dports/games/NBlood/NBlood-a1689a4/extras/rrsrc/enginerr/
H A DBUILD.C2542 linehighlight = getlinehighlight(mousxplc, mousyplc); in overheadeditor()
2714 linehighlight = getlinehighlight(mousxplc, mousyplc); in overheadeditor()
2741 linehighlight = getlinehighlight(mousxplc, mousyplc); in overheadeditor()
3103 linehighlight = getlinehighlight(mousxplc, mousyplc); in overheadeditor()
5150 getlinehighlight(long xplc, long yplc) in getlinehighlight() function
/dports/games/NBlood/NBlood-a1689a4/extras/rrsrc/enginera/
H A DBUILD.C2542 linehighlight = getlinehighlight(mousxplc, mousyplc); in overheadeditor()
2714 linehighlight = getlinehighlight(mousxplc, mousyplc); in overheadeditor()
2741 linehighlight = getlinehighlight(mousxplc, mousyplc); in overheadeditor()
3103 linehighlight = getlinehighlight(mousxplc, mousyplc); in overheadeditor()
5150 getlinehighlight(long xplc, long yplc) in getlinehighlight() function
/dports/games/NBlood/NBlood-a1689a4/source/build/src/
H A Dbuild.cpp248 static int32_t getlinehighlight(int32_t xplc, int32_t yplc, int32_t line, int8_t ignore_pointhighli…
3704 linehighlight = getlinehighlight(mousxplc, mousyplc, linehighlight, 0); in overheadeditor()
3705 linehighlight2 = getlinehighlight(mousxplc, mousyplc, linehighlight, 1); in overheadeditor()
4400 linehighlight = getlinehighlight(mousxplc, mousyplc, linehighlight, 0); in overheadeditor()
4427 linehighlight = getlinehighlight(mousxplc, mousyplc, linehighlight, 0); in overheadeditor()
4598 linehighlight = getlinehighlight(mousxplc, mousyplc, linehighlight, 0); in overheadeditor()
8709 static int32_t getlinehighlight(int32_t xplc, int32_t yplc, int32_t line, int8_t ignore_pointhighli… in getlinehighlight() function