Kaydet (Commit) 8d66fe43 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

loplugin:staticmethods

Change-Id: I9fa42eeeabb4a6c7ee18b52d24c480a3f7a6a753
üst 91cfdc9f
......@@ -433,7 +433,7 @@ private:
void Pattern50Fill();
UInt32 getState( ControlState nState );
UInt32 getTrackState( ControlState nState );
bool GetRawFontData( const PhysicalFontFace* pFontData,
static bool GetRawFontData( const PhysicalFontFace* pFontData,
std::vector<unsigned char>& rBuffer,
bool* pJustCFF );
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment