HomeSort by relevance Sort by last modified time
    Searched refs:property_id (Results 1 - 3 of 3) sorted by null

  /external/chromium/chrome/browser/ui/gtk/
gtk_floating_container.cc 58 guint property_id,
63 guint property_id,
254 guint property_id,
261 switch (property_id) {
272 container, property_id, pspec);
279 guint property_id,
286 switch (property_id) {
295 container, property_id, pspec);
  /external/opencv/otherlibs/highgui/
highgui.h 209 CVAPI(double) cvGetCaptureProperty( CvCapture* capture, int property_id );
210 CVAPI(int) cvSetCaptureProperty( CvCapture* capture, int property_id, double value );
  /external/chromium/chrome/browser/themes/
browser_theme_pack.cc 776 int property_id = GetIntForString(*iter, kDisplayProperties); local
777 switch (property_id) {
    [all...]

Completed in 54 milliseconds