Searched defs:highlight (Results 1 - 13 of 13) sorted by relevance
| /third_party/backends/tools/ |
| H A D | gamma4scanimage.c | 36 int highlight = maxin; in main() local [all...] |
| /third_party/PyYAML/examples/yaml-highlight/ |
| H A D | yaml_hl.py | 51 def highlight(self): member in YAMLHighlight
|
| /third_party/toybox/toys/other/ |
| H A D | hexedit.c | 99 static void highlight(int xx, int yy, int side) in highlight() function
|
| /third_party/gn/src/gn/ |
| H A D | err.cc | 64 std::string highlight; in OutputHighlighedPosition() local [all...] |
| /third_party/python/Lib/ |
| H A D | cgitb.py | 143 highlight = {} variable 227 highlight = {} variable
|
| /third_party/eudev/src/shared/ |
| H A D | log.c | 252 bool highlight; in write_to_console() local
|
| /third_party/backends/backend/ |
| H A D | canon_lide70-common.c | 238 makegammatable (double gamma, int highlight, unsigned char *buf) in makegammatable() argument
|
| H A D | microtek.h | 324 SANE_Byte shadow, highlight, midtone; member
|
| H A D | pie.c | 1574 pie_send_highlight_shadow_one(Pie_Scanner * scanner, int filter, int highlight, int shadow) pie_send_highlight_shadow_one() argument
|
| H A D | avision.h | 698 uint8_t highlight; member
|
| /third_party/mesa3d/src/freedreno/decode/ |
| H A D | cffdec.c | 225 bool highlight = highlight_gpuaddr(addr); in dump_hex() local
|
| /third_party/skia/tools/viewer/ |
| H A D | Viewer.cpp | 1847 SkSL::String highlight = versionDecl ? versionDecl : ""; in build_glsl_highlight_shader() local
|
| /third_party/glfw/deps/ |
| H A D | nuklear.h | 5272 struct nk_color highlight; member 24032 nk_chart_begin_colored(struct nk_context *ctx, enum nk_chart_type type, struct nk_color color, struct nk_color highlight, int count, float min_value, float max_value) nk_chart_begin_colored() argument 24098 nk_chart_add_slot_colored(struct nk_context *ctx, const enum nk_chart_type type, struct nk_color color, struct nk_color highlight, int count, float min_value, float max_value) nk_chart_add_slot_colored() argument [all...] |
Completed in 63 milliseconds