Virtual Method

PhocViewresize

Declaration [src]

void
resize (
  PhocView* self,
  uint32_t width,
  uint32_t height
)

Description [src]

This is called by PhocView to move resize a view.

Parameters

width

Type: uint32_t

No description available.

height

Type: uint32_t

No description available.