Home
last modified time | relevance | path

Searched refs:ResetTransform (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/fxge/ge/
Dfx_ge_text.cpp20 void ResetTransform(FT_Face face) { in ResetTransform() function
43 ResetTransform(m_Face); in ~ScopedFontTransform()
/external/skia/experimental/SkV8Example/
DDrawingMethods.cpp80 void DrawingMethods::ResetTransform(const v8::FunctionCallbackInfo<v8::Value>& args) { in ResetTransform() function in DrawingMethods
169 ADD_METHOD("resetTransform", ResetTransform); in addAttributesAndMethods()
DDrawingMethods.h52 static void ResetTransform(const v8::FunctionCallbackInfo<v8::Value>& args);