Searched defs:is_var (Results 1 – 6 of 6) sorted by relevance
11 static void extents (benchmark::State &state, const char *font_path, bool is_var, backend_t backend) in extents()
56 static void draw (benchmark::State &state, const char *font_path, bool is_var, backend_t backend) in draw()
118 pub fn is_var(&self) -> bool { in is_var() method
679 pub fn is_var(&self) -> bool { in is_var() method
52 PropertyAttributes attr, bool is_var, in DeclareGlobal()247 bool is_var = value->IsUndefined(isolate); in DeclareEvalHelper() local
44 bool is_var; member