Lines Matching refs:Local
161 void BaseContext::GetStyle(Local<String> name,
172 void BaseContext::SetStyle(Local<String> name, Local<Value> value,
175 Local<String> s = value->ToString();
203 void BaseContext::GetFillStyle(Local<String> name,
209 void BaseContext::GetStrokeStyle(Local<String> name,
215 void BaseContext::SetFillStyle(Local<String> name, Local<Value> value,
221 void BaseContext::SetStrokeStyle(Local<String> name, Local<Value> value,
228 void BaseContext::GetWidth(Local<String> name,
241 void BaseContext::GetHeight(Local<String> name,